How to Make First Letter Bigger in Blogger Posts
Blogger,
Blogger Tips,
How To,
Tweaks,
Rate this Post: {[['']]}
You can also do this by simply adding CSS to your Code.
Just follow these steps;
Login to Blogger
Goto Template
Edit HTML
Now find ]]></b:skin> and add the following code above/before this;
.post-body:first-letter {Save your template and See your Posts for the Results.
float:left;
color: #000000;
background:#ffffff;
line-height:80px;
padding-top:1px;
padding-right:5px;
font-family:times;
font-size:100px;
}
Related Posts:
Blogger Blogger Tips How To Tweaks
Subscribe to:
Post Comments (Atom)
0 comments:
Comments will be Moderated by Blog Administrator.
Please do not Spam Here.....