Hi Folks

I hhave a strange displayproblem in IE Mac.

My content_right is not being display a side od content_left in this site

http://www.stardesign.ch/startup1/angebot.html

I've tired to manage it by float left and right as well as I have it now.

#content {
        color: #333;
        clear: both;
        font-size: 95%;
        float: left;
        width: 100%;
        padding-top: 15px;
        padding-bottom: 20px;
}

#content_left {
        float: left;
        width: 445px;
        margin: 0;
        padding-left: 15px;
}

#content_right {
        width: 240px;
        margin-left: 495px;



thanks a lot
Beat

--

stardesign
Beat Beer
untere Kirchenzelg 5
3115 Gerzensee
Switzerland




phone: ++41 31 781 4620
mobile: ++41 79 325 1448
mail: [EMAIL PROTECTED]
web: www.stardesign.ch


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