Brant Burnett wrote:
> However, for some reason the text for the movie title on the very 
> last one doesn't always render correctly in IE7.

> <http://ppointe.pfestore.com/capacity/titles/ComingSoon.aspx>

The IE/win 'stacking bug' is at play.

Try adding...
a {position: relative;}
...to get the links on top.

Maybe also a good idea to add...
html {font-size: 100%;}
...to kill the 'em font-resizing bug in IE5 - IE7'[1].

regards
        Georg

[1]http://www.gunlaug.no/contents/wd_additions_13.html
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to