|
Posted by Paul Watt on 04/05/06 21:29
"Toby Inkster" <usenet200604@tobyinkster.co.uk> wrote in message
news:sfbdg3-ppm.ln1@ophelia.g5n.co.uk...
> Paul Watt wrote:
>
>> I've got the page looking practically perfect in FF but in IE the
>> leftcell
>> div covers part of the maincontent div. I tried margin-left:-255px; and
>> this
>> fixs it for IE but in FF the div disapears of the page.
>
> Sounds like something I've seen before. Try something like:
>
> * HTML #maincontent { margin-left: -255px; }
>
> It's a hack, and it won't work in IE 7. (But perhaps the big won't appear
> in IE 7 anyway? One can but hope.)
>
Got it sorted. I used the "underscore" hack in the end. _margin-left:-255px;
did the trick
Thanks to all who helped!
Paul
Navigation:
[Reply to this message]
|