Marlene T. Yogerst wrote: > I'm having a brain drain and need some help. I have a div that I want > to have automatically resize itself down the page as content is added to > it....] <snipped-- no uri provided> > > marlene Marlene,
If this is the same layout that you posted a few days ago, then it is likely it is, as Els mentioned, an absolute position problem. That layout had, as I recall, an absolute position layout structure-- and it was very fragile and brittle. You'll do much better, and things will go more smoothly, with a float layout that does not employ any absolute positioning. Provide a uri to the list for your page, or write me off-list, and I'll attempt to at least get you started. In the meantime hang in there. There is one thing you can count on: all will be well :-) ! Regards, ~dL -- http://chelseacreekstudio.com/ca/ccs/pow/pow.html ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
