
05-27-2008, 07:47 PM
|
|
|
Join Date: Mar 2002
Location: Geismar, LA
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by spankaveli
my only issue is that a significant amount of my header outside of the actual image is clickable.
where you see the mouseover link info is where my cursor was
eta, fwiw, i did have to add $cyb_flashimagebanners into my header for it to show u pbecause it didn't otherwise.
Code:
<!-- logo --><br>
<table width="$stylevar[outertablewidth]" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td class="topbg" bgcolor=#FFFFFF width="25"></td>
<td height="50" class="topbg" bgcolor=#FFFFFF><a href=/forums/><img src="/forums/images/header.gif" alt="BayouShooter.com" / border="0"></a></td>
<td class="topbg" bgcolor=#FFFFFF><div align="right"></td>
<td class="topbg" bgcolor=#FFFFFF>$cyb_flashimagebanners</td>
<td class="topbg" bgcolor=#FFFFFF width="15"></td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
$welcomeheaders
|
any ideas?
|