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?

Can not apply any CSS properties
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Can not apply any CSS properties
#41180
Can not apply any CSS properties 10 Years, 11 Months ago Karma: 0
Hello,

I have read through several dozen posts in this forum about applying custom CSS to ext menu, but none of the solutions posted have helped me out.

I have copied css code from posts and pasted it to the "CSS Styles" box in the module configuration page. ex:

#nav .ux-menu LI A.ux-menu-link-level-0 {
background: transparent none;
border-style: none;
}


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

I have also tried adding a "_extmenu" css suffix in the module configuration page and added the custom classes to my template css with no luck.

None of my attempts to modify the look of ext menu have worked. I cant´seem to apply any css styles to change the look of the menu.

There shouldn´t be any template conflicts due to the fact that I´m using a custom template which y coded from scratch and it doesn´t load any intricate scripts and it doesn´t even have a params.ini.

I have an instance of Ari image slider in the same page.

I´m working on joomla 2.5 in a local windows 7 machine running xampp. I can upload it.

Any suggestions or solutions will be appreciated.

Thanx
The administrator has disabled public write access.
 
#41181
Re:Can not apply any CSS properties 10 Years, 11 Months ago Karma: 748
Hello,

The custom CSS rules from your post will work only if a container in site template has ID equals to "nav".

What CSS properties and for what elements do you want to change?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#41182
Re:Can not apply any CSS properties 10 Years, 11 Months ago Karma: 0
That did it!!

Thanx!!

It didn´t occur to me to change the DIV id of my template or replace the css property id with my own. I thought those were used by the menu itself.

I´ll use the css structure you have posted in other several posts to continue customizing :

www.ari-soft.com/ARI-Ext-Menu/10547-Is-there-any-documentation.html#10557

Thanx again!
The administrator has disabled public write access.
 
Go to topPage: 1