The green bar (mainMenu) should be below the white menu (topMenu)in this
design:
http://www.mycfoasia.com/dev/

css:http://www.mycfoasia.com/dev/css/mycfo_mainstyles.css

I thought putting a clear:both on #topmenu would work:

#topMenu {
        float: right;
        color: #FFF;
        width: 600px;
        margin: 40px 0 10px 0;
        clear:both;
}

But i can't get anything to push it down.
Any pointers appreciated thanks
Lisa
______________________________________________________________________
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