The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Space between the navbar and the forum
Can someone PLEASE tell me how to remove the space between the navbar and the forum?
Or a way to fill it in white, so it doesn't show the background? |
#2
|
||||
|
||||
Does the same thing happen on a default style with all mods disabled?
|
#3
|
||||
|
||||
Should be:
> AdminCP > Styles & Templates > Style Manager > Edit stylevars > *Look under Navbar stylevars, find "Navigation Bar Margin" and if the bottom vlaue is set to 10, change it to 0 and save. That should do the trick . |
#4
|
|||
|
|||
It was already at 0!
|
#5
|
||||
|
||||
Add this to additional.css
Code:
.above_body {margin-bottom: 0px !important;} |
Благодарность от: | ||
CAG CheechDogg |
#6
|
||||
|
||||
Then your default style must be from the original 4.x version or a past 4.x default version i.e. if you installed 4.2.1, it installed a default 4.2.1 theme and if you're on 4.2.3, even if it said the templates and such merged correctly it is not in fact a 100% Default 4.2.3 style, follow? That could be your case I'm not sure.
This will work-around the default style issue, add this to additional.css: Code:
.body_wrapper { margin-top:-10px !important; } |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|