Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   [SOLVED] 10px of whitespace between top of page and header (http://forum.bytesforall.com/showthread.php?t=19681)

DoublePLus Feb 20, 2013 05:57 PM

[SOLVED] 10px of whitespace between top of page and header
 
I have tried with no luck to find a selector which would eliminate the approx. 10px of whitespace between the top of the page and the header image. Where can I edit out either the padding or margin responsible for this?

I have checked css.php and ATO.

Page is located at 67.20.125.98/wordpress/

Thanks in advance.

juggledad Feb 20, 2013 06:30 PM

the 'float: left' in this CSS insert is causing it
HTML Code:

#navigation ul li { float: left; display: inline; margin-top: 7px; }

DoublePLus Feb 20, 2013 06:35 PM

Thank you very much.


All times are GMT -6. The time now is 05:50 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.