Member Avatar for T4gal

I have a page with two DIVs floated on either side as sidebar ads and the page content in between. For some reason, one of the DIVs in the content area refuses to come up between the two floated DIVs, it stays just below them, leaving a blank space.

You can view whats happening here:
http://www.circusrc.com/

As you can see, there is a blank space in the first post on the page. The actual post content goes up between the two floated DIVs, but the "Leave a comment" link is stuck below the two floated DIVs. I've messed around with the CSS for a while but I still have no idea whats causing this or how to fix it. The website is built with Wordpress. This is happening in all major browsers.

Any help is greatly appreciated. Thanks in advance.

Recommended Answers

All 2 Replies

Looks like its related to the pseudos...disabling the display: table style removes the space.

a0af04a09bb2c95222acda1c6d62d9a6

Member Avatar for T4gal

Thanks for the reply!

I've removed that css but unfortunately the problem remains. Maybe I'm missing something?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.