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?

Setting menu colours in Options or edit CSS
(1 viewing) (1) Guest
Go to bottomPage: 12345
TOPIC: Setting menu colours in Options or edit CSS
#24115
Re:Setting menu colours in Options or edit CSS 12 Years, 5 Months ago Karma: 0
Grey border issue is resolved, Thank you !

How can I change the "Blue Arrow" Color that is next to the drop down menu to other color ?

The link is:

dalabcr.com/


Regards !
VMD
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#24298
Re:Setting menu colours in Options or edit CSS 12 Years, 5 Months ago Karma: 748
See menu-arrow-down.png and menu-arrow-right.png images in <joomla_directory>/modules/mod_ariextmenu/mod_ariextmenu/js/css/images folder.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#24339
Re:Setting menu colours in Options or edit CSS 12 Years, 5 Months ago Karma: 0
Thanks a lot for your help !!!
VMD
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#24469
Re:Setting menu colours in Options or edit CSS 12 Years, 5 Months ago Karma: 0
Hi I have another question...

How can I change the white background of the buttons to transparent ?, ...I realize that there is a limit of 6 menu item per drop down menu, can I change that condition to any number ?

Please see the link www.dalabcr.com

Regards !
VMD
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#24470
Re:Setting menu colours in Options or edit CSS 12 Years, 5 Months ago Karma: 748
Hello,

Add the next CSS rule to "CSS Styles" parameter in module settings to do background transparent:

Code:


DIV.ux-menu-container ul#ariext60 li.ux-menu-item-level-0 a
{
 background-color: transparent;
}



The module doesn't have any limitation count of menu items.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#24596
Re:Setting menu colours in Options or edit CSS 12 Years, 4 Months ago Karma: 0
I tried one of the settings you suggested to another site, but obviously each site is a bit different in regards to CSS. I have set and reset and reset again the colors of background and text in the module management, but it doesnt seem to impact the menu at all.

www.joomlatest.topdog-technology.com

I want the buttons background to be black, with just a white border between them (no top or bottom borders). I also want the text to be #D4AF37. Once I see what the code needs to be for this, I am pretty sure I can figure out how to configure the hover and visited settings on my own.

thank you for your excellent service!
The administrator has disabled public write access.
 
Go to topPage: 12345