PDA

View Full Version : *READ*


HFCloud
09-21-2012, 05:25 PM
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.

http://imgday.net/?di=0EVZ

Lynne
09-21-2012, 05:57 PM
If you use firebug, you will see the CSS issues:

.above_body {
background: url("images/gradients/gradient-grey-down.png") repeat-x scroll 0 0 #000000;
margin: 0 0 10px;
padding: 0;
width: 100%;
}
and .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;
}

HFCloud
09-22-2012, 02:47 PM
If you use firebug, you will see the CSS issues:

.above_body {
background: url("images/gradients/gradient-grey-down.png") repeat-x scroll 0 0 #000000;
margin: 0 0 10px;
padding: 0;
width: 100%;
}and .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;
}

... So how do I fix this?

ForceHSS
09-22-2012, 03:27 PM
... So how do I fix this?

delete then two in red to fix it or make both 0

HFCloud
09-22-2012, 03:51 PM
delete then two in red to fix it
Where do I find this to delete it?

ForceHSS
09-22-2012, 04:44 PM
at a guess navbar but as I dont have your skin I cant look it up

HFCloud
09-22-2012, 05:12 PM
at a guess navbar but as I dont have your skin I cant look it up
I can't find anything in there...

ForceHSS
09-22-2012, 05:17 PM
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

HFCloud
09-22-2012, 06:08 PM
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
I'm just using the default one with several modifications.

Link: http://thebasketballnation.net/forums

ForceHSS
09-22-2012, 06:41 PM
if you sent me a copy of the skin i could help

HFCloud
09-22-2012, 08:23 PM
if you sent me a copy of the skin i could help
Can you fix this for me? Register and I'll give you access to the style manager...

ForceHSS
09-22-2012, 08:41 PM
Can you fix this for me? Register and I'll give you access to the style manager...

make a temp account for me that way you can delete it after you are done. PM me the info

HFCloud
09-22-2012, 09:34 PM
make a temp account for me that way you can delete it after you are done. PM me the info
I have given you temp access.

--------------- Added 23 Sep 2012 at 10:50 ---------------

This is fixed, please close!