Log in

View Full Version : images?


DanTHEGREAT
02-19-2009, 01:58 PM
http://freerealmsforums.com/forums/images/FRFDefaultStyle/top/frfhome.png

that image shows up fine but when you go on my board it has an outline..anyone know what the problem could be?

snakes1100
02-19-2009, 02:01 PM
That would be a border, add a border="0" for those image links.

DanTHEGREAT
02-19-2009, 02:14 PM
doesn't work. the codes are:

<!-- logo -->
<a name="top"></a>
<table style="background-image: URL(http://freerealmsforums.com/forums/images/FRFDefaultStyle/top/frfbackground.png); width: 100%; height: 200px; text-align: center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="top" height="191px"><center><a href="http://freerealmsforums.com/"><img src="http://freerealmsforums.com/forums/images/FRFDefaultStyle/top/frfbanner.png" alt="Free Realms Forums" class="noborder" /></a><br /><br /><br /><center><a href="http://freerealmsforums.com/"><img src="http://freerealmsforums.com/forums/images/FRFDefaultStyle/top/frfhome.png" alt="Home" class="noborder" /></a> <a href="http://freerealmsforums.com/forums/"><img src="http://freerealmsforums.com/forums/images/FRFDefaultStyle/top/frfforums.png" alt="Forums" class="noborder" /></a>

snakes1100
02-19-2009, 02:15 PM
I said to the image links, not the table.

DanTHEGREAT
02-19-2009, 02:22 PM
ah ok, it worked. thanks for the help.