On Oct 26, 2006, at 5:19 PM, Paul Galatis wrote:

> Would be grateful if someone could help with this one. I have  
> designed and
> finished a site for a client which uses a vertical <ul> menu. This  
> displays
> perfectly in Firefox and IE6, but in Safari the menu collapses and  
> you only
> see the contact tab.
>
> The url is: http://www.audiocentricstudios.com/

Interesting... The whole <a> box is pulled out of sight.
Possibly not 'wrong' according to the specs, but a strange  
interpretation
Anyway:
move the 'text-indent:-9999px;' from #navigation ul li to #navigation  
ul li a.
That fixes it, and it makes more sense, given that the text-indent  
property is inherited.

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>




______________________________________________________________________
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/

Reply via email to