Rick, Somewhere within the content code you are missing closing tags within a table, or you are defing a table layout beginning in your header, ending in your footer, and you have missed a "colspan" attribute somewhere in your content. Temporarily apply a border to all of your tables to find the error.
Cutter Falcon Knives [EMAIL PROTECTED] writes: > A CFMX new guy question. > > I'm building an Intranet using Application Framework where Application.cfm calls a >header and, via OnRequestEnd, a footer page that are added to the top and bottom of >whatever page is being displayed. Pretty standard stuff. > > However, particularly on displaying longer Master pages tables in a Master/Detail >set, the footer ends up to the right of the table instead of below it---streatching >the page from, say, 800 px to 1600 px. It's really annoying and I don't see how to >fix it to be consistantly at the bottom since all those little html tricks to I might >use (like an empty <p></p> are stripped out by White Space control. > > Any insight would be appreciated. > > Rick > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

