View Full Version : Modify height of nav stuff
len backus
11-15-2008, 01:25 PM
I run ads on my pages and want to streamline the vertical size of my nav area in order to pull the ads "above the fold".
This is what my site looks like now:
https://vborg.vbsupport.ru/external/2008/11/43.jpg
I would like it to look more like this in order to compress its vertical dimension.
https://vborg.vbsupport.ru/external/2008/11/44.jpg
So how do I eliminate the drop-down nature of the thread topic? And how do I eliminate "last visited", "last visited" and "private message"? I would like to use only one line for anything in this area.
Which templates are involved?
Seven Skins
11-15-2008, 01:37 PM
For this you will need to edit: Navigation / breadcrumb Templates >> navbar
.
len backus
11-15-2008, 01:52 PM
Seven Skins, thanks, but I am stumped as to how to go about it.
iNRoC
11-15-2008, 02:27 PM
Seven Skins, thanks, but I am stumped as to how to go about it.
Go to ADMINCP > STYLE MANAGER > EDIT TEMPLATES > BREADCRUMB/NAVIGATION > navbar
Then edit the coding in there to adjust the bar to your needs. If you are looking for a bigger bar, try increasing the font size or something.
len backus
11-15-2008, 04:29 PM
thanks, all.
Now, how do I downsize the text of the last element (for sale foxpro caller).
http://www.longrangehunting.com/images-articles/mynav-last.jpg
Any ideas on where and how to do that? which code item is it.
<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%">
<if condition="is_array($navbits)">
<table cellpadding="0" cellspacing="0" border="0">
<tr valign="bottom">
<td><a href="#" onclick="history.back(1); return false;"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td>
<td> </td>
<td width="100%"><span class="navbar"><a href="$vboptions[bburl]/index.php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]<if condition="$_SERVER['REQUEST_METHOD'] == 'POST'"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink_$stylevar[textdirection].gif" alt="" border="0" /><else /><a href="$scriptpath"></if> >$navbits[lastelement]</td>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.