ID:176217
Feb 6 2003, 8:47 pm
|
|
I would like to know if there is a way to disable just font size, so people could change thier text color and style, but nobody could make there text huge. As always any help would be greatly appreciated.
|
In response to Volte
|
|
Thanks, that helps a lot. :)
|
Use this to find "< font size = (whatever) >", and then remove it.
Or you could always do it this way;
html_encode() the actual message of the "say", and do something like this:
Hope that helps you.
~>Volte