PDA

View Full Version : Moving the Navbars to make more header space?


LCN2007
09-29-2007, 05:09 AM
Can anyone tell me how to move my navbars down so i can see my whole header logo?

Dismounted
09-29-2007, 05:35 AM
You just need to set a static header height.

LCN2007
09-29-2007, 06:29 AM
where?
if you look at the image i have in the header right now its behind everything.
could you tell me where to go to change the size of the header space?

--------------- Added at 15:22 ---------------

bump

LCN2007
09-30-2007, 08:59 PM
can anyone help me?

neonneon
09-30-2007, 10:43 PM
Uh try setting div tags around the navbar and setting the division to a different area...... lol.....

LCN2007
09-30-2007, 10:53 PM
Uh try setting div tags around the navbar and setting the division to a different area...... lol.....

are you joking? or are you really trying to help? with the lol at the end of your statment i cant tell. Im sorry if im new to this but im just trying to learn just like everyone else you have to start somewhere.

--------------- Added at 15:24 ---------------

guess not huh?

--------------- Added at 23:48 ---------------

anyone else?

LCN2007
10-02-2007, 04:56 AM
Dismounted do you think you can give me a little more direction please?

Freesteyelz
10-02-2007, 06:09 AM
What Dismounted and neonneon stated will work. To help you better, as stated in your other thread, please provide your entire header template code.

LCN2007
10-02-2007, 12:30 PM
Thank you. here it is.

<!-- logo -->
<a name="top"></a>
<div style="width: $stylevar[outertablewidth]px; margin: 0 auto;">
<div class="topnav">
<div style="float: left; padding: 7px;"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></div>

<div style="float: right; padding: 7px;">{banner1}</div>

<!-- /logo -->
</div>
</div>

<!-- content table -->
$spacer_open

$_phpinclude_output

Freesteyelz
10-03-2007, 01:45 AM
I replied in your other thread.