The CakePHP framework executes the debug function by placing HTML on the view layer. I have implemented a new CSS but the HTML from the debug doesn't work so well with the CSS.
How can I change cake's default HTML to export customer HTML when the debug is executed?