TagCloud Module
The TagCloud Module is a module that display tags in a tag cloud.
CSS
CSS Selector | HTML Tag |
---|---|
.tag | <a> |
Description | Added to each tag. Note that inline css rules are generated for font-size and color, however you can change the font-family. |
.tag
{
font-family:Arial;
}
Related Pages
Categories: Content : Modules : Navigation : Tags : Wiki Guide : Wiki Organization |