Skip to main content
February 12, 2009
Question

Coldfusion content overruns debug information

  • February 12, 2009
  • 1 reply
  • 251 views
Maybe I'm not the css guru I thought. On Coldfusion pages with especially long content, the content will "run over" or "bleed over" into the debug information, overlapping it. Is there a way around this? Thanks.
    This topic has been closed for replies.

    1 reply

    Inspiring
    February 13, 2009
    QuetzalW wrote:
    > Maybe I'm not the css guru I thought. On Coldfusion pages with especially long
    > content, the content will "run over" or "bleed over" into the debug
    > information, overlapping it. Is there a way around this? Thanks.

    <cfsetting showdebugoutput="no"> or you can adjust the debug templates
    in Web-inf/debug for your design.

    --
    Mack