Cutest Blog on the Block

Sunday, January 9, 2011

Blogging question

OK all you blogging experts out there... how do I get my header to be centered? I never recall having a problem with this before but the past couple of times I have updated the blog, my header is left-justified instead of being centered. This type of thing drives me and my Type A personality crazy!

Thanks for any help you can give!

2 comments:

  1. In the HTML code, make sure it says this:

    #header-inner {
    background-position: center;
    margin-left: auto;
    margin-right; auto:}

    Preview it before you save it, though! Let me know if that doesn't work... :) Stuff like that drives me NUTS too!!

    ReplyDelete
  2. It occurred to me that there is a Help button at the top! This is the link to their answer...
    http://www.google.com/support/forum/p/blogger/thread?tid=1043504385a9dc88&hl=en

    As you can see, it worked!

    ReplyDelete

I'd love to know what you think!