Leave a comment

Comments 7

wistfuljane November 17 2006, 00:42:50 UTC
#2 - Try:

.asset-tags .asset-tags-header {
font-weight : bold;
}

Reply

wistfuljane November 17 2006, 00:47:53 UTC
For changing the name of each sidebar heading, try this code:

set sidebar_primary = [
[ "userprofile", "Profile", "1", "1" ],
[ "tags", "Tags" ],
];

The code might mess the order of your sidebar though.

Reply

wistfuljane November 17 2006, 00:50:39 UTC
Oh and the set sidebar_primary code (see this post would go under Advance Customization.

Reply

fascistfashion November 18 2006, 22:36:12 UTC
Thanks for your help!

Reply


minedive March 6 2008, 10:46:25 UTC
Doen't work for me too. Couldn't find any explanation on how to solve this problem except for paid account.

Reply


Leave a comment

Up