I can't seem to figur how to change the color
of the tags independantly, anyone?
Thanks very much!
I can't seem to figur how to change the color
of the tags independantly, anyone?
Thanks very much!
seems to be a list:
...
a.nktagcloud-19{color:#AF3613}
a.nktagcloud-20{color:#AC2A0E}
...
whereby the number stands for the font-size - from smallest to largest.
maybe you need to force the styles by adding !important to each style; for instance:
a.nktagcloud-19{color:#AF3613!important}
Thank you!
The !important bit did the trick for me. I added this in the Advanced section of my Weaver (Theme) admin (section "add css rules to weavers style rules")
It's a shame you have to do this for each font-size.
Enhancement request? Fixed color configurable from the widget?
This topic has been closed to new replies.