• How can I create a hover image for the different navigation options in the navigation bar.

    Example: right now I use :<?php wp_list_pages("title_li=&include=9, 10, 11, 12"); ?>

    I need this to resemble the following code as each nav option has a hover `<li id=”menu1″>Home
    <li id=”menu2″>portfolio
    <li id=”menu3″>Services
    <li id=”menu4″>FAQ`

  • The topic ‘Hover for navigation bar’ is closed to new replies.