Log in

View Full Version : Adding bg image with links on.


CSGCarl
05-21-2007, 10:15 PM
Hello there.

I would like to add a image with some text links over the top of it(under header).

Please could some one tell me how this is done and how to make it same size as banner(forum width).

Carl

Antivirus
05-22-2007, 02:52 PM
Im not entirely sure what you're trying to do, but from the sounds of it, it would be easiest to do so like this:


<td style="background-image:url('yourimage.gif');">
<a href="http://www.mysite.com/">Visit my link!</a>
</td>