Eystein Alnaes wrote:
> <http://www.eystein.no/test/osloreg2/>
>
> 1. When hovering the "Les mer" links, or any other <a> tag within a
> <p>, the lines around it, and/or the background image (green bullet)
> jumps to the left.
IE6' "not very standard mode" kicks in - again :-)
That's one of the reasons why I usually run IE6 in 'quirks mode'.
Solution for your layout: try restyling '.column-two-content' so it
doesn't rely on quirky paddings, or margins, for its width.
The following seems to work well across browser-land...
.column-two-content {
padding: 0;
margin-left: 3%;
width: 94%;
_margin-left: 1.5%;
_width: 96%;
}
Replace 'leading underscores' with your favorite IE/win hack, if you like.
BTW: have you ever tested the 62.5% font-size on body against 'minimum
font size' option in Opera and Firefox?
The "pretty readable" text-size with 'minimum font size = 16px' in those
browsers doesn't hurt, but maybe it isn't exactly as you intended.
regards
Georg
--
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/