Jump to content
Sign in to follow this  
cshoffmann

Magazine Layout Post Excerpts Not Inline

Recommended Posts

ricardo

Hi Shaun! The .clip width is too wide... apparently is set for 47%, try 46 and or 45. Ricardo

Share this post


Link to post
Share on other sites
ricardo

No, that's part of common.css from platformpro/css/ Found it! In your base.css you added a clear rule that is causing that. Look for this:

.hentry, .hcopy {
	background: white url(http://www.dearskysteward.com/wp-content/themes/iblogpro/images/post-bg.png) repeat-x left bottom;
	clear: both;
	border: 1px solid white;
	border-bottom: none;
	}

Either delete the clear or replace both by none. Ricardo

Share this post


Link to post
Share on other sites
cshoffmann

Yes, I had thought that as well. I have now removed all custom css from my base file. Still no results we had hoped for. I am really puzzled by this one. It's like the Suduko puzzle that can't be solved. I have got to get some sleep now, but I hope we find an answer. I have got solve this one by the end of tomorrow. Thanks for hanging in there with me!

Share this post


Link to post
Share on other sites
ricardo

No?? Weird! It's working for me! Anyway, I'm doing the same! ;) Long day!

Share this post


Link to post
Share on other sites
cshoffmann

Hey, I just had to clear my browser cache. It works! Back on schedule again. Thank you! I am going to get some sleep now.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×