Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Atahualpa upgrade 3.2 - now post titles are now outside white post area (http://forum.bytesforall.com/showthread.php?t=457)

daisy24 Feb 19, 2009 01:24 PM

Atahualpa upgrade 3.2 - now post titles are now outside white post area
 
Hi Flynn,

I decided to go ahead and upgrade to Atahualpa 3.2 now, as I had the blog theme looking pretty much the way I wanted and would like to transfer my theme there to my regular blog.

After doing the upgrade (I used the automatic one in my Wordpress admin), I see my post titles are now outside white post area and are sitting on the background color. There is also about an inch of background color now between posts. Can I change it back to having the post titles inside the white posting area and no background color between the posts?

http://www.ellifolks.com/testblog/

Thanks so much for your help. :)
Ellen

daisy24 Feb 19, 2009 03:05 PM

Hi Flynn, I was able to get the post title back into the white post area. There is still an inch of background color now between posts, though. Is there a way to have the background area between the posts be white ?

Thank you. :-)

Ellen

Flynn Feb 19, 2009 04:17 PM

That's the post footer, see Post/Page Styling -> Footer Box

daisy24 Feb 20, 2009 03:53 AM

Hi Flynn,

Thank you for your help. I am trying to have the space (including footer) between the posts look like it did in version 2.9. I tried added padding and taking out margins in footer and top of kicker box, but couldn't get rid of the pink in-between the posts. I even tried resetting the settings to start from scratch, and the pink space was still there. I'm sure I am doing something wrong. If something has changed in version 3.2 to make the appearance different, I could copy the changes I made to Notepad, delete version 3.2 and upload version 2.9 again?

Here is a picture to explain better what I mean.
http://i193.photobucket.com/albums/z...pa-footers.jpg

Thanks so much! (donation made)

Ellen

Flynn Feb 20, 2009 04:20 PM

Sorry Ellen, I am a bit late with this one:

Remove the bottom margin from the Post container and add top padding instead:
Post/Page Styling -> Post Container, change

HTML Code:

margin: 0 0 30px 0;
to

HTML Code:

margin: 0;
padding: 30px 0 0 0;

Or, perhaps simpler, add a white background to Center -> Center column style

HTML Code:

background: #ffffff;

daisy24 Feb 21, 2009 03:29 AM

Thank you so much, Flynn!! That fixed it, yea!! (Somehow I didn't notice [or forgot] that Center section.)

Ellen


All times are GMT -6. The time now is 10:22 AM.

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