Forum Replies Created

Viewing 1 replies (of 1 total)
  • ok ok ok ok ok goot ooit

    As ClaytonJames said:

    #form-allowed-tags {
    display:none;
    }

    And

    .form-allowed-tags {
    display:none;
    }

    What theme doesn’t seem to matter.
    I use the popular customizable theme Suffusion theme. The first post mentions simvance. And another a twentythirteen theme. So this doesn’t seem to matter.

    The extra code goes in the stylesheet (Stylesheet (style.css). Add it on the bottom of the page below the last line of code. Probably most clean and not interfearing. Find the right document in Dashboard –> Appearance –> Editor

    This code is actually a switch.
    Tags message below comments ON (have a “#”)

    #form-allowed-tags {
    display:none;
    }

    Tags message below comments OFF (have a “.” dot)

    .form-allowed-tags {
    display:none;
    }

    Some Google search words

    So this is how to remove delete this message below comment comments or bring it back.

    You may use these HTML tags and attributes: <abbr title=””> <acronym title=””> <b>

    <cite> <del datetime=""> <em> <i> <q cite=""> <strike> <strong></strong></em>

Viewing 1 replies (of 1 total)