Does anyone on this list work with DreamWeaver? I would like to implement the "true" equal column height solution circulated on the list.
http://www.positioniseverything.net/articles/onetruelayout/equalheight I have a "wrapping" div along with container divs with make up the columns. In addition, I have some "content" divs inside of them which I have made editable regions in a Dreamweaver template. Those of you who have worked with DreamWeaver will know that only uneditable regions will pass on changes from the template to every page built on it, thus, the content divs. This works fine, except that when I apply the "overflow: hidden;" property called for in the "true" equal column height solution to the "wrapping" div in the stylesheet, DreamWeaver makes the entire page uneditable (as well as all pages derived from the template). I haven't been able to find any solution to this. It is that specific attribute which causes the problem. I suppose Dreamweaver sees this as an uneditable attribute being associated with existing editable divs and makes them all uneditable. The DreamWeaver "editable attributes" feature will not solve the problem either. This kind of defeats a main advantage of styleheets to be able to change a whole set of pages by changing the stylesheet, if making a change like this also makes the content of every page uneditable. Anyone ever struggled with such an issue? --Kenoli Kenoli Oleari Neighborhood Assemblies Network [EMAIL PROTECTED] 510-601-8217 http://www.horizonsofchange.com http://www.sfnan.org ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
