On 12/10/10 2:36 PM, Don Miller wrote:

If this [1] is the site you are talking about it comes in fine as is on Mac OS X 10.4 iPhoney [G3 iPhone] simulator. And on the OperaMini simulator <http://www.opera.com/mobile/demo/>. Bear in mind on a desktop at 1280 and wider windows, particularly on laptops running 120 or 130 dpi [I'm at 1680/116.5 dpi], your line-measure is extraordinarily long and difficult to read. You may want to set a min/max width?


[1]
<http://www.rimthoughts.com/>

Questions are best posted to the list. And bottom posting while not a CSS-D list policy is appreciated.

Best,
~d

Thanks,
will look into max width.

Don



Try this on your outermost wrapper?:
#whatever{ min-width : 38em; max-width : 1198px; margin : 0 auto; overflow : hidden; }

--
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to