Where does one override the default CSS for tag clouds? I added this:
Quote:
a.tagcloudlink:link, a.tagcloudlink:visited { text-decoration:underline; }
|
to the very last text box in Admincp -> Main CSS. Viewing source, I can see that the line is there but it is not overriding the embedded styling in tags.php. These links are all still not underlined when not hovering.
Thanks in advance.