(no subject)
I'm rewriting the navbar at the top of the page, and I decided that I want to do buttons (using css), instead of having one big bar. I've got the buttons, but the way I did it was by giving each of the links a link class. Which works until I get to the "next/previous" links. Because they're buried inside "$p->lay_viewspec_nav();"
What I'm wondering is if anyone knows a way to edit that, just so I can give the links that it generates a link class.
What I'm wondering is if anyone knows a way to edit that, just so I can give the links that it generates a link class.