CSS: Container austauschen

  • Hey Com,


    Wie tausche ich die COntainer aus das das linke Rehcts ist und das Rechte links`?



    Code: linke Box


    Code
    div.welcome {background:url(../images/green-hosting.jpg) 100% 0 no-repeat;padding:0 220px 10px 0;margin:0 0 10px 0}
    div.welcome h1, div.welcome h2 {font-weight:normal;text-transform:uppercase;margin:0}
    div.welcome h1 span, div.welcome h2 span {color:#3d821c}


    Code: Rechte Box:


    Code
    div.benefits-bg {background:url(../images/benefits-bg.jpg) 0 100% no-repeat;padding:0 13px 15px 13px}
    div.benefits h3 {text-transform:uppercase;font-weight:normal;margin:0 0 20px 0}
    div.benefits ul {list-style:none;margin:5px 10px}
    div.benefits ul li {background:url(../images/icon-leaf.png) 7px 50% no-repeat;padding:10px 0 8px 33px;border-bottom:#d4d3d3 1px solid}
    div.benefits ul li a {font-size:17px;color:#282828}


    Danke

    Einmal editiert, zuletzt von NicoWiss ()