I found a cool menu example on this webpage: http://tympanus.net/Tutorials/CreativeCSS3AnimationMenus/index10.html. I want to modify it so that the current page's menu item has a different color from the others. For example, when I'm on the home page, I want the Home button to be red and all other buttons to remain grey. The existing CSS code is as follows:
@font-face {
font-family: 'WebSymbolsRegular';
/* Rest of the CSS code */
}
/* Additional PHP code would go here */
<!DOCTYPE html>
<html lang="en">
<head>
<title>Nikolaos Tselikas</title>
/* More HTML content goes here */
</body>
</html>
You can find more information about my work by checking out my contact info or browsing through the publications section.