Thursday 26 June 2014

How To Change The Font Style Of Post Title In Blogger ?

In my previous tutorial i have described about how to change the font style/font family of your posts body using two different approaches. But today in this tutorial i am going to show you how you can change the font styles of your posts titles in blogger.

Posts titles always attracts visitors so writing an attractive heading is must for a blogger to get some additional visitors but in addition to the attractive heading if your post title look attractive then this would be like cherry on the cake. In my previous post i have described the two different approaches for changing the font style of posts body that is one is through template editor section and other is by editing your posts HTML section.

But in this tutorial i am gonna show you only one approach that is through template editor section which is quite simple and easy approach. So without wasting your much time lets start the tutorial.
Below are the simple steps that you can follow to change the font style of your posts title:
  • Log in to your Blogger Account.
  • Go to template and then click on Edit HTML tab.
  • In HTML Editor search the following type of codes:
 .post-title {font-family: Arial,Helvetica,Sans-serif;font-size:22px}
 Or
.post h1,.post h2{font-family: Arial, sans-serif, Segoe UI,Arial,Tahoma;font-size:170%;line-height:1.2em;margin:8px 0 3px;padding:0;font-weight:normal;margin-bottom:15px;}
Note 1: For searching this code you can use CTRL+ F.
Note 2: These codes may not be the exact as given above so try to find the code that looks similar to any one of the above code.
  • Now change the font family as per your requirement, as shown in screen shots below:
To enlarge the screenshot please click on it.

To enlarge the screenshot please click on it.
  • Then save the template and you are done.

0 comments:

Post a Comment