Hello,

I _quickly_ slapped this together:

http://jsbin.com/asozay/1/

Not cross-browser tested though.

The basic gist of things is to have an absolutely positioned sidebar
inside the parent which is position relative.

>From there, you can keep the main column centered like normal, and the
sidebar can be X pixels to one side or the other of this container.

In my example, there are problems when the window size is too small
(i.e. the sidebar hides); this may or may not be the effect you're
going for.

Hope that helps a little.

Cheers,
Micky
______________________________________________________________________
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