PDA

View Full Version : Which template to put code in??


stlracing
01-15-2008, 06:16 PM
If you look at http://www.stlracing.com/forums/forumdisplay.php?f=6

you will see I have some banners going down the right side. I want to move those banners where they go all the way to the top and to the far right in the black part of the page background??

Any help would be appreciated.

notrious
01-16-2008, 10:08 PM
for side bar jas install a hack named right side column.

and reamining header thing .

<table align="center" border="0" cellpadding="6" cellspacing="1" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b>&raquo; </b></span></td>
</tr>
<tr>
<td color="#FFFFFF" width="100%" bgcolor="#FFFFFF">
<center>

place your code here or to remove borders and other things simple use <center> ur code </center>

</center>
</td>
</tr>
</table>