Editing sidebar headings- SOLVED!

Dec 17, 2006 22:41

I've been trying to change the text of my sidebar headers, to no avail. I thought I'd found the code to do it, but it seems to not work. It's compiling with no errors, but it's also not rendering.

Here's what I've input into my custom layer:

set sidebar_primary = [
[ "userprofile", "Profil", "1", "1" ],
[ "calendar", "Dieser Monat" ],
[ "links", "Links" ],
];

set sidebar_secondary = [
[ "archive", "Zusammenfassung" ],
[ "tags", "Kennsatz" ],
];

Doesn't do a darn thing. I'm not quite sure what else to try. Any suggestions?

sidebar:headers, s2:theme layer

Previous post Next post
Up