alrioart
Member
Posted 2 years ago #
I have a new site with a tag cloud widget featured on the right side that doesn't seem to be styled.
http://zazzlefan.com/
How do I style the tag cloud in my site style.css file?
I see each link in the cloud is assigned a class like "class='tag-link-55' or class='tag-link-20'
Do I have to create multiple "tag link" styles for these different styles and put them in my CSS file?
Curious,
Terry
Try changing #sidebar .box .box_content ul li a, #sidebar .box .box_content ol li a to #sidebar .box .box_content ul li a, #sidebar .box .box_content ol li a,#sidebar .box .box_content a in style.css.
alrioart
Member
Posted 2 years ago #
I did that, but now my "cloud" is a link list like the rest of the side page.
Not sure I want that but at least it has the correct font colors now.
Thanks for the tip.
Anyone else take a shot at fixing it without making it look 'uncloudlike' - is that a word?
Terry