Tag Cloud in the Sidebar

Oct 14, 2006 23:35

I know this is long overdue, and many people have been asking for it, so here it is: a tutorial for adding a tag cloud into the sidebar in Smooth Sailing. It is for paid users only as it requires a function override. Please read comments in green and only change code in red.

Code )

sidebar, tag cloud, tutorial

Leave a comment

Comments 12

delurker October 15 2006, 12:36:06 UTC
Thanks for this. The "change only this part in red" is great, thanks! *adds to memories*

Reply


carriep63 October 15 2006, 14:39:34 UTC
*BIG KISS* You're the best!

Reply


syd_ultralight January 30 2007, 06:35:57 UTC
Hey, I like this.

But how can I get rid of the bullets that lead each tag?

I'd rather just have nothing there, just the list.

Thanks!

Reply


ruinsofmysanity June 11 2007, 14:59:41 UTC
Where exactly do you place this:

#tags_sidebox ul { margin: 0; padding: 0; }
#tags_sidebox li { display: inline; margin: 4px; }

in the Custom CSS box?

No matter what I do, the tags do not appear as a cloud.

Reply


lifeofmendel July 18 2007, 01:23:23 UTC
cheers, many thanks. :)

Reply


Leave a comment

Up