urbicioperez
Member
Posted 1 year ago #
Hello:
I´m using wp 3.0 and suffusion theme. I want to remove a text that appears after the comment box. The text is: You may use these HTML tags and attributes: <abbr title=""> <acronym title=""> <b>
<cite> <del datetime=""> <i> <q cite=""> <strike>
Thanks,
If you want you can hide this through CSS. Go to Blog Features → Custom Includes → Custom Styles and put in:
.form-allowed-tags {display: none;}
urbicioperez
Member
Posted 1 year ago #
Excuse me.Where should I put that code? In style.css and where exactly?
Anyway, I didnot find Custom Includes ...?
Thanks