Re: [css-d] Reliable Opera-only filter?

2007-10-07 Thread Philippe Wittenbergh
Alex Robinson wrote: http://thomas.tanreisoftware.com/?p=11#op9 (though he's unaware of the :root hack above) So revisiting the code snippet, we now have: @media all and (min-width:0px){ head~body #foo { padding: ... ; } /* Opera 9 */ :root head~body #foo { padding: original_value ; }

Re: [css-d] setting width on items in a row

2007-10-07 Thread Adam Hardy
Gunlaug Sørtun on 07/10/07 02:42, wrote: Notice that you have 103 validation errors in your page... http://validator.w3.org/check?uri=http://www.gargantus.com/sylvie/list.html ...while I have 0 - zero - in live copies of the very same page. Notice also that I use the correct - and strict

Re: [css-d] FIXED - setting width on items in a row

2007-10-07 Thread Adam Hardy
Adam Hardy on 07/10/07 16:45, wrote: Gunlaug Sørtun on 07/10/07 02:42, wrote: Notice that you have 103 validation errors in your page... http://validator.w3.org/check?uri=http://www.gargantus.com/sylvie/list.html ...while I have 0 - zero - in live copies of the very same page. Notice

Re: [css-d] FIXED - setting width on items in a row

2007-10-07 Thread Gunlaug Sørtun
Adam Hardy wrote: I see those errors - caught out by Firefox again! I used the Firefox File menu 'Save Page as' menu command to save that one page from the website with the style sheet and the images onto my public server. Unfortunately Firefox re-parsed the HTML and munged some of it, which

Re: [css-d] Falling floats in Opera Netscape

2007-10-07 Thread Seona Bellamy
On 05/10/2007, Philippe Wittenbergh [EMAIL PROTECTED] wrote: Given the code snippets you've given (a url with at least a minimal demo of the problem would be much more easy !), chances are that the text will fall 'out of the box' in my browser, which is not Opera or Netscape 8. 3 lines of

Re: [css-d] Falling floats in Opera Netscape

2007-10-07 Thread Philippe Wittenbergh
On Oct 8, 2007, at 9:51 AM, Seona Bellamy wrote: Given the code snippets you've given (a url with at least a minimal demo of the problem would be much more easy !), chances are that the text will fall 'out of the box' in my browser, which is not Opera or Netscape 8. 3 lines of text will not

[css-d] IE7 Explosions

2007-10-07 Thread Blake
Hi List, I have a number of problems in IE7, I can't imagine what it's like in IE6 but I do need it to play nice in IE6 too. So at the moment the #branding DIV is not showing up on IE7, the vertical spacing on the nav is out-of-whack, and the links in the #site-info DIV are not lining up