Not a developer? Go to MovableType.com

Plugin and Theme Directory

DropCap v1.1

By
Posted November 30, 2002, in Design.

Details

Uses a table with the first letter or an image to provide a drop cap image for each paragraph.

<MTDropCap case="lower">
<MTDropCapFormat>
<img align="left" src="/images/letters/<$MTDropCapLetter$>.gif">
</MTDropCapFormat>
<$MTEntryBody$>
</MTDropCap>


Back