Yes ma'am.  Change your #content info to look like this:

#content {
    padding: 0 10px;
*    width: 620px;
    float:right;*
    background-color:#00FF00;
}

On Feb 10, 2008 8:19 PM, Devi <[EMAIL PROTECTED]> wrote:

> Please take a look at this page layout.... I can't seem to get the
> "main content" flush left to the "left sidebar" for the popular 2
> column layout. Any ideas? Thank you!
>
> http://devimultimedia.com/temp/csshelp.html
>
> Partial CSS:
>
> .column {
>        float: left;
> }
>
> #content {
>        padding: 0 10px;
>        width: 100%;
>        background-color:#00FF00;
> }
>
> #left {
>        width: 150px;           /* LC width */
>        padding: 5px;        /* LC padding */
>        background-color:#0000FF;
> }
>
>
>
> ______________________________________________________________________
> 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/
>



-- 
Valerie Wininger
www.valeriewininger.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