It's actually really easy and not worth paying for. However, all you have to do is to go to your Design (next to your new post button, if you are on blogger). Then go to Blogger Template Design -> Advanced -> add CSS and post:
.post h3 {I chose the font Chiller. Simply pick the font you like and replace Chiller with it.
margin:.25em 0 0;
padding:0 0 34px;
font-size:400%;
font-weight:big;
line-height:0.4em;
color:#00828c;
font-family: Chiller, Tahoma, Georgia, Arial;
}
Enjoy your new title :)
The Dog Handler
2 comments:
Unfortunately, your titles don't display correctly on my end.
I think it's because you chose the font Chiller. When it's not a standard system font (I don't think Chiller is), it won't display for people who don't have the font installed.
So, in my case, it goes to the next font, Tahoma, which is big enough to where the text overlaps and I can't read the titles at all.
Oh, thank you for letting me know. I guess I have to change the font then.
Post a Comment