If you want to center (or align left or align right) the post title, sign into Dashboard > DESIGN > EDIT HTML to open the template editor and search for .post h3 (use ctrl+F) or code that may look something like those below (code below for Minima template, yours may be slightly different):
Reminder: Always backup template and backup gadgets before editing the template.
.post h3 {
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:$titlecolor;
}
The just add this line text-align:center;
.post h3 {
text-align:center;
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:$titlecolor;
}
preview and if OK, save template.
If you want to align the post title to the left or to the right, just substitute text-align:center; with either text-align:left; or text-align:right;
Note: If you can't find the relevant code, let me know what template you are using via my contact form
Jun 13, 2009
How to center post title (customization)
Related Posts
5 Best Websites For Free Blogger TemplatesBlogger.com is the best platform for anyone to start his blogging career for free of cost. In the past, there were not much designers for blogger templates so the resources too were very few. But now ... readmore
Google PageRank explained in a simple way. Everybody using internet is aware of the power of Google.Google is everywhere whether its search engine, email, social networking, online marketing, blogging etc. But most important of all these ... readmore
New Blogger Tag Cloud / Label CloudInstructions for creating a multi-colored tag cloud on Blogger. First you obviously have to have a blog on Blogger, and you MUST be using the layouts templates, (this isn't available for classic tem ... readmore
Complete Guide To Adding The New Static Pages And Menu To Blogger Blogger in draft this week announced a great new and much sought after feature simply called 'Pages'.Upon it's release i wrote a post informing you about it but you may have felt short changed as ... readmore
How To Add Flash Animated Label Tags Cloud Widget For Blogger ( blogspot ) hi all, blogger blogging platform by default give you the ability to add Labels for your post, so you can add and display your blog Labels at your sidebar.but because we all want our blogs look gre ... readmore
Complete Guide To Adding The New Static Pages And Menu To BloggeBlogger in draft this week announced a great new and much sought after feature simply called 'Pages'.Upon it's release i wrote a post informing you about it but you may have felt short changed as i ... readmore
How to monetize your low or limited traffic website?Making money off of your website is not an easy task, but it can be done. The easiest and fastest way to start making money is to sign-up with an advertising network. One type of ad network is pay ... readmore
6 things that makes your readers visit your blog more and more6 things that makes your readers visit your blog again and again Readers are your biggest god.In your life if god stops caring about you you will have a worst life likewise if your readers too stops ... readmore
Add Streaming Music or Songs audio mp3 files in your blogger postsThis tutorial will show you how to add streaming music or mp3 songs in your blogger post. Its much simple than any other trick found on the net because you just have to add a simple single code to ... readmore
Add Apture ToolBar For Your Blogger blog, With Some Great Features.Today no one can deny that the social bookmarking and sharing is one of the most important factors for making your blog more popular and more visible for all your targeted visitors. And i’m sure that ... readmore
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment