Advertisement:

Author Topic: adding a menu ?  (Read 1602 times)

dawiisss

  • Newbie
  • *
  • Posts: 31
adding a menu ?
« on: May 08, 2014, 11:00:58 pm »
Is there anyway to add a menu below the logo area? make it look nice etc so it goes with the theme

chewyluke

  • Full Member
  • ***
  • Posts: 208
Re: adding a menu ?
« Reply #1 on: May 08, 2014, 11:10:46 pm »
Edit header.php

dawiisss

  • Newbie
  • *
  • Posts: 31
Re: adding a menu ?
« Reply #2 on: May 08, 2014, 11:23:00 pm »
do you have any advice on how to do such a menu ?

chewyluke

  • Full Member
  • ***
  • Posts: 208
Re: adding a menu ?
« Reply #3 on: May 08, 2014, 11:31:07 pm »
It's all dependent on you preference. There's all kinds of free jquery menu scripts for free on the web. You basically find one you like and edit the header where you see fit for your interest.

dawiisss

  • Newbie
  • *
  • Posts: 31
Re: adding a menu ?
« Reply #4 on: May 08, 2014, 11:34:18 pm »
ok thanks I will look into it

dawiisss

  • Newbie
  • *
  • Posts: 31
Re: adding a menu ?
« Reply #5 on: May 09, 2014, 02:45:37 pm »
Does anyone have any tutorial cause I have no luck in adding a jquery addon :/

chewyluke

  • Full Member
  • ***
  • Posts: 208
Re: adding a menu ?
« Reply #6 on: May 09, 2014, 02:58:56 pm »
It's not actually an add-on. You have to be familiar with jquery and html in order to use free scripts, in order to implement them into your already existing php code.

dawiisss

  • Newbie
  • *
  • Posts: 31
Re: adding a menu ?
« Reply #7 on: May 09, 2014, 03:02:05 pm »
Yeah sorry I misspelled that xd I didn't mean an addon I know its a separate html script that I have to implement into my existing theme which I got working but I can't link the css and js that is included with the files :/

chewyluke

  • Full Member
  • ***
  • Posts: 208
Re: adding a menu ?
« Reply #8 on: May 09, 2014, 04:53:43 pm »
Sometimes the path provided to .css and .js need to be changed to work with how your domain see's it.

if it's something like .css/style.css or /css/style.css add your full domain in front of it.

http://www.yourdomain.com/css/style.css and the same for the js script.

tashi

  • Newbie
  • *
  • Posts: 21
Re: adding a menu ?
« Reply #9 on: May 10, 2014, 03:57:03 pm »
Hey i dont know much but i got my navbar here http://css3menu.com
my page is www.itb.org.au

Let me know if you want help if you like it