Quote:
Originally Posted by GameWizard
Add a new BB Code:
1.1 -- Title: WoW Class Names
1.2 -- Tag: class
1.3 -- Replacement: <span class='{option}'>{param}</span>
1.4 -- Example: [class=priest]Priest[/class]
1.6 -- Use {option}: Yes
Add this to your Additional CSS:
.priest { color:#000000; }
Replace the color with the one you'd like. And then add the rest of the classes. I would suggest you also make buttons for each class from a dropdown, making it easier to select the class you are refering to.
[class=priest]Priest[/class]
The text in green refers to the actual style class which you are defining in your Additional CSS. Whilst the text in Red is the actual text that appears in your threads.
I hope this helps.
|
Is there a guide somehwere on how to add a dropdown to mesage editing/posting?