On 5/16/06, Jill Lenz <[EMAIL PROTECTED]> wrote: > I created a site at > http://www.dogtreatssogood.com/ > based on Andy Clarke and Brothercake's "Changingman > Layout" at > http://www.stuffandnonsense.co.uk/archives/changingman_layout.html > with a fixed centered column. I thought this was a > really cool design but now it needs tweaked. > > The client wants to add lengthy content to the center > column of the index page and would like it to scroll > along with the left and right columns instead of being > fixed. I'm also having the same "unscrollable" problem > with the right column on the orders.htm page.
Open up the CSS file in a text editor. Go Edit -> Replace Replace "fixed" with "absolute" Save and upload. -- -- Christian Montoya christianmontoya.com ... rdpdesign.com ... cssliquid.com ______________________________________________________________________ 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/
