----- Original Message ----- 
From: "Shelly" <[EMAIL PROTECTED]>
To: "CSS-D" <css-d@lists.css-discuss.org>
> 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, but if that's the only method
> that will work, it's what I must do (it's the only other thing I can
> think of to do).  But I'm hoping someone here can help me figure out
> what I'm overlooking, 'cause y'all are smarter than I am. ;)
-------------------------------------------------------------------------------
Hi Shelly,
Use the following to clear the div.entry

div.entry  {width:100%; overflow:auto;}

Regards,

MaurĂ­cio Samy Silva
http://www.maujor.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/

Reply via email to