I hope this is an easy question. I want to use is_page for my top navigation. I have links with classes inside of list items. What I want to happen is when I am on the "portfolio" or "services" page is to change the style of these list items to change the position of the background image accordingly. Thanks!
2 marshall Moore. I think you don't need to use is_page, you can just add CSS styles to you items. I wrote article about adding roll-over image menu in WP without JS: http://www.sopov.com/component/content/article/65-how-create-rollover-image-menu-in-wordpress.html
Comments