Leave a comment

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

martygreene December 18 2006, 17:19:04 UTC
did you get this code to work to change your widget header text? It's not working for me, and I'm working on figuring out why.

Reply

shes_staggering May 26 2007, 17:14:32 UTC
did you get this solved? it isn't working for me either...

..ya know, months later.. heh.

Reply


Leave a comment

Up