|
Posted by Toby Inkster on 04/05/06 20:31
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.)
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Navigation:
[Reply to this message]
|