Re: [css-d] css with js disabled

2010-11-07 Thread David Laakso
On 11/6/10 1:28 PM, tee wrote: Now, if I can just figure out why Mac OS X 10.4 Safari/4.1.2 and the current WebKit nightly are both rendering some images as teeny-tiny thumbnails with js enabled... Anyone? Pretty sure it's caused by max-width declaration in #main img. Not a good idea for

Re: [css-d] css with js disabled

2010-11-07 Thread tee
On Nov 7, 2010, at 4:37 AM, David Laakso wrote: On 11/6/10 1:28 PM, tee wrote: Now, if I can just figure out why Mac OS X 10.4 Safari/4.1.2 and the current WebKit nightly are both rendering some images as teeny-tiny thumbnails with js enabled... Anyone? Pretty sure it's caused by

Re: [css-d] css with js disabled

2010-11-07 Thread David Laakso
On 11/7/10 9:18 AM, tee wrote: And if there is any disagreement and fell short on your part, based on your answer, is that you seemed to denied my solution is not a solution at all. There is nothing wrong at all with your solution. It just dose not work out for me with this particular

[css-d] css with js disabled

2010-11-06 Thread David Laakso
uri: http://chelseacreekstudio.com/fa/ css: http://chelseacreekstudio.com/fa/css/sisu.css In this rough layout -- when viewed with javascript disabled -- digits 2 through 8 ought to be stacked vertically and flush left to the red rule. What to do? Best, ~d -- :: desktop and mobile ::

Re: [css-d] css with js disabled

2010-11-06 Thread Susanne Jäger
David Laakso wrote: uri: http://chelseacreekstudio.com/fa/ css: http://chelseacreekstudio.com/fa/css/sisu.css In this rough layout -- when viewed with javascript disabled -- digits 2 through 8 ought to be stacked vertically and flush left to the red rule. What to do? if I understood you

Re: [css-d] [+] css with js disabled

2010-11-06 Thread Thierry Koblentz
Hi David, uri: http://chelseacreekstudio.com/fa/ css: http://chelseacreekstudio.com/fa/css/sisu.css In this rough layout -- when viewed with javascript disabled -- digits 2 through 8 ought to be stacked vertically and flush left to the red rule. What to do? What about using a list for

Re: [css-d] css with js disabled

2010-11-06 Thread David Laakso
On 11/6/10 11:38 AM, Susanne Jäger wrote: David Laakso wrote: uri: http://chelseacreekstudio.com/fa/ css: http://chelseacreekstudio.com/fa/css/sisu.css In this rough layout -- when viewed with javascript disabled -- digits 2 through 8 ought to be stacked vertically and flush left to the red

Re: [css-d] css with js disabled

2010-11-06 Thread Thierry Koblentz
David Laakso wrote: uri: http://chelseacreekstudio.com/fa/ css: http://chelseacreekstudio.com/fa/css/sisu.css In this rough layout -- when viewed with javascript disabled -- digits 2 through 8 ought to be stacked vertically and flush left to the red rule. What to do? if I

Re: [css-d] css with js disabled

2010-11-06 Thread tedd
At 10:00 AM -0400 11/6/10, David Laakso wrote: uri: http://chelseacreekstudio.com/fa/ css: http://chelseacreekstudio.com/fa/css/sisu.css In this rough layout -- when viewed with javascript disabled -- digits 2 through 8 ought to be stacked vertically and flush left to the red rule. What to

Re: [css-d] css with js disabled

2010-11-06 Thread David Laakso
On 11/6/10 11:54 AM, Thierry Koblentz wrote: David Laakso wrote: uri:http://chelseacreekstudio.com/fa/ css:http://chelseacreekstudio.com/fa/css/sisu.css In this rough layout -- when viewed with javascript disabled -- digits 2 through 8 ought to be stacked vertically and flush left to the red

Re: [css-d] css with js disabled

2010-11-06 Thread tee
Now, if I can just figure out why Mac OS X 10.4 Safari/4.1.2 and the current WebKit nightly are both rendering some images as teeny-tiny thumbnails with js enabled... Anyone? Pretty sure it's caused by max-width declaration in #main img. Not a good idea for inline image. I assume

Re: [css-d] css with js disabled

2010-11-06 Thread David Laakso
Now, if I can just figure out why Mac OS X 10.4 Safari/4.1.2 and the current WebKit nightly are both rendering some images as teeny-tiny thumbnails with js enabled... Anyone? Best, ~d uri:http://chelseacreekstudio.com/fa/ Resolved. Deleted float : left; from the declaration #main img