Livejournal
Log in
Post
Friends
My journal
canaries
in
fruitcup
S2 Bloggish Template: BoxSpring
Jan 29, 2007 22:21
BoxSpring
(
Read more...
)
boxspring layout
,
s2 templates
,
s2: bloggish
Leave a comment
Back to all threads
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
Back to all threads
Leave a comment
Up
Reply
/* Tag List */
.module-categories{
}
And in between the brackets put this code:
display:none;
That should do it. :]
Reply
Reply
Reply
Reply
Leave a comment