Beiträge von MWeber

    Hallo,

    ich habe ein Problem mit dem Randabstand bei dem Blogtitel

    http://www.managed-business-server.com

    Bei dem Slogan ist es mir gelunden den Rand reinzusetzten, jedoch wo kann ich den Blogtitel versetzen ?

    Bitte um HILFE!!!

    h1, h2, h3 {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: bold;
    }

    h1 {
    font-size: 4em;
    text-align: right;
    }

    #headerimg .description {
    font-size: 1.2em;
    text-align: right;
    margin: 7px 9px 0;
    }

    h2 {
    font-size: 1.6em;
    }

    h2.pagetitle {
    font-size: 1.6em;
    }

    #sidebar h2 {
    font-family: 'Lucida Grande', Verdana, Sans-Serif;
    font-size: 1.2em;
    }

    h3 {
    font-size: 1.3em;
    }

    h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
    text-decoration: none;
    color: #0c2b45;
    }

    h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color: #333;