Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Internet Explorer Float Issue? Re: Internet Explorer Float Issue?

#114134
Watson90
Member

Maybe try and remove the

position: relative;
top: 10;

And just add;

margin: 10px 5px 0 0;