Due to mod rights on a site, I can only add css (no js etc...). When users input text in a comment box, it saves it and then displays it as a <p>
. is there any way through css i can search for a specific word in the <p>
tag and remove/censor it?
Thanks