HTML Header button help!?

Acis

New member
Hello guys. So I have a little problem programming my HTML website. The thing is I want the header button to do this: when not on that page the header is normal, but when I click on the header button and go to that specific page the button changes in color slightly to show that u are on that page.
This code: <li class="current_page_item fourth_menu_active"> makes it so that it is ALWAYS in the changed position even when not on that specific page.

How can I make it so that only once I am on that specific page the button changes?
 
Back
Top