bb code to accept custom css classes defined in stylesheet
I noticed when fixing my templates that all class attributes are being ignored.. span, table, divs etc..
Digging a little deeper i noticed that the bb_cleaner only accepts certain classes.
i would like to add the class atribute with my own definitions to any bb code instead of needing to redifine every single tag with inline styles