1. ziggy
  2. Sherlock Holmes
  3. Free Templates / Extensions
  4. Tuesday, 04 June 2013
  5.  Subscribe via email
i need the page i am on to be highlighted in the main menu
i understand it is a matter of editing the css code .menu
Q. which css sheet is this located in i see several.
i have tried searching for .menu on the site and find nothing

can you please point me in the right directions to find the right style sheet and possibly the code changes. thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

Try adding the following to the Custom CSS field of your templates parameters...


[code type=css]#hornav li.current a {
color: #403F6B;
font-weight: bold;
}[/code]

This example simply changes the color and makes the menu item bold (edit to your own taste).

CiarĂ¡n
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!