Forum Moderators: not2easy

Message Too Old, No Replies

CSS Image Styling and IE7

         

gareth886

9:09 am on Sep 11, 2007 (gmt 0)

10+ Year Member



Hi, I hope someone can help me. I'm having some trouble with getting images to display properly in Internet Explorer 7. The css tags that I am using is as follows:


img.floatLeft {
float: left;
padding: 10px;
border: 0px solid #ccc;
}

When the page is previewed the text runs under the picture instead of wrapping around it. Does anyone know a work around for this or another way to do it?

Thanks in advance.

Marshall

9:34 am on Sep 11, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



gareth886, welcome to WebmasterWorld. Can you post the relevant HTML?

Marshall

gareth886

10:22 am on Sep 11, 2007 (gmt 0)

10+ Year Member



Hi, I did a bit of digging around on google and found the solution.

Thanks anyway. Great forum by the way. You'll probably find that I'll be lurking around here fairly regularly.