I was getting annoyed this evening trying to center my Blogger customized header that I created in Google Draw. So I decided that once I got it centered I would share with others. Here are the simple steps to center a header in blogger.
- Step 1: Open your blog’s dashboard
- Step 2: Click Layout in the page’s sidebar then click the Template Designer
- Step 3: Click Advanced in the designer’s first column, then click Add CSS
- Step 4: Paste the following code into the “Add Custom CSS” box: #header-inner img { margin-left: auto; margin-right: auto; }
- Step 5: Click Apply to Blog
No comments:
Post a Comment