Acronyms Plugin
First, download the plugin here, upload it and activate it if you haven’t done it yet. By default, Acronym tags takes the form of your body text styling with a dotted underline for emphasis that it has a meaning.
If you want to add styling to it, just add the acronym tag in your .css and upload the new one.
You can edit this code to your liking; I don’t mind it.
acronym{
text-decoration: none;
border-bottom: 1px dotted #333333;
font-weight: bold;
}
Also, if you want to add a new acronym, just go to Tools menu, click ‘Acronyms’ and add the acronym and the full text.
Hope it helps. :P If there’s anything wrong, just contact me.





