Forum Discussion

neel_psl's avatar
8 years ago

Tag Weight CSS Class in Tag Cloud

What does the Tag Weight Class namely  "tagging-weight-n" (n denotes some number ranging from 1 - 10) denotes in Tag Cloud component??? 

As we can see in below image based on different tagging-weight, the tags are bolder and faded out.

Tag Cloud with different Tagging Weight

 

  • Hi neel_psl and welcome to the Lithium Community 

    The tagging-weight-n classes denote the relative weight of each tag within the tag cloud.

    Let's take a hypothetical example with three tags with the following usage figures and their class in the tag cloud:

    Tag name Usage Class
    Tag A 2 tagging-weight-1
    Tag B 20 tagging-weight-10
    Tag C 8 tagging-weight-4

     So from a styling perspective you can reflect this in a combination of color hue and font weight or size.

  • ClaudiusH's avatar
    ClaudiusH
    Khoros Alumni (Retired)

    Hi neel_psl and welcome to the Lithium Community 

    The tagging-weight-n classes denote the relative weight of each tag within the tag cloud.

    Let's take a hypothetical example with three tags with the following usage figures and their class in the tag cloud:

    Tag name Usage Class
    Tag A 2 tagging-weight-1
    Tag B 20 tagging-weight-10
    Tag C 8 tagging-weight-4

     So from a styling perspective you can reflect this in a combination of color hue and font weight or size.