The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Site: http://thebasketballnation.net/forums/forum.php
How do I not have a space between the navbar & header image? How do I not have a space between my top 10 stats & navbar? Image for areas I want to be fixed. |
|
#2
|
||||
|
||||
|
If you use firebug, you will see the CSS issues:
Code:
.above_body {
background: url("images/gradients/gradient-grey-down.png") repeat-x scroll 0 0 #000000;
margin: 0 0 10px;
padding: 0;
width: 100%;
}
Code:
.navbar {
background: none repeat scroll 0 0 #2F4456;
color: #FFFFFF;
font: 11px Arial,Calibri,Verdana,Geneva,sans-serif;
height: 53px;
margin: 10px 0 0;
position: relative;
}
|
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
|||
|
|||
|
delete then two in red to fix it or make both 0
|
|
#5
|
|||
|
|||
|
Where do I find this to delete it?
|
|
#6
|
|||
|
|||
|
at a guess navbar but as I dont have your skin I cant look it up
|
|
#7
|
|||
|
|||
|
I can't find anything in there...
|
|
#8
|
|||
|
|||
|
do a search for it or send me the skin in a pm will upload it to my test site to see where it is
|
|
#9
|
|||
|
|||
|
Quote:
Link: http://thebasketballnation.net/forums |
|
#10
|
|||
|
|||
|
if you sent me a copy of the skin i could help
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|