Customising the transparent menu on the home page

  • celyn
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 1 month ago #34314 by celyn
Thank you Ivan.

This has solved the transparency problem. But I also want to change the font colour. When I scroll down the page the menu bar font colour is black, but I would like it to be red.

Thanks again for your help so far.

jake

Please Log in to join the conversation.

More
11 years 1 month ago #34317 by ivan.milic
This is styling for that when menu goes down (template_css.css):

.toprow.fix_menu .mnu_mainmenu > li > a, .mnu_mainmenu > li > span {
text-shadow:none;
color: #333 !important;
}

.toprow.fix_menu .mnu_mainmenu > li.active > a, .toprow.fix_menu .mnu_mainmenu > li.active > span {
text-shadow:none;
color: #333 !important;
font-weight: 700;
}

you can just remove properties so they stay same as you set in template options
The following user(s) said Thank You: celyn

Please Log in to join the conversation.

  • celyn
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 1 month ago #34321 by celyn
Thanks again.

Jake

Please Log in to join the conversation.

Time to create page: 0.082 seconds
Powered by Kunena Forum