Thierry, Thank you, I've taken your recommendation to set the width in pixels on body and remove the width from all other elements. This seems to have partially fixed the layout.
However, something else seems to need a modification. Things are working better, but I have the following problems: 1. My content from the main center column is spilling into the sidebar (FF, NE7, IE6) 2. The sidebar and footer are shifted left below my main content and the footer is partially cut off (problem in IE6, OK in FF, NE7) 3. My faux columns may interfere with my navbar (another issue to deal with) Thanks in advance for your help. http://www.gwvirginia.gwu.edu/newsite/3coltest2.htm http://www.gwvirginia.gwu.edu/newsite/3coltest2.css Dova H. Wilson Marketing Communications Specialist George Washington University Virginia Campus 44983 Knoll Square, Rm. 305 Ashburn, Virginia 20147 Phone: 703-726-3652 Fax: 703-726-3655 www.gwvirginia.gwu.edu -----Original Message----- From: Thierry Koblentz [mailto:[EMAIL PROTECTED] Sent: Monday, October 24, 2005 10:49 PM To: Dova Wilson; [email protected] Subject: Re: [css-d] problem with 3-col layout Dova Wilson wrote: > I'm trying to use a 3 col technique described at > http://www.tjkdesign.com/articles/3cols.asp. > > Something has gone very wrong as my faux columns aren't appearing and > the columns aren't lining up where they should. The original markup is for a fluid layout, but you've modified/added width declarations inside rules for inner containers. If what you want is a fixed layout, then set a width in pixels on body and *nothing else*. Thierry | www.TJKDesign.com ______________________________________________________________________ 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/
