Re: [css-d] Vertical menu not displaying in Safari

2006-10-27 Thread Bill Napier
I apologize because I'm reading this in digest. But have you corrected this 
issue? I looked at it in 2.0.4 (419.3) and I think it looks really good.

Bill
__
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/


[css-d] Vertical menu not displaying in Safari

2006-10-26 Thread Paul Galatis
Hi,

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/

Can someone help, please. Thanks in advance.

I am Paul

Paul Galatis
Galatis Group Project  Design
The Saga Centre, Unit 10, 326 Kensal Rd London W10 5BZ, UK
Cell (UK): +44 (0) 777 572 7942
[EMAIL PROTECTED]


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


Re: [css-d] Vertical menu not displaying in Safari

2006-10-26 Thread Philippe Wittenbergh

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:-px;' 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/