Forums

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

Home Forums CSS Negative Margin In IE 9 Problem Reply To: Negative Margin In IE 9 Problem

#184632
Beverleyh
Participant

In an IE9 stylesheet, the easiest fix could be something like; .rose { margin-top:-125px }

Should be good for IE8 too.

BTW – IE9 does recognise negative margins ;)