Dear Experts! :) I'm working on this layout that needs to be pixel-perfect, as they say.
http://www.westendwebs.net/pulse-ie-issue/picks.html It is (pixel perfect) in all compliant browsers, pretty sure. From IE6 down it breaks, as you'll see. ah ... decided i'd better check in browsercam to *really* see what was going on. http://www.browsercam.com/public.aspx?proj_id=339339 Yes, its okay in complaint browsers and even MacIE :) (a background issue there but would be easily fixed). I've set up a conditional comment which works moderately well. Increased the wrapper by 3 pixels and add position: relative. In the content put this: position: relative; left: -3px; With this comment, the two columns abut nicely BUT there is a 3 pixels gap on the right side. I'm hoping there is a better way to do this! I know there's missing images and such but thought it simplier to put it up outside the "production server" and the missing images don't impact the issue, so ... Many many TIA's. Cheers Donna -- Donna Jones Portland, Maine 207 772 0266 www.westendwebs.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- 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/
