Taxonomy widgets
Following is the list of CSS classes applied to taxonomy widgets:
| Class set to | Default HTML tag |
| sftaxonTitle | Taxonomy title. | <h2> |
| sftaxonHorizontalList | Wrapper of Horizontal list mode. | <ul> |
| sftaxonVerticalList | Wrapper of Vertical list mode. | <ul> |
| sftaxonCloud | Wrapper of Tag cloud mode. | <ul> |
| sftaxonItem | Single taxon wrapper. | <li> |
| selectCommand | Taxon link. | <a> |
| sfCount | Wrapper of number of items in taxon. | <span> |
| sftaxonsAll | Link to all taxons. | <a> |
| sfCloudSize6 | Cloud size — most popular. | <a> |
| sfCloudSize5 | Cloud size starting from 6 (most popular) to 1(least popular). | <a> |
| sfCloudSize4 | Cloud size starting from 6 (most popular) to 1(least popular). | <a> |
| sfCloudSize3 | Cloud size starting from 6 (most popular) to 1(least popular). | <a> |
| sfCloudSize2 | Cloud size starting from 6 (most popular) to 1(least popular). | <a> |
| Cloud size — least popular. | <a> |