Daniel C
2nd July 2003, 05:52 AM
I need some help fixing my header..... I need to add a new bg image to that part thats pointed @ in ss. I can't seem to get my image plasmic/mainbg2.gif to work in that area.
here is the code for the header
<div align="center">
<table width="760" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3" background="plasmic/mainbg3.jpg"><img src="plasmic/header.jpg" width="760" height="110"></td>
</tr>
<tr background="plasmic/mainbg3.jpg">
<td background="plasmic/mainbg3.jpg">
<table width="760" height="100%" border="0" cellspacing="0" background="plasmic/mainbg2.jpg" cellpadding="0" background="images/bg.jpg">
<tr>
<td align="left"><img src="plasmic/bleft.jpg" width="290" height="15"></td>
<td width="70" background="plasmic/mainbg3.jpg"><a href="usercp.php?s="><img src="plasmic/usercp.gif" width="70" height="15" border="0"></a></td>
<td width="70" background="plasmic/mainbg3.jpg"><a href="register.php?s=&action=signup"><img src="plasmic/register.gif" width="70" height="15" border="0"></a></td>
<td width="70" background="plasmic/mainbg3.jpg"><a href="memberlist.php?s="><img src="plasmic/members.gif" width="70" height="15" border="0"></a></td>
<td width="70" background="plasmic/mainbg3.jpg"><a href="calendar.php?s="><img src="plasmic/calendar.gif" width="70" height="15" border="0"></a></td>
<td width="70" background="plasmic/mainbg3.jpg"><a href="shoutbox.php?s="><img src="plasmic/shout.gif" width="70" height="15" border="0"></a></td>
<td width="70" background="plasmic/mainbg3.jpg"><a href="album.php?s="><img src="plasmic/album.gif" width="70" height="15" border="0"></a></td>
</tr>
</table>
</td></tr></table>
<!-- content table -->
<table width="760" cellpadding="10" cellspacing="0" border="0" background="plasmic/specbg.jpg">
<tr>
<td background="plasmic/specbg.jpg"><font size="2" face="verdana">
Edit: Forgot the SS
here is the code for the header
<div align="center">
<table width="760" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3" background="plasmic/mainbg3.jpg"><img src="plasmic/header.jpg" width="760" height="110"></td>
</tr>
<tr background="plasmic/mainbg3.jpg">
<td background="plasmic/mainbg3.jpg">
<table width="760" height="100%" border="0" cellspacing="0" background="plasmic/mainbg2.jpg" cellpadding="0" background="images/bg.jpg">
<tr>
<td align="left"><img src="plasmic/bleft.jpg" width="290" height="15"></td>
<td width="70" background="plasmic/mainbg3.jpg"><a href="usercp.php?s="><img src="plasmic/usercp.gif" width="70" height="15" border="0"></a></td>
<td width="70" background="plasmic/mainbg3.jpg"><a href="register.php?s=&action=signup"><img src="plasmic/register.gif" width="70" height="15" border="0"></a></td>
<td width="70" background="plasmic/mainbg3.jpg"><a href="memberlist.php?s="><img src="plasmic/members.gif" width="70" height="15" border="0"></a></td>
<td width="70" background="plasmic/mainbg3.jpg"><a href="calendar.php?s="><img src="plasmic/calendar.gif" width="70" height="15" border="0"></a></td>
<td width="70" background="plasmic/mainbg3.jpg"><a href="shoutbox.php?s="><img src="plasmic/shout.gif" width="70" height="15" border="0"></a></td>
<td width="70" background="plasmic/mainbg3.jpg"><a href="album.php?s="><img src="plasmic/album.gif" width="70" height="15" border="0"></a></td>
</tr>
</table>
</td></tr></table>
<!-- content table -->
<table width="760" cellpadding="10" cellspacing="0" border="0" background="plasmic/specbg.jpg">
<tr>
<td background="plasmic/specbg.jpg"><font size="2" face="verdana">
Edit: Forgot the SS