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] Align sticky post text with top of right sidebar after hiding post header an (http://forum.bytesforall.com/showthread.php?t=8216)

bobtwom Jul 16, 2010 06:04 PM

[SOLVED] Align sticky post text with top of right sidebar after hiding post header an
 
Noobie here and just getting started. Encountered a problem with the formatting of a sticky post. My goal is to have the sticky post text (i.e., body) align vertically with the top of the Home page's right sidebar.

I'm running WP 2.9.2 Atahualpa 3.5.1. I've hidden the post's header and byline using some code I found on this forum. (Awesome!) In ATO>Style Posts & Pages>Post Container the top margin is 0. In ATO>Style Posts & Pages>Post Container:Sticky the padding has been set to 0. But the sticky post's text still appears about 10px below the top of the right sidebar. (You can see this on my homepage at http://btwomey.com/. I've set the background color of the Sticky post's container to red to help me troubleshoot this.)

Any thoughts on what I might be doing wrong? No doubt something simple. And perhaps there is an easier or more appropriate way to do this but this was the best I could come up with. Any help would be most appreciated.

Thanks much. Bob

juggledad Jul 17, 2010 05:11 AM

go to ato->Add HTML/CSS Inserts->CSS Inserts and remove the section
HTML Code:

td#header {
padding-bottom:15px;

}


bobtwom Jul 17, 2010 12:57 PM

Appreciate the quick reply. That removed the 15px padding below the page menu bar but did not line up the top of the center column (where my sticky post is) with the top of the right hand sidebar. However, it pointed out a simple solution. Instead of raising the center column I simply lowered the right sidebar by increasing its adding. I then shrunk the padding in the CSS/HTML Insert section you suggested and my problem was solved.

Thanks for the help!

Bob


All times are GMT -6. The time now is 03:10 PM.

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