Menu Drop Down Styling

  • memfix
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 2 months ago - 10 years 2 months ago #42495 by memfix
Hello! I need your help with menu layout
I need:
-place menu centered horizontally on the page
-make border-radius. I can't find where to change the style of menu.
-make gradien colors for menu
Is it posible?


thank you for answers.
Last edit: 10 years 2 months ago by memfix.

Please Log in to join the conversation.

More
10 years 2 months ago #42513 by ivan.milic
Replied by ivan.milic on topic Menu Drop Down Styling
For menu UL

UL.mnu_mainmenu{
...
}

First level items:

UL.mnu_mainmenu > LI{
...
}

Drop-down items:
UL.mnu_mainmenu > LI > UL LI{
...
}

use this css paths to style manu as you need. Place you css at bottom of template_css.css
The following user(s) said Thank You: memfix

Please Log in to join the conversation.

  • memfix
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 2 months ago #42528 by memfix
Replied by memfix on topic Menu Drop Down Styling
Thank you much! It helped :)

Please Log in to join the conversation.

Time to create page: 0.150 seconds
Powered by Kunena Forum