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?

Color of Submenu 2nd/3rd level.
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Color of Submenu 2nd/3rd level.
#11751
Color of Submenu 2nd/3rd level. 13 Years, 2 Months ago Karma: 0
Hello!

First of all i would like to thank Ari Soft for a great menu extension to joomla.

Im having a problem with the submenus not having the same color as the topmenu item.

"topmenu"twww.thailandresort.se/newtemplate/sv

If you check the second menu item, called "hyra boende" then you see the that the submenus get a blue color instead of the desired Green one im using on the top level (#7a983e).

Ive been looking in the .CSS files but cant seem to rectify this.

This is my CSS styles im currently using for Ari Ext menu :

body #nav
{
width: 962px;
}

.ux-menu-container .ux-menu A
{
background: #7a983e none;
color: #fff;
text-align: center;
}

body .ux-menu-container

.ux-menu a:hover{
color: #fff;
}

.ux-menu a:visited{
color: #fff;
}

.ux-menu a:visited{
color: #fff;
}

.ux-menu LI.ux-menu-item55
{
width: 102px;
}

.ux-menu-container .ux-menu li a
{
border-style: none;
}

.ux-menu .ux-menu-sub .ux-menu-sub
{
margin: -1px 0 0 -2px;
}

#nav .ux-menu li ul ul
{
margin: 0;
}

.ux-menu-container .ux-menu-sub LI A
{
color: red;
background: green none;
}

///

Any help with this would be greatly apriciated since im pulling my hair out of this, and i cant find the origin of the blue color on the submenus.
The administrator has disabled public write access.
 
#11752
Re: Color of Submenu 2nd/3rd level. 13 Years, 2 Months ago Karma: 0
I actually found where to change this, it was in my template .CSS file
The administrator has disabled public write access.
 
Go to topPage: 1