On Jul 25, 2006, at 11:55 PM, Becky Smurr wrote: > I would greatly appreciate it if a Mac user would please give this > a look. Three column layout works fine in IE and Firefox on a PC > (also ok in Firefox on a Mac), but then there is Safari...I'm told > the columns are not holding their positions (don't have a Mac > myself to see what's going on firsthand). Any suggestions? > > Sample home page here: > http://depts.washington.edu/edutech/aclam-test/
You've got that weird bug in Safari: when a container that has overflow:hidden and it follows an element that is floated, then its width collapses to 0 (zero). Solution: insert a clearing element before your #container2. The very same problem was mentioned recently on this list; but I couldn't find it in the (public) archives. The problem does not happen on Konqueror (3.5.3) BTW. You also have a problem with your search form in all my browsers: the input field is displayed under the word search, and is hidden from view (a :not(nice) side effect of overflow:hidden). If I force my window(s) to be larger than 1100px, it works correctly. Philippe --- Philippe Wittenbergh <http://emps.l-c-n.com> ______________________________________________________________________ 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/