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] Extra space between post HEADLINE Box and BODY Box (http://forum.bytesforall.com/showthread.php?t=15891)

dougca Nov 8, 2011 12:52 AM

[SOLVED] Extra space between post HEADLINE Box and BODY Box
 
Hi,

I've been using this theme for a while now and managed to find answers to any problems I've had so far in this excellent forum. But I'm stuck with this problem. It's a very small formatting issue.

I am seeing a space of about 15px between the HEADLINE box and the BODY box on all posts on the Homepage and Multi Post Pages. There is no space issues with Single Post Pages.

All BYLINES are blank in EDIT POST/PAGE INFO ITEMS.

All boxes in Style POSTS & PAGES have margin:0; and padding:0;.

I have set background colors for POST Container (pink), HEADLINE box (red) and BODY box (green). The space is pink so it has something to do with POST Container.

I use Firebug but I can't see any reference to an extra space between <div class="post-headline"> and <div class="post-bodycopy clearfix">.

Any suggestions anyone?

juggledad Nov 8, 2011 03:17 AM

Versions? URL

dougca Nov 8, 2011 04:07 AM

My apologies....

WordPress 3.2.1
Atahualpa 3.7.1

juggledad Nov 8, 2011 04:58 AM

Try this, go to ATO->Configure EXCERPTS->Don't strip these tags and remove the '<p>'

dougca Nov 8, 2011 05:33 AM

I posted a new post before removing the <'p>' and the result is a space on both the Homepage and the Single Post Page.

I then posted a new post after removing the <'p>' and the result is a space on both the Homepage and the Single Post Page.

The other 4 posts came from a syndication feed using FeedWordPress but I don't see how that would cause this problem.

It does look like it has something to do with the '<p>' though because the post excerpt on the Homepage includes '<p>' but the post excerpt on the Single Post Page does not.

lmilesw Nov 8, 2011 07:13 AM

You could just force it to have no space by putting a 0px margin on the p tag.

dougca Nov 8, 2011 07:35 AM

Added p { padding: 0px !important; margin: 0px !important; } to CSS Inserts and looks good.

Might investigate further but that will do the job for now.

Thank you lmilesw and juggledad...donation made.


All times are GMT -6. The time now is 04:16 AM.

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