ADS

News!! Centering The Shipping Service Entitle (Or Page Title) Inwards Your Blog

This article is close how to centre-align the entitle that is shown for all Posts as well as Pages inward blogs made with Blogger.


Center/Centre alignment

choose the colour as well as font-size of the Post title.  This is true level for most Layout templates (ref:  What type of template does my weblog have?) though unopen to don't deport hold an alternative to edit the post-header.

However it doesn't, yet, deport hold an alternative to modify the alignment, ie whether the entitle is marking with the left or right side, or inward the centre.

But this is existent piece of cake to do, provided you're willing to bring the disadvantages of editing your blog's layout template.

To centre-align the mail title, alone add together together this govern to the CSS region of your blog's layout template:
h3.post-title{
  text-align: center;
}
See Adding a new formatting govern to your template if yous involve help with editing your template to add together together the rule.


Right alignment?

Making the mail or page entitle header right aligned is just every fleck easy:  add together together this govern instead:
h3.post-title{
  text-align: right;
}


Related Articles

Adding a new formatting govern to your template

What type of template does my weblog have?

Advantages as well as disadvantages of editing your blog's layout template

Changing colors inward your blog

Subscribe to receive free email updates:

ADS