Leave a comment

tinystages February 17 2007, 18:08:20 UTC
love it, but one question: how do I get rid of the tags?

Reply

canaries February 17 2007, 18:18:33 UTC
To get rid of the tags, find this line of code:
/* Tag List */
.module-categories{
}
And in between the brackets put this code:
display:none;

That should do it. :]

Reply

tinystages February 17 2007, 19:28:59 UTC
i should have known that would do it. *smacks head* it didn't come to mind that it would. thank you so much. :)

Reply

tinystages February 17 2007, 19:30:49 UTC
yep that worked:)

Reply

canaries February 17 2007, 19:35:45 UTC
:D

Reply


Leave a comment

Up