Forums

Join
bbPress Support ForumsInstallationremove tags

Info

Tags

remove tags

  1. Hi

    How can I remove tags final ??

    I do not like it

  2. Try putting this in your stylesheet:

    /* Tags */
    #front-page #discussions {margin-left:inherit;width:inherit;}
    div#viewdiv,div#hottags,div#topic-tags,p#post-form-tags-container{display:none;}

    It hides the tag-related things in a basic Kakumei install

  3. thanks very much
    its working

  4. Whats a "style-sheet"or more to the point, where's mine?

  5. its a css file. under your theme folder its style.css
    and theme is in yoursite.com/bb-templates/

  6. You must log in to post.