On Nov 22, 2006, at 8:53 PM, Florian Hamberger wrote:

> the new design of the website http://www.st-nikolaus-rosenheim.de  
> works well
> with all windows browsers; with Linux (SuSE 9.3) no problems occur  
> with FF
> and Opera, wheras konqueror 3.4.0 doesn't display the whole  
> navigation on the
> left side (to be seen on pages below "Pfarrei"), and swallows even  
> more of it
> when moving the mouse over it. Perhaps Safari does the same?

I can see what you mean with Konqueror 3.5.4. Safari on the other  
hand doesn't show this.

I wonder if this related to the use of 'display:table-cell'.
It is kind of useless to specify this. All those divs have  
'position:absolute' and thus have 'display:block' as a computed value  
for display. The browser should ignore your 'display:table-cell'. See  
9.7 [1].

Maybe Konqueror is disturbed by this. I haven't really had time to  
play with this on Konqueror.

[1]<http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo>

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