Forums

Join
bbPress Support ForumsInstallationAdding a Navigation Bar to the Kakumei theme.

Info

Tags

Adding a Navigation Bar to the Kakumei theme.

  1. Is it possible to add a navigation bar to the default Kakumei theme? If so, how?
    Thanks.

  2. What I meant was a navigation bar similar to the one in this template above and just below the bbPress logo.
    Thanks.

  3. Yes it's possible, just learn to edit HTML/CSS and modify the header.php in the kakumei template folder (or a copy of it). Mess around a bit and you'll be able to find exactly where it'll go if you put it in a given place in the template.

  4. Will try. Not too good at it yet. Am learning from the great WP and bbPress community as I go. Thought there might be a default stock theme with a navigation bar on it. Or can you guide me as to what code needs to be added in the CSS and header.php files?
    Thanks.

  5. It'd be too broad a subject to cover really, but menus are generally done from using <li>/<ul> and using CSS to style those to appear how you want. There should be some examples on CSS styling tutorials and the like though.

  6. Thanks. Also I was looking at this bbPress theme in the showcase and it is sort of narrow. How do I make it as wide as this one?
    Thanks.

  7. You must log in to post.