> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> discuss.org] On Behalf Of Michael Adams
> Sent: Saturday, August 09, 2008 12:28 PM
> To: css-d@lists.css-discuss.org
> Subject: [css-d] layout robustness
> 
> 
> Using negative margins and fluid layout in a CMS template and just
> wondering how others handle robustness issues. If one of the authors
> places a large image in content which looks good on their browser, but
> it is to big for 800x600 how do you handle the overflow.

You could use CSS to set a max-width on the image. 
Another approach that we used for a specific app is to burn rather large
images and then set their width in percentage. That way the width of the
parent container is never an issue.


-- 
Regards,
Thierry | http://www.TJKDesign.com




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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