01-23-2012, 12:09 PM
(01-23-2012, 12:07 PM)AceInfinity Wrote: You could edit the template for the links in your panel, i'm assuming probably a navbar panel in the header, so this would be a header template edit, add a class="" attribute to the surrounding element for those links, and add the class with link attributes in the global.css.
Code:.classname a {
}
etc...
Yeh that's what I did. Problem now though is I can't add a class attribute to the "Lost Password" link, as it returns "undefinedNaN".