Hi Kevin, I'm not sure if this will help but I always use .brclear { font-size: 1px; line-height: 0; clear: both; height: 0; } after the last floated object on a page. This has fixed footer floating issues for me before.
hope it helps Rob On Wed, Dec 10, 2008 at 4:03 AM, kevin mcmonagle <[EMAIL PROTECTED] > wrote: > Hi I'm trying to modify this template to work with a footer. > The problem is getting a footer to float below the right side div. > I can't figure out how to keep #sidebar liquid but still float a footer > under it. > Is it possible. > > Here is the css on that div: > > #sidebar { > position: absolute; > left: 51em; > padding: 115px 0.4em 2em 2.5em; > color: #606263; top:0; > } > > > #sidebar * { > max-width: 40em; > } > > #sidebar .column { > float: left;width: 15em; > margin-right: 18px; > > } > > > > heres the example: > > http://www.gortahork.eu/en > > > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [EMAIL PROTECTED] > ******************************************************************* > > ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************