Log in

View Full Version : How to center banner


Nordraserei
07-08-2007, 12:16 PM
Here's the original code:

Anyone know where to put the center tags? I've tried various places and none of them have worked.

touba
07-08-2007, 12:43 PM
URL of your boards ? :rolleyes:

try this...

<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="CENTER"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
&nbsp;
</td> // DELETE THIS PART IF YOU DON'T NEED IT
</tr>
</table>
<!-- /logo -->

TheJekyll
09-14-2007, 12:39 AM
is there a part of a code where i can stretch this>

Chris M
09-14-2007, 12:40 AM
is there a part of a code where i can stretch this>
Stretch what? :confused:

Chris