1 jonie Aug 27, 2006 10:28
3 jonie Aug 28, 2006 18:49
thx for helping me
i changed the url ( forgot a letter)
Whit the pictures is solved now , but the email link is stil not working somthing whit the tags i think
you can see it at the page in the right my email is not clickable
4 yabba Aug 28, 2006 18:54
damn, that woke me up :p
try <a href="mailto:your_email">email me</a>
¥
5 jonie Aug 29, 2006 09:58
stil not working
get message :
Found invalid URL: Invalid URL
thx for helping me
6 yabba Aug 29, 2006 18:29
Try this instead, crack open skins/nifty corners/_main.php and find this bit :-
<div class="bSideItem">
<h3><?php $Blog->disp( 'name', 'htmlbody' ) ?></h3>
<p><?php $Blog->disp( 'longdesc', 'htmlbody' ); ?></p>
Right after it add :-
<p><a href="mailto:your@email.com">email me</a></p>
¥
7 jonie Aug 29, 2006 19:24
thank u verry much for your help
1/ you should just be able to type mailto:spam@anywhere.com
2/ <a href="http://domain.com/big-pictures/image.jpg"><img src="http://domain.com/small-pictures/image.jpg" /></a>
The link to your site is invalid http://jonieamateurs.nl ?
¥