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)
-   -   How to remove space between top of page and header image (http://forum.bytesforall.com/showthread.php?t=13939)

prooffairy Apr 27, 2011 06:18 AM

How to remove space between top of page and header image
 
I love Atahualpa and use it on several sites ... but have never found a way to get rid of the space between the header image and the top of the page. It's not been a problem before but this particular client wants the header right at the top of the page: http://79.170.40.52/bishopsgatecopy.co.uk/

How do i get rid of the extra space/decrease the padding?

juggledad Apr 27, 2011 07:02 AM

Part of it is caused b the 'padding: 20px 0;' in the ato->Body, Text & Links->Body Style option,

Part of it comes from the 'padding: 20px;' in the ato->Style & edit CENTER COLUMN->Center column style option and

Part of it comes from teh
HTML Code:

div#imagecontainer {
    border: 0 solid #666666;
    margin: 5px 0;
}

in the ato->Add HTML/CSS Inserts->CSS Inserts option

Get to know firebug in firefox - a very useful tool

johnnybravo Jan 15, 2013 02:16 AM

Hi, can somebody help me?
I can't remove some space between top and wrapper/container.
Please look here
I can remove space if add this CSS code: "margin-top: -30px;" for wrapper

htquyen Jan 15, 2013 02:41 AM

Quote:

Originally Posted by juggledad (Post 64133)
Part of it is caused b the 'padding: 20px 0;' in the ato->Body, Text & Links->Body Style option,

Part of it comes from the 'padding: 20px;' in the ato->Style & edit CENTER COLUMN->Center column style option and

Part of it comes from teh
HTML Code:

div#imagecontainer {
    border: 0 solid #666666;
    margin: 5px 0;
}

in the ato->Add HTML/CSS Inserts->CSS Inserts option

Get to know firebug in firefox - a very useful tool

You only need to fix CSS such that are.

johnnybravo Jan 15, 2013 02:49 AM

Quote:

div#imagecontainer {
border: 0 solid #666666;
margin: 5px 0;
}
It doesn't work
I don't find some code like 30px, why this space are visible? Which part of ATO setting make this 30px of free space at the top?

johnnybravo Jan 15, 2013 03:03 AM

This my own menu make this space.
Thanks.


All times are GMT -6. The time now is 07:17 AM.

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