Strange floating issue in IE7

Can somebody tell me how to prevent my project titles from floating right next to the project images in Internet Explorer 7?

This must be some kind of bug since all other browsers are fine.

This is the website in question.

Thanks for any help!

A bug in IE7? I’ve never heard of such a thing. :shifty:

I’m not comfortable with raw text butting up next to an image like that. I’d suggest you wrap the text in a span set to display: block;

Thanks, Ralph!

It works great, even though it adds to my markup a little. But I am willing to pay the price :slight_smile:

Heh heh, sometimes there can be too little markup. :slight_smile: