It looks like you're new here. If you want to get involved, click one of these buttons!
div.Tags ul.PanelInfo li a {
font-weight: bold;
float: none;
}
.Tags .PanelInfo li {
background: rgba(246, 218, 168, .2);
display: inline-block;
margin: 2px 0;
padding: 5px 3px;
text-align: left;
line-height: 100%;
border: solid 1px #EED3A2;
-moz-border-radius: 3px;
}
.Tags li a {
float: none;
}
.Count {
background: none repeat scroll 0 0 #744000;
color: #FEF7DF;
padding: 0 3px;
-moz-border-radius: 3px;
}
Answers
I'm trying to get the tags into a cloud like here on vanillaforums.org, instead of being a 2 foot long list.
I just added the above CSS to the file you suggested, but it still didnt change anything.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •IT WORKED
My text editor wasn't saving the changes for some reason. Finally got it to cooperate and it works. Thanks much for your help 422 :)
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •