How To Change Blogger Post Title Color
Friends Today i am going to teach you That how can you Change Blogger Post Title Color by adding a code as you know that last time i published a post to change or create your own blog post backgroundsome of my website viewers comment about to make a guide about Change Blogger Post Title Color . So i make a simple and easy post about in which i am going to show you extra simple method of Changing Blogger Post Title Color .
Ok lets start
Friends as you know that i share i lot of post about designing of blogger .This is also very must because you can also make your blog Homepage most attractive by changing blogger post title.
How to change post title font Color in blogger
OkFirst
i m going to show you that how can you add this code in your blogger template.
Now lets startFirst of all
Login in to you blogger Dash board and
GO > Template ''Click"
Click on the ''Edit HTML''

Procedure to add the blogger post title color code in template
Press Ctrl + F '' Button form your keyboard for small search box . you can find easily any tag with the help of that search box . just copy the tag form here past in the search box and press Enter form keyboard the search will find-out in maximum in a second.First of all copy the below tag and past it in search box and find it.
]]></b:skin>
after finding this tag(]]></b:skin>) paste the below code above this tag Like as shown in the photo
and then save the template
you can also change the color to change this code #CC6699
just copy the color from css color chart and replace with #CC6699 code your color will change
.post h2 a,.post h2 a:visited, .post h1{
display:block;
text-decoration:none;
color:#CC6699;
font-family:arial;
font-size:27px;
line-height:36px}
.post h2 a:hover{
color:#CC6699;
text-decoration:none}
display:block;
text-decoration:none;
color:#CC6699;
font-family:arial;
font-size:27px;
line-height:36px}
.post h2 a:hover{
color:#CC6699;
text-decoration:none}
Color Chart
#FFFFFF | #FFFFCC | #FFFF99 | #FFFF66 | #FFFF33 | #FFFF00 |
#FFCCFF | #FFCCCC | #FFCC99 | #FFCC66 | #FFCC33 | #FFCC00 |
#FF99FF | #FF99CC | #FF9999 | #FF9966 | #FF9933 | #FF9900 |
#FF66FF | #FF66CC | #FF6699 | #FF6666 | #FF6633 | #FF6600 |
#FF33FF | #FF33CC | #FF3399 | #FF3366 | #FF3333 | #FF3300 |
#FF00FF | #FF00CC | #FF0099 | #FF0066 | #FF0033 | #FF0000 |
After adding the code your post title color will change
Is this Tutorial is helpful
comment us we want to know about your opinion.
0 comments: