This Message Forum is no longer in use

Please use the new Bravenet Help Forums FOUND HERE

General Forum
This Forum is Locked
Author
Comment
Guest Book Coding

Hi, I would like to add a guestbook to my site. I have found a really nice graphic that I would like to use as a link to the guest book code. How do I go about linking the Bravenet guestbook to my graphic? It offers a "Code to embed" OR a "Code to link". I would have thought it would have been the code to link, but I can't seem to make it work. Where am I going wrong?

Any help greatly appreciated.

Re: Guest Book Coding

Code to link will work just fine. You want to wrap the link code around your graphic.

Code:

<a href="guestbooklinkhere.html"><img src="yourimagehere.jpg"></a>


Hope that helps.

Re: Guest Book Coding

Many thanks. I will give that a go.