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] Gap between Menu bar and Heading (http://forum.bytesforall.com/showthread.php?t=6313)

gainconfidence Mar 17, 2010 10:12 AM

[SOLVED] Gap between Menu bar and Heading
 
Hi,

Im using Atahualpa 3.4.4

There seems to be a large-ish gap between the menu bar and the body heading. I want the heading to be further up the page.

http://howtogainconfidence.net/895

If you look at this version with a header image in there, there is still a large-ish gap between header image and body.

http://howtogainconfidence.net/890

Would appreciate some advice!

lmilesw Mar 17, 2010 10:39 AM

The quick answer is to add the following CSS Insert.
HTML Code:

div.post-bodycopy p {margin:0 0 1em 0 !important;}

gainconfidence Mar 17, 2010 12:34 PM

Thanks! But where do I put the CSS insert?

juggledad Mar 17, 2010 02:29 PM

ATO->Add HTML/CSS Inserts->CSS Inserts

danstegman Aug 11, 2010 09:27 AM

I have a similar issue, and added the css, but I'm still getting the issue. Site is at:
http://joomla.eos.net/~jltest/
running wordpress 3.0 and atahualpa 3.5.3.

Thanks!

lmilesw Aug 11, 2010 09:58 AM

Quote:

Originally Posted by danstegman (Post 40038)
I have a similar issue, and added the css, but I'm still getting the issue. Site is at:
http://joomla.eos.net/~jltest/
running wordpress 3.0 and atahualpa 3.5.3.

Thanks!

Try this in ATO>Add HTML/CSS Inserts>CSS Inserts
HTML Code:

.post-bodycopy {margin-top:-10px;}

danstegman Aug 11, 2010 11:07 AM

That did it Larry, thanks!

Dan

zmgcreative Aug 12, 2010 03:24 PM

Hey guys, I'm too running into this situation. I've tried both bits of code suggested above but I'm not seeing it make any difference. Site can be seen here: http://clubktown.com/wordpress/
I'm running Atahualpa 3.5.3 & WordPress 3.0

lmilesw Aug 12, 2010 04:11 PM

There is a 15px padding on the bottom of the header td#header. Check the various ATO areas for that padding or add the following to ATO>Add HTML/CSS Inserts>CSS Inserts
HTML Code:

td#header {padding-bottom:0 !important;}

zmgcreative Aug 12, 2010 04:23 PM

BINGO! That worked, thank you so much.


All times are GMT -6. The time now is 01:40 PM.

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