Change the size and style of fonts via Link.
/wp-content/plugins/ directory, with folderCode:
<a href="javascript:fname('style','id');" >fontstyle</a>
<a href="javascript:fsize('size','unit','id');" >fontsize</a>
Example:
<a href="javascript:fname('serif','content');" >fontstyle serif on ID content</a>
<a href="javascript:fsize('1.2','em','content');" >fontsize 1.2em on ID content</a>
See on the official website.
Requires: 1.5 or higher
Last Updated: 2007-10-23
Downloads: 9,421
Got something to say? Need help?