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:
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
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{See Adding a new formatting govern to your template if yous involve help with editing your template to add together together the rule.
text-align: center;
}
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 templateWhat type of template does my weblog have?
Advantages as well as disadvantages of editing your blog's layout template
Changing colors inward your blog