Re: [css-d] clearing issue

2007-05-11 Thread Shelly
>>Use the following to clear the div.entry div.entry {width:100%; overflow:auto;} << I *love* you! Thank you so much :) ~Shelly __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 informatio

Re: [css-d] clearing issue

2007-05-11 Thread Mauricio Samy Silva
- Original Message - From: "Shelly" <[EMAIL PROTECTED]> To: "CSS-D" > http://anekostudios.com/help/ > I've tried various methods to clear the float, but I can't seem to get > the content bottom to push past my floated avatar. I don't *want* to > set a min-height for the content area, bu

[css-d] clearing issue

2007-05-11 Thread Shelly
I was wondering if someone could help me here. I'm styling out a CMS right now (using WordPress) and I've been asked to do a little "avatar" thing for each person that writes a post. I'm using a rounded corners method I found here at CSS-D (and works very well, by the way), and for this case,