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?

Top menu > submenu color does not change.
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Top menu > submenu color does not change.
#10286
Top menu > submenu color does not change. 13 Years, 3 Months ago Karma: 0
Hi,

I am using top menu as ARI YUI. Could configure the background color, text color etc. on menu after going through forum and yahoo. Could not change the text color for the submenu. Could not find right class to do so. Following is my css:
Can you please help in getting the submenu text color as white?

Thanks for providing a great menu.

regards,
Ashu

.yuimenubaritemlabel
{
color: #FFFFFF !important;
}

body .yui-skin-sam .bd
{
background: #0B0B61 !important;
}

.yuimenubaritemlabel-selected
{
color: white !important;
}

.yuimenubaritem-selected,
.yuimenuitem-selected
{
background-image: none !important;
background-color: #2E9AEF !important;
}
The administrator has disabled public write access.
 
#10287
Re:Top menu > submenu color does not change. 13 Years, 3 Months ago Karma: 747
Hello,

Could you provide link to page where we can see the menu on your site?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#10288
Re:Top menu > submenu color does not change. 13 Years, 3 Months ago Karma: 0
Yes, it is :

www.kyokushinbangalore.com/dojo

Have a look at the top menu (Gallery > Image gallery, Video gallery).

Thanks for the quick reply.
Regards,
Ashu
The administrator has disabled public write access.
 
#10289
Re:Top menu > submenu color does not change. 13 Years, 3 Months ago Karma: 747
Add the next CSS rule:

Code:


body #ariyui67.yui-skin-sam ul li a.yuimenuitemlabel
{
 color: #FFF;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#10290
Re:Top menu > submenu color does not change. 13 Years, 3 Months ago Karma: 0
Works perfectly. You guys are amazing.

Thanks a ton for 'very fast' support.
Regards,
Ashu
The administrator has disabled public write access.
 
Go to topPage: 1