Siteman DA - Bent Inge wrote:
Page: http://modulvegger.prosjektweb.net Sheet: http://modulvegger.prosjektweb.net/sitestyle.css

Looks right in Firefox and Opera, but I've got big problems with the intended look in IE.

No surprise there... :-)

You'll have to play with the 'hasLayout' property and 3px margin-jog in
IE/win.

Something like:
.groenn {
background: #3c0 url(a0000000.gif) no-repeat 0 0;
_height: 0; /* hasLayout trigger */
_margin-right: -3px; /* corr jog */
_margin-left: -3px; /* corr jog */
}
...is the closest IE6 can get with that layout.

Similar solutions (hacks) may be needed elsewhere in that page, but I
don't have time to look further into it.

regards
        Georg
--
http://www.gunlaug.no
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to