PDA

View Full Version : Banner Help


The Markus
12-13-2004, 02:18 AM
My banner creats a scroll bar at the bottom of my page because it is too long. Isnt there a way I could create a table or something that would keep the banner perfectly even with my forum? As well as being able to be sized correctly for members who use different resoloutions?

Gio~Logist
12-13-2004, 10:45 AM
can u post your forumhome or header template so we can take a look?

The Markus
12-13-2004, 03:37 PM
My Forum Home is www.covenantforums.com (http://www.covenantforums.com)


My Header Code is:

<!-- 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

Gio~Logist
12-13-2004, 10:09 PM
i dont think u got the right one cuz it doesnt even give a code to show the image

The Markus
12-14-2004, 03:34 AM
i dont think u got the right one cuz it doesnt even give a code to show the image
hmm, it is named "header" unless its under something, like: Postbit>header or something like that.

Gio~Logist
12-15-2004, 12:29 AM
what abotu forumhome?