Using:
.groenn {
background: #3c0 url(a0000000.gif) no-repeat 0 0;
_height: 0; /* hasLayout trigger */
_margin-right: -3px; /* corr jog */
_margin-left: -3px; /* corr jog */
}
... as suggested by Georg in the previos mail, solved most of the problem,
so it's not too bad now, but still not perfect.
However, U're right... The problem is just articles in the center column,
otherwise it looks good. (The text is just bogus and got nothing to do with
the design, so the language shouldn't be a problem :-)
It's still missing 1px on every side though.
I've tried to use other values on the negative margins too, but that gives
no effect...
Best regards,
Ben @ siteman
----- Original Message -----
From: "Nathan Rutman" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, July 08, 2005 2:43 PM
Subject: Re: [WSG] Siteproblem... IE off course
What "big problems" are there in IE? I'm looking at it in IE6 and the
only difference I see from FF 1.04 is the box in the center labeled
"Testartikkel" starts in green 1/2 down the box instead of the whole
height (I'm an English-only speaker though, so I feel kinda lost when I
look at the site anyway). Are there other differences occurring?
-Nate
*Nathan Rutman* ([EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>)
Corporate Communications Designer
*Solvepoint Corporation*
882 South Matlack Street, Suite 110
West Chester, PA 19382
800.388.1850 x1208
484.356.0990 (fax)
www.solvepoint.com <http://www.solvepoint.com>
Gunlaug Sørtun wrote:
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
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************