On Jan 8, 2008, at 2:18 PM, Liz Kelleher wrote: > My site is www.snakegullycup.com.au . I have only just started > designing > websites and i generally use IE . I have checked site with firefox > and it > site works too, but recently checked on a Mac (not sure which > browser) and > what should be a horizontal nav across the header seems to break. > What am i > doing wrong?
Was the browser IE 5 for Mac ? In that browser (which isn't really used anymore), the 'home' link is positioned incorrectly. And the large image in the header doesn't display. setting that image to 'clear:both' should fix most of your issues for that browser. You then can remove the 'clear:both on #main-body, as that partly causes another issue in IE Mac. The right hand column drops below the left one. One more fix to apply: reduce the left-margin on #sidebar from 40px to 20px. Philippe --- Philippe Wittenbergh <http://emps.l-c-n.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/
