DROP CAP STYLE

Posted by T1Q-NO Apr 11, 2009, under | 3 comments
What is a mean of "Drop Cap"? Drop cap style is a style that a first letter in your post become big. Like what a "Drop cap style" is?
Drop cap style is like this picture.

picture 1. Drop Cap Style
And the how to apply this style in our post...? The way is so simple. First you must edit your HTML. Go to www.blogger.com and then log in to your blog. If you was log in, go to layout, and then click "edit HTML".

note
Don't forget to check Expand Widget Templates

go find the code below:
.post img {
..............
..............
..............
...until the code finish
}

and, add this code:

.post t { float:left; color: $textColor; font-size:100px; line-height:80px; padding-top:1px; padding-right:5px; }

And then, save our template.
Finish? not yet. A more little time to finish this Trix. Go to Setting > Formating.
In post template, add this code HTML like this:
But must be remembered, if we want this style appeare in our post, we must add code above in our post. like this.

Now we can apply the Drop Cap Style

Have Nice.

babai

Blogger Templates | Tutorial Blogs | Wordpress Themes Gallery | Best Webhosting

One Response to "DROP CAP STYLE"

  1. T1Q-NO Says:

    i will try it.thank

  1. Anonymous
    Says:

    Would you provide a code for wordpress.com (not wordpress.org). I use the FREE word press. It is so complicated. I've been trying drop cap codes for so many hours now. It does not work.