The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Small gap between titleimage and tabs
I noticed that there is a small gap between the titleimage and the tabs so that the titleimage doesn't "touch" the tabs. Anyone know how I can get rid of this small gap so that the titleimage comes all the way down to the top of the tabs?
|
#2
|
|||
|
|||
Header padding under stylvars change the bottom from whatever number is there to 0. Now the page background hits the navbar to fix that ..... edited templates>>>>navbar
Find: Code:
</div><!-- closing div for above_body --> Code:
<div style="height: 10px;"> </div> |
#3
|
|||
|
|||
Thank you very much! Did exactly what I was looking for!
|
#4
|
|||
|
|||
4.0.1 messed this up so you know and has been reported.
|
#5
|
|||
|
|||
Quote:
|
#6
|
||||
|
||||
there is a 10px top margin for the .navbar class that you need to set to 0.
|
#7
|
|||
|
|||
Hi thanks for the quick reply.
I was actually able to fix it by increasing the height of the background image. I had it at 100px but when I increased it to 150px, it is now flush with the navbar. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|