Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?

How to add class and change a second instance.
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: How to add class and change a second instance.
#22960
How to add class and change a second instance. 12 Years, 11 Months ago Karma: 0
Hello there. I am a new self taught joomla "designer". I loved Ari EXT menu but I dont have enough knowledge to make it work properly. I have two different instances, with different IDs (unique). I set Module Class Suffix :news to one and central to the other. Settings are load js library, Dcom ready, unique id:yes to both modules-intances. I Have loaded menu.min.css to my main css file and I CAN change the css files and the module changes accordingly. But I want to set Differrent styles for each module. So I would like you to tell me HOW am I suppose to do that. For Example I tried to create a #news .ux-menu a or #central .ux-menu a to menu.min.css and there change the attributes, ie backroung image and/or font size but nothing changes. Am I doing something wrong? My syntax is bad? My address is www.eproini.gr and the username and password is arigas and alex_01_01 Should you like to check the source code. (sorry for the code, ia am learning myself from google.) Please let me know if you neeed anything , code or something to proceed. Thank you of your time, Rigas Alex.
The administrator has disabled public write access.
 
#22964
Re:How to add class and change a second instance. 12 Years, 11 Months ago Karma: 760
Hello,

A module container has the next ID:

ariextMODULE_ID_container

Where MODULE_ID is module ID which can be found in Joomla! modules manager or on module settings page.

In your case menus have ariext46_container and ariext68_container IDs and according your post you can use the next CSS selectors:

#ariext68_container .ux-menu

#ariext46_container .ux-menu

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