Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Hide tag cloud

@davidtcarson

Participant

To hide the forum tag cloud from users, you could add the following to your stylesheet:

`
#forum-directory-tags { display: none; }
`

Skip to toolbar