On 10/02/06, anathema <[EMAIL PROTECTED]> wrote: > I suppose I could use a 3 col layout with fixed width center column > and fluid side columns and then just not put any content in the side > columns and throw a back ground image in the right column. I have > never even used that kind of layout, and am not sure I have seen one > that wasn't full of hacks and other nonsense.
Let's see... What if you give the content columns (right now the left sidebar and the spot for the photo) a margin-right of something suitable in an auto-width container div, then apply as much padding to the left as margin to the right of the content so you have it centred. The footer should extend to the right. This should work, but I can't check it. Play around with that concept. HTH -Rob. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
