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?

Transparant menu
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Transparant menu
#35851
Transparant menu 11 Years, 4 Months ago Karma: 0
Hello,

I want too make the menu transparant.
There is a screenshot included.
I cant find the correct css file wich i need to edit.

Thanks in advance
The administrator has disabled public write access.
 
#35853
Re:Transparant menu 11 Years, 4 Months ago Karma: 748
Hello,

The module uses <joomla_directory>/modules/mod_ariextmenu/mod_ariextmenu/js/css/menu.min.css file. You can modify it for your needs.

Original version of CSS file can be found in "src" folder in mod_ariextmenu.zip archive.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#35854
Re:Transparant menu 11 Years, 4 Months ago Karma: 0
Hello,

Thanks for the fast response.
Can you tell me how the css file needs to look or wich code it need to add.
It looks like this now:


I just started using Joomla.

Thank you.
Last Edit: 2013/01/21 09:28 By admin.
The administrator has disabled public write access.
 
#35855
Re:Transparant menu 11 Years, 4 Months ago Karma: 748
Where we can see the menu?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#35856
Re:Transparant menu 11 Years, 4 Months ago Karma: 0
Here's the link to the website that is under constuction.

www.zooomallround.nl/joomla/
The administrator has disabled public write access.
 
#35858
Re:Transparant menu 11 Years, 4 Months ago Karma: 748
Add the following CSS rules to "CSS Styles" parameter in module settings:

#nav .ux-menu A
{
background: none transparent !important;
border-style: none;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1