PDA

View Full Version : Aligning this banner?


dpatel304
07-01-2007, 07:35 AM
my page:
http://www.afkay.com/forums/forumdisplay.php?f=40

http://img241.imageshack.us/img241/5239/tempzj3.png

I basically want to move the ad up just a tad so it is more aligned with the background.

This is the code for it:
<a name="top"></a>
<table width="98%" height="171" border="0" cellpadding="0" cellspacing="0" align="center" style="background: url($stylevar[imgdir_misc]/header_3.jpg) repeat-x top;">
<tr>
<td width="416" height="171" rowspan="2" align="center" style="background: url($stylevar[imgdir_misc]/header_1.jpg) no-repeat left;">
<img src="$stylevar[imgdir_misc]/spacer.gif" alt="" width="416" height="1">

<div style="height: 30px;"></div>
</td>
<td rowspan="2" width="28" style="background: url($stylevar[imgdir_misc]/header_2.jpg) no-repeat;"><img src="$stylevar[imgdir_misc]/spacer.gif" alt="" width="28" height="1"></td>
<td height="133" align="center">
<!-- PLACE YOUR AD OR OTHER CODE HERE -->
$banner

<!-- /PLACE YOUR AD OR OTHER CODE HERE -->
</td>
<td rowspan="2" width="37"><img src="$stylevar[imgdir_misc]/header_4.jpg" alt="" width="37" height="171"></td>
</tr>
<tr>
<td align="center" height="38" style="background: url($stylevar[imgdir_misc]/header_5.jpg) repeat-x top; font-weight: bold;">

I am using a rotating banner mod, if that makes a difference:
https://vborg.vbsupport.ru/showthread.php?t=106682&highlight=rotating+banner

bump. can anyone please help me, i'd greatly appreciate it.