How to Customize post titles in blogger

What is Blogger Post Title ?

How to Customize post titles in blogger
Today i am going to teach you how to customize post titles in blogger.Blog post title is a short informative scentence which tells users about what questions you are ansewering and Providing information for a specific Content.Which will help to make decisions for users to read  your content if its informative other wise they dont click which is worth their time.So ,you can say Blog Post title is a keyword for your entire Blog Post.
I strongly recommend all users for not create a title of your first blog post which is off the topic.It confuses google and high chance to never come again and which may decrease your traffic sources and viewers.Your entire blog must be discussing sub topic of your main target content /keyword which not to confuse google what your blog post is about.

How to Customize Post Title in Blogger ?

First of all,before Customize your post title you should make a decision to change your post title because it applies for all posts.Then choose your favourite design and customize your Blog.For this follow few steps :

Step 1: Go to your Blogger dashboard and select your Blog that you want to Customize
Step 2: Go to Theme Option in left side your Blog dash board
Step 3: Select Templete option and click on Edit HTML
Step 4: Press CTRL+F buttom from keyboard for search ]]></b:skin> and Find it .
Step 5: Paste any one codes as per your choice just above ]]></b:skin> 
Step 6: Save the templete.


Design-1 :


h1.post-title
{
color:#333;
font-family:algerian,Arial;
font-weight:bold;
line-height:1.1em;
padding-bottom:5px;
text-shadow:#64665b 0px 1px 1px;
font-size:34px;
}

Design-2:


h1.post-title
{
color:#333;
font-family:bauhaus 93,Arial;
font-weight:bold;
line-height:1.1em;
padding-bottom:5px;
text-shadow:#64665b 0px 1px 1px;
font-size:32px;
}

Design-3:


h1.post-title
{
color:orange;
font-family:verdana,Arial;
font-weight:bold;
padding-bottom:5px;
text-shadow:#64665b 0px 1px 1px;
font-size:32px;
}

Design-4:


h1.post-title
{
color:red;
font-family:chiller,Arial;
font-weight:bold;
line-height:1.1em;
padding-bottom:5px;
text-shadow:#64665b 0px 1px 1px;
font-size:36px;
}

Design-5:


h1.post-title
{
color:green;
font-family:jokerman,Arial;
font-weight:bold;line-height:1.1em;
padding-bottom:5px;
text-shadow:#64665b 0px 1px 1px;
font-size:32px;
}
Note:
1.you can Customize post titles: On above codes you can change color,font size,font style as per your own choice
2. If above codes doesnot work for your blogger templete then simply replace h1 to h3.


Post a Comment

0 Comments