• ok so I have a script found here Color Fader JavaScript
    I want to add it to the menu on the Evolve theme but I have no clue how as I cannot find the divs in any of the php used. All I can find is the css for the menu. My site is FunFunFunny If you use Chrome or Safari you can see what effect Im looking for by going to my site and hovering over my menu. That is done with css, but I need for all browsers. Help would really be appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m not really sure but you could check this one out http://codex.wordpress.org/Function_Reference/wp_nav_menu

    And I see your site FunFUnFunny has still way to go!

    daxel11,
    If you use Firebug, you should be able to delve into your code deeper, and find what you’re looking for. It will give you the div names and info for your menu. You will still need to find where to change the theme, but I’d bet it’s in the header.php file. Incidentally, I use a Mac/Safari and your menu just looks like it uses a .css hover rule. (Assuming your menu is the one “Home” link in the top right). If you’re using the fade, you might slow it down a bit.
    Chris

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Evolve Theme Menu Navigation Java’ is closed to new replies.