lmmolitor 0 Report post Posted April 15, 2011 what is the following information that appears below all of the posts on my site (see this page) `You may use these HTML tags and attributes: ` Share this post Link to post Share on other sites
timlinson 3 Report post Posted April 15, 2011 That's just letting the users know which html tags are parsable. If you want to get rid of it, you can add this to custom css: `#respond .form-allowed-tags {display:none;}` Share this post Link to post Share on other sites