I do have a DIV, UL, OL, and BODY definitions but That is about it other than some custom items.
>From the debugging info they use classes such as CFxxxx and .template I do not have anything like that. -----Original Message----- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 28, 2006 2:22 PM To: CF-Community Subject: RE: CSS and Debugging Info Is there some trick that when you design a site in CSS and have the CF Debugging turned on for your IP Address, that the debugging information kind of overlays your site? Just a curious question. Might be hard to understand w/o being able to see it (sorry behind firewall) TIA! You are probably overwriting the CSS that the debugging uses. Most likely with some kind of global declarations on basic HTML elements such is body, div and/or table. The debugging output is just HTML and as such any relevant CSS you declare is going to affect it. -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA --------- | 1 | | --------- Binary Soduko | | | --------- "C code. C code run. Run code run. Please!" - Cynthia Dunning Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender and delete any copies of this message. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:5:201891 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
