Monday, 27 October 2008

Guestbook button at your blog

Have you noticed my guestbookimage at the side menu? If you roll over your mouse, it changes color. If you also would like something similar, here is a how-to. You"ll need an image for that, greyscale it and rename it, for example image 1 and 2. Or you can take an "empty" book and image two where the same book says for example "guestbook". You need of course a guestbook too :) Mine is located at Bravenet and they are free. You can customise them to suit your blog.

The code would be something like this (hope it works) :

<a target="_BLANK" href="http://link-to-your-guestbook">My Guestbook</a>
<a onmouseover="if (document.images) document.KSbook3bover2.src= 'http://your-image-one';" onmouseout="if (document.images) document.KSbook3bover2.src= 'http://your-image-two';" href="http://link-to-your-guestbook" target="_blank"><img border="0" alt="Guestbook" width="174" src="http://your-image-two" name="image2" height="120"/></a><br/><
If you want a free guestbook image you can download some of mine:





There are more to choose at my website! Just click "downloads" and click at the top of the page
"See page 2 for graphics, brushes and tubes." Have fun :)

No comments: