need help changing colors in mushblue theme

  • Unknown's avatar

    please help, i want to change the color of the name of my blog from the blueish color to a white but i can’t seem to find it anywhere in the css file. please help! i think i have to change this but i treid to change it and nothing happened… do i change the color in the name area?

    #logo {

    background: url(‘images/r.jpg’) no-repeat;

    height: 255px;

    width: 800px;

    margin-right: auto;

    margin-left: auto;
    margin-bottom: 20px;

    }
    #name {
    float: right;
    padding: 100px;
    padding-right: 150px;
    color: #00cadc;
    font-size: 30px;
    font-weight: bold;
    }
    #name a:link{

    color: #00cadc;

    font-weight: bold;
    }
    #tagline {

    height: 20px;

    text-align: right;

    margin-top: 20px;

    margin-right: 25px;

    font-size: 10px;

    font-weight: bold;

    text-transform: uppercase;

    color: #FFFFFF;

    }

  • Unknown's avatar

    You are in the wrong forum since you appear to be self-hosted. Head over to http://wordpress.org/support/

  • The topic ‘need help changing colors in mushblue theme’ is closed to new replies.