Adding drop cap to your post may in the other way increase traffic for it leads the readers eye to the start of an article or a chapter. You can find them in most magazines and newspapers articles.
For this code to work, TEXT should occur first and not an image in your blogger post.
Adding Drop Cap to Each Blogger Post
Step 3. Just above ]]></b:skin> paste the code below, the screenshot below could help you,
.post-body: first-letter, .post-body .dropcap:first-letter {
font-weight:bold;
font-size:65px;
color:#158aee;
float:left;
padding:0;
margin:-4px 5px 0px 0px;
position: relative;
background-color:none;
line-height:0.9;
}
Step 4. Save it. Have a nice day, friend!
Short Customization:
To change the font color of the letter, replace the blue bold text with your own color preference. You can choose it here.
To have a proper drop cap alignment with rest of the text in your post, adjust the orange bold text -4px 5px 0px 0px above.
If you have some questions regarding this post don't forget to drop your comment below.
HAVE A NICE BLOGGING!
Credits goes to bloggersentral with some modification from me.
No comments:
Post a Comment