Pellaeon wrote:I´m starting to post a blog, and I chose the "Joshua" Template... I tweaked it a bit, but now I want to add a Navbar. Anyone can explain how to do that?
Depends a little on what you actually need.
There are two ways to do this:
A. Static navbar: You know only need a limited number or links, and they probably won't change much after an initial setup. If that's the case, you can hardcode the navbar in your template. It needs fewer steps, but it's more of a hassle if you want to change something in the navbar.
B. Dynamic navbar: You're not sure about the number of links you're gonna need. You might start with just 3 links, but you might need more later. In this case, it might be better to add a dynamic navbar which can be configure in the theme options ("Manage Styles" in the s9y backend). The initial setup is harder here, but changing the navbar is very easy later.
What's it gonna be?
YL