newer browsers can use this:
table.cfdebug[bgcolor="white"] { margin-top:100%; }

Works in Firefox, but not IE6.

The other way, is to just edit the classic.cfm debug file, perhaps wrap 
the whole thing around a <div id="CFDebug">, then it's as easy as 
#CFDebug { margin-top:100%; } or maybe clear:both; might do it at that 
point.

-nathan strutz



Shannon Palmer wrote:

> OK. I'm converting some of my nested table page layouts to css and I've noticed that 
> the debugging messages are hidden behind the page content now. Is there a trick to 
> using CSS layouts and still seeing the debug messages at the bottom of the content?
> thanks,
> Shannon
> 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Sams Teach Yourself Regular Expressions in 10 Minutes  by Ben Forta 
http://www.houseoffusion.com/banners/view.cfm?bannerid=40

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:181945
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to