Log in

View Full Version : Macintosh Display Problem



brayd
06-20-2007, 01:34 AM
A 2px wide gap displays at the bottom of my top navigation bar when viewing my site with any browser on a Macintosh OSX 10.3 or Macintosh OSX 10.4 operating system. The height for the top navigation bar is set at 24px but when I change the height to 22px the gap disappears but messes up the display for browsers on windows operating platforms. How can I correct this problem so the top navigation bar displays properly on both Macintosh and Windows operating systems.

To view "the problem" visit www.gositelive.com using any brower on a Macintosh operating system.

To view "how the top navigation bar should display" visit www.gositelive.com using any browser on a Windows operating system.

The page validates XHTML 1.0 Strict. The CSS is embedded in the top of the page.

brayd
06-20-2007, 03:54 AM
The problem has been resolved.

Add this to #moderbricksmenu a

OR

You can remove the height from #modernbricksmenu but then you would have to clear your floats. Read about clearing floats here: http://www.positioniseverything.net/easyclearing.html