PDA

View Full Version : centering my form banner??


Twistedsoulz
03-22-2004, 07:26 PM
what templete holds the code for the banner... and can I just use html to center it.. and is that the same place I would remove the spaceing so I can drop my banner right on top of the links?

Thanks..

Tradjick
03-22-2004, 08:51 PM
I´m drunk! But let me try. You wanna center your "yourforumimage.gif" and to their left and to ther right, you would have a "repeating image"??????????? If, there would be no problem to do so, it´s just, that I´m getting your right. ;-)

Twistedsoulz
03-23-2004, 02:07 AM
I want to center the main forum banner yes.. I don't want to put anymore images.. I just want to center the one I have in the table. I just can't find the table. forums.tkgn.com you see the banner if left justified.. I want to center is

Zachery
03-23-2004, 02:20 AM
If this is for vB3 check the other modfcations area under Template replacment.

roozy
03-23-2004, 03:17 AM
im having the same problem!

Zachery
03-23-2004, 03:55 AM
<a href="http://www.vbulletintemplates.com/mods/showthread.php?t=5829" target="_blank">http://www.vbulletintemplates.com/mo...ead.php?t=5829</a>

Tradjick
03-23-2004, 10:17 AM
Could someone just attach the default header template cause i don´t have it. Then I´ll center it for you.

Twistedsoulz
03-23-2004, 11:08 AM
I posted on your thread Zach.. didn't work for me this is my header code


<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
&nbsp;
<!--
NEW HEADER &amp; NAVBAR

Now that the nav buttons are in the
navbar template, you can stick whatever
you like into this space.

This makes it much easier for novice
admins to customize their header
template without affecting important
navigation elements.
-->
</td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

Tradjick
03-23-2004, 07:53 PM
I just wanted to post but I seen you got it.