Center the logo

  • Unknown's avatar

    Hi guys,

    I have a website I would like to center the logo http://www.ifilatidimo.com.

    The code for the logo is:

    .style-sunny #masthead {
    background-image:url(images/logo_trasp_new2.jpg);
    border-bottom: 0px solid #4c2c24;
    }

    and collect:
    #masthead {
    width: 100%;
    background-repeat: repeat;
    padding: 100px 0;
    }
    #masthead hgroup {
    /*background-color: #fff;*/
    width: 680px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    }

    any ideas?

  • Unknown's avatar

    You did not specify a blog address or reason for posting when you created this topic.

    This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you’ll find help at the WordPress.org forums.

    If you don’t understand the difference between WordPress.com and WordPress.org, you may find this information helpful.

    If you forgot to include a link to your blog, you can reply and include it below. It’ll help people to answer your question.

    This is an automated message.

  • Unknown's avatar
  • The topic ‘Center the logo’ is closed to new replies.