Hi Justin,

> Is it possible to use Dan Cederholm's Faux Columns technique with
> columns whose width is specified in ems? I'd like the #Ancillary
> column in the simplified layout below to have a faux background image

Yes that's possible. Eric Meyer and Douglas Bowman wrote about this here:
http://meyerweb.com/eric/thoughts/2004/09/03/sliding-faux-columns/
http://www.stopdesign.com/log/2004/09/03/liquid-bleach.html

Basically you use a very wide image, and give it the
background-position based on a percentage or ems. So when you increase
the browser width or the font-size, the background
position stays (relatively) the same.

Matthijs
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to