Portal of all Blogger widget, Airtel USSD Codes, Facebook Hack, Free Internet Tips, PC and Blogger Tricks

Breaking

Wednesday 6 November 2013

How To Align Post Title in Center/Left/Right

How to Center Your Post Title in Blogger

Recommended:
1.Add background image/colour in sidebar gadget
2.Add icons before post title
3.Align blogger header/title left/right/center
4.Show your post url to your visitors for linking

To do this Just open the Template tab -> Edit HTML button.
Then find (Ctrl + f) the following code:

]]></b:skin>

Now, REPLACE it with the following one:

h3.post-title { text-align:center;
}
]]></b:skin>

                   ««OR»»

You can also do this in simple steps:
1. Go to "Blogger
Dashboard >Template">Customize"
2. Go to "Advanced", then click on "Add CSS"
3. Copy and paste this code
.post-title { text-align: center;  }
into the "Add CSS" window.
4. Click on " Apply to Blog" and you're done!!

Note: To align it Left/Right your Post-Title, Change Center to Left or Right in any method you are using.

Tags: Align Post Title of Blogger, Customize post title

No comments:

Post a Comment

Notice: Don't add "backlink". Text with Link will automatically Removed.