Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

row positioning - IE11 collapses my row to a column

$
0
0

http://country-gallery.com/

On my index page, the box with our photo and where it says We update this site every day....is supposed to be in a row below the columns. I have tried to fix this issue with absolute positioning and clearing the float, but it doesn't help. Works perfectly in all other browsers.

In IE, it becomes a column.

How to fix in the css? Right now I have this div like so:

.borgeandjanet {
    width: 55%;
    background-color: FFF;
    float: left;
    margin-bottom: 0px;
    padding-left: 10px;
    font-size: 0.9em;
    clear: both;
    ;
    height: 140px;
}


Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>