WHy not just do your layout with custom tags? The pages that need layout would do something like:
<cf_layout> content </cf_layout> And the pages that don't need it would obviously skip the tag. More here: http://www.coldfusionjedi.com/index.cfm/2007/9/3/ColdFusion-custom-tag-for-layout-example On Wed, Mar 26, 2008 at 7:46 AM, Will Swain <[EMAIL PROTECTED]> wrote: > In fact, using onrequestend isn't helping matters either. The content is > just sitting behind the pods on certain pages too. > > Looks like I need an alternative solution. > > Does anyone have a suggestion for handling page footers when you are using > cfpods with overflow set to visible? > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302104 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

