Lori Lay wrote: > Liz wrote: > >> It is worse on the Mac Firefox but on the pc it happens on >> http://www.whsfoundation.org/calendar.shtml and >> http://www.whsfoundation.org/donate.shtml Try clicking back and forth >> between a few links on the site. It happens more often after coming from >> another page in the site. My PC & Mac Firefox version is 1.5.0.11. >> >> When I check for updates it says there are no new ones. >> >> Liz >> >> On 5/15/07 4:32 PM, "Brian Crescimanno" <[EMAIL PROTECTED]> wrote: >> >> >> >>> Firefox 2.0.3 here; I don't see the problem you're referring to. Can >>> you point to a specific URL URL where you're seeing the bug? >>> >>> >>> > Confirmed under FF 1.5/Win and FF 2.0/Win. Not a problem under FF 2/Mac. > > You have to go to Mozilla.com to install FF2. It's a major upgrade, so > it's not part of the regular updates. FF 1.5 is still being supported. > > Since it works under the Mac and not under Win, I'd have a closer look > at your font sizes. Also, even when it screws up, hitting the refresh > button fixes it - as if there is something that it can't quite figure > out on the initial load. > > I'll have a bit more of a look, but you might want to use Firebug to > double-check your widths and padding on your divisions, if you haven't > done so already. > > Lori > Do you need the display: table on the content division? In one of the times that the problem manifested itself, I removed display:table using Firebug from the content division and it corrected itself. Mind you, Firebug redraws the screen when you change the CSS, so I may be way off base here. However, I didn't see any difference in the layout with display:table removed, so I wonder if you need it. Certainly IE doesn't understand that anyway.
Just a thought. Lori ______________________________________________________________________ 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/
