The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Move NavBar - Standard Theme
Just wondering how I move the navbar below the banner, above the breadcrumbs somewhere would be great. I need the banner space.
Cheers |
#2
|
|||
|
|||
Code:
.navbar { position:absolute; width: 94.5%; /* Added by setishock */ {vb:stylevar right}:{vb:math {vb:stylevar padding}*2}; right: 35px !important; /* changed by andy added */ top:307px; font: {vb:stylevar header_font}; text-align:{vb:stylevar left}; } Put in additional.css and season to taste. Those settings are for a theme I'm working on at my place so you will have to edit them for your place. Remember when you change a number to click save and reload. Then go check your forum. Refresh your browser to see the new setting work. |
#3
|
|||
|
|||
Sorry. I meant navtabs.
--------------- Added [DATE]1312890976[/DATE] at [TIME]1312890976[/TIME] --------------- Also. Will that change for all styles? I only want it for one. --------------- Added [DATE]1312891153[/DATE] at [TIME]1312891153[/TIME] --------------- Also. I just changed that. And it displays halfway down the page, and behind the forum. :-( |
#4
|
|||
|
|||
It's theme by theme. Any theme you want to have this in has to have it in thier additional.css.
Code:
.navtabs ul.floatcontainer { border: none; margin-left: 490px; margin-top: -26px; } |
#5
|
|||
|
|||
That's brilliant. Thanks!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|