Total shot in the dark... but back in the days of old <br clear="all" /> at
the bottom of your footer or after the closing </html> tag used to fix
wonky formatting issues with debugging info.

Seeing that clear="all" is depreciated, the modern version of this would be <br
style="clear:both;" />

HTH
G!

On Mon, Jan 7, 2013 at 10:10 AM, Pete Ruckelshaus <pruckelsh...@gmail.com>wrote:

>
> I am having a problem with debug output and cf error messages displaying
> behind the content of my page.  I'm using Twitter Bootstrap for CSS, and
> I'm using the old fashioned debug output (which I want to display while
> developing).  Is there an easy fix for this?
>
> Thanks
>
> Pete
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353798
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to