Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   [SOLVED] How to move posts and sidebars up closer to header? (http://forum.bytesforall.com/showthread.php?t=8707)

jms5017 Aug 4, 2010 03:25 PM

[SOLVED] How to move posts and sidebars up closer to header?
 
My blog site is www.jkswebdesign.com/blog There is too much horizontal whitespace between my header image and the posts/sidebars. How can I move the content up closer to the header?
Thanks!

jennyk Aug 4, 2010 07:06 PM

Is there another way? I have my header the height I want it, but I want my posts and my sidebar to "butt" right up against my header image. Right now there's like a 20-30 pixel gap. http://blog.jennykphotography.com

Help?

lmilesw Aug 4, 2010 07:59 PM

There is a 90px top padding on the header image container that I believe was put there to move the title and tag line down. Instead I would take that out and use some padding or margins in ATO>Header Image>Overlayed Blog Title/Tagline Style

jennyk Aug 4, 2010 08:44 PM

That sounds right... but how do I do that?

lmilesw Aug 4, 2010 09:04 PM

What is currently in the ATO>Header Image>Overlayed Blog Title/Tagline Style box?

Do you have the overlay title and overlay tagline boxes set to yes?

What is currently in ATO>Add HTML/CSS Inserts>CSS InsertsCSS?

Can you see a div.header-image-container selector anywhere?

jennyk Aug 4, 2010 11:29 PM

In that box is:

margin-top: 30px;
margin-left: 30px;

I went looking for .div header and in the "Add HTML/CSS inserts" area I found this at the top, and it was set to 15px. I changed it to 0px and it fixed it!

td#header {
padding-bottom: 0px;
}

Thanks!!! :)


All times are GMT -6. The time now is 09:50 AM.

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