On Thu, Oct 23, 2008 at 8:20 PM, Elli Vizcaino <[EMAIL PROTECTED]> wrote:

> Hello Gang,
>
> Not sure what in the world is going on but I have the right column
> overlapping the left column and it refuses to budge. I tried floating them
> because the parents are floated but that didn't work. Can someone please
> explain what is happening?
>
> http://mt41-blogs.petside.com/petside/
>
>
> TIA,
> Elli
>
>



I am not sure if this will work for you.
Try:
.module{
float: left; <----------------- :: delete
float: right; <----------------- :: add
margin-bottom: 20px;
}
Although it probably has nothing to do with the issue at hand a visit to the
markup validator and Tidy Online might be in order.








-- 
http://chelseacreekstudio.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to