• My website is http://www.rv2.org and I wanted to add a navigation bar right under the header, so I could link to my forums and such. However, I couldn’t really find a place to add the header bar because in index file you can just edit the side bar. I can’t make much out of the CSS, so I wouldn’t really know how to add a navigation bar in the CSS either. Any help from somebody who’s already done this would be awesome! Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • hi!
    check out listamatic: http://css.maxdesign.com.au/index.htm
    it’s all about horizontal and vertikal navigation bars.
    just simply copy and paste.
    it worked on my site though i don’t use one right now cause i need to solve my static pages problem first which came with the actual version of kubrick template 125…
    cheers
    roman/berlin

    Thread Starter notryan

    (@notryan)

    THanks! those are some really cool headers! Just one question. Where do I put the HTML code in the index. Im not sure where in the index to put it. Also I just paste the CSS code at the bottom of the CSS right?

    You put the code anywhere below the header.
    In the default installation you would have to create a new div tag under the id=”rap.” But you would have to change around the elongated side menu. Sorry, but your source code is not coming up, so can’t tell you on your site.
    <div id=”mainbarcontainer”>
    <ul id =”mainbar”>
    <li class=”active”>home

    • </div>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How would I add a navigation bar.’ is closed to new replies.