www.bradmeehan.com/blog

Content is correctly aligned with each post separated by dotted lines. However when you click the teaser link at the bottom of a post ("bmeehan's blog" - link www.bradmeehan.com/blog/1 ) the layout is no longer aligned and is missing the dotted lines. All of the content is mixed together.

The strange part is that it only breaks if you are NOT logged in ('anonymous user' which is 99.9% of my readers)

Comments

bradmeehan’s picture

For fun I added style="float:left" on the class "node" at the blog entries align correctly. Now where do i add this? To style.css?

I don't know much about css to if there's a better fix, let me know.

Lioz’s picture

that's strange, i tested blog module in my demo site and i can't reproduce your problem.

bradmeehan’s picture

Thanks for the reply.

We're you able to see it on my page? www.bradmeehan.com/blog/1 (www.bradmeehan.com/blog works...it's when you add the /1 to the mix. Also, log out if you are admin)

If i add a class to style.css:

.node { clear: both }

That aligns the content again. If keeping that .node class in my css file won't break anything else, I'll put it back in there and call it good. What do you think?

oadaeh’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

This issue is being closed because it is against a branch for a version of Drupal that is no longer supported.
If you feel that this issue is still valid, feel free to re-open and update it (and any possible patch) to work with the 7.x-4.x branch.
Thank you.