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?

Ari ext menu errors
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Ari ext menu errors
#16838
Re:Ari ext menu errors 13 Years ago Karma: 0
Thank you very much that worked great!

fixed alot! I was just wondering how would i lower the menu and also how would make the the backgrounds transparent as well as change the look of the arrows, Sorry for all the noobie questions.
Last Edit: 2011/07/04 02:29 By sythe.
The administrator has disabled public write access.
 
#16840
Re:Ari ext menu errors 13 Years ago Karma: 748
Add the next CSS rule:

Code:


#topmenu1 .ux-menu-container 
{
 margin-top: 44px;
}

#topmenu1 .ux-menu A.ux-menu-link-level-0
{
 background-color: transparent;
}



The menu uses <joomla_directory>/modules/mod_ariextmenu/mod_ariextmenu/js/css/images/menu-arrow-down.png image as indicator of sub-menus. You can change it for your needs.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#16939
Re:Ari ext menu errors 13 Years ago Karma: 0
Thank you for all the assistance this helped alot. Thank you!
The administrator has disabled public write access.
 
Go to topPage: 12