With absolute positioning you will have problems, Since absolute positioning
takes the items out of normal flow.

What I did was set a margin-top:20em on the div#cfdebug.  It works except in
the most egregious situations (ie, really long content) 


Sandra Clark
==============================
http://www.shayna.com
Training in Cascading Style Sheets and Accessibility 

CSS HANDS ON
New York City, October 10-13, 2006.
http://www.shayna.com/index.cfm?fuseaction=training.syllabus_display&id=1


-----Original Message-----
From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 11, 2006 10:03 PM
To: CF-Talk
Subject: Classic debug output & table-less CSS layout

Does anyone have a solution for how to ensure that classic debug output gets
displayed below a page created with table-less layour and absolute
positioning, rather than having it "appear" in the same space (i.e. it
appears to be in a layer with a Z-index of 0, so most of the site actually
overlaps the debug output)?

I tried putting a div style="clear: both;" but that didnt really do a thing.

Thanks

Pete




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246216
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to