Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Spry menubar widget, submenu background different color

New Here ,
Oct 04, 2007 Oct 04, 2007
Hello,

Who knows if it is possible to assign different background-colors to main- and submenulevels?

Regards, Dik
TOPICS
Extensions
731
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 08, 2007 Oct 08, 2007
Go to the related css page for your meny bar. In my case it's named SpryMenuBarHorizontal.css. You can change the colors of the menus and sub menus there.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 08, 2007 Oct 08, 2007
I want to give menu and submenu each a different color...
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 09, 2007 Oct 09, 2007
LATEST
In the css file, find the following tags :

ul.MenuBarHorizontal ul li
- > {in these brackets you can add the submenu color}
ul.MenuBarHorizontal ul
- > {in these brackets you can add the submenu color}
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines