On Apr 14, 2011, at 5:12 AM, Brett Goodrich wrote:
> ccbci.org/index-wp.php
>
> In Safari the navigation isn't disappearing from the start, nor are
> the links clickable. Any ideas?
the subnav is not positioned as expected (off-screen, left: -999em) because of
this:
div#main-nav ul { display: inline; } /* line 73 of carrington-text.css */
Removing that fixes the display issue. It is not unexpected, in my book, but
still weird.
If you make the element 'position: absolute;' (instead of relative) that would
also resolve the problem.
I don't understand your z-index or clickable links issues though. All behave as
expected.
Philippe
--
Philippe Wittenbergh
http://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/