Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to modify the Header Menu from the fishbook Template?

@kankakee
I’ve altered fishbook to get active header tabs to change for static pages. you need to edit the styles.css file like this:

find the nav css. look for the line that says “ul#nav li.selected a {” and change it to “ul#nav li.selected a, ul#nav li.current_page_item a {“

done!

Regards
Ade

Skip to toolbar