Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Sub-menu background colour
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Sub-menu background colour
#21702
Sub-menu background colour 12 Years, 4 Months ago Karma: 0
Hi,

Where do I set / change the Sub-menu background colour.

The one on my site needs to change, but i cant seem to fing the colour hex value in any of the css files.

Thanks for any help

Eddie
The administrator has disabled public write access.
 
#21703
Re:Sub-menu background colour 12 Years, 4 Months ago Karma: 746
Hello,

Provide a link to a page where we can see a menu.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#21704
Re:Sub-menu background colour 12 Years, 4 Months ago Karma: 0
Hi,

Thanks for coming back to me. Link to Site

Eddie
The administrator has disabled public write access.
 
#21711
Re:Sub-menu background colour 12 Years, 4 Months ago Karma: 746
Use the next CSS rules:

Code:


body #ariyui81.yui-skin-sam .yuimenu .bd
{
 background-color: yellow;
}

body #ariyui81.yui-skin-sam .yuimenu .yuimenuitem-selected
{
 background-color: blue;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#21712
Re:Sub-menu background colour 12 Years, 4 Months ago Karma: 0
HI,

Thank you for the code. It works perfect.

Again, thank you for great support

Eddie
The administrator has disabled public write access.
 
#21746
Re:Sub-menu background colour 12 Years, 4 Months ago Karma: 0
Hi, I added the css code but it doesnt work. Am I missing something?

I see 3 css files. I tried adding it to safe_menu.css and to menu.css and to safe_menu_rtl.css but with no results. I must be doing something wrong Any help would be greatly appreciated... the menu is here at MY SITE

Its the vertical menu on the right titled "Additional Information"...

thank you in advance...
The administrator has disabled public write access.
 
Go to topPage: 12