Christina wrote: > > I revised the #inner-wrap div as you suggested and deleted the > conditional comments for the #sidebar. > > > However, I have this weird thing happening with *both* IE7 and FF on > the PC ... there is no change and when I view the source in the > browsers it still shows up as the original code (before I made these > changes). > > I’ve tried refresh and F5 (dozens of times ;) ... still it’s doing > this. I cleared history etc. in IE. Guess I’ll try restarting the > thing. Wish I knew why this is happening. > > Maybe you can let me know if the page appears correctly now on your > IE7? :) > > > Christina > > > > > > On 6/30/08 6:46 PM, "David Laakso" <[EMAIL PROTECTED]> wrote: > > Christina wrote: > > http://www.sonomalawgroup.com/beta/ > > > > On IE7, the inner-wrap div is offset (to right) by 14px and the > sidebar div > > is 30px vertically offset (leaving white space at top). Not sure > if this > > also happens in IE6 as I don’t have it loaded. > > > > Christina > > > > > > > > > Does not adversely effect compliant browsers. IE/7 and IE/6 go > along for > the ride... > #inner-wrap { > /*margin-left:27px; */ > margin: 0 auto; > } > > > Delete this in the conditional comments for IE/7 & IE/6 > #sidebar { padding-top: 30px; } > >
The page the renders as I believe you intend on this end in IE/6, IE/7, and FF/3 in Mac OS X 10.4.11. Same story on a PC XP in IE/6, IE/7, and FF/2.0.0.14. Try clearing the cache, and then boot...? -- http://chelseacreekstudio.com/ ______________________________________________________________________ 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/
