Below is the banner that I would like to use. It is also a clickable link in there. Can someone help me figure out what needs to be fixed in it. Thankss in advance.
Its been something I've been wanting to do for a while. You will notice that there is something not right if you look at the second link above. I posted the You must be logged in to see this link. but only the www. showed up.
In order to allow the image to work as a link, there must be an “Imagemap” placed at the host’s cgi-bin. In this case, it would have to be in ForumCo’s cgi-bin. The “Image map” directs the web browser on what to do when the image is clicked on; such as, take the viewer to Chad’s forum in this case.
You don't need an imagemap. You can simply place <a href=""></a> tags around the image. The problem here is that there are two links which are both getting converted.
You don't need an imagemap. You can simply place <a href=""></a> tags around the image. The problem here is that there are two links which are both getting converted.
This is the equivalent in forumcode
Reply with quote to see the code I've used.
Can Chad simply right click and copy your example in the above post, and then use it in his “Banner Signature”?
When I made one for him, and hosted it at one of my website host, it would not work in my forum when being placed in the signature (Banner) area of the post. It showed the image but was not a click able link.
*******
Never mind answering this Padaric, I see that copying the image that way would only copy the image itself. Chad needs to reply with a quote to see the actual code needed to use the image as a link.