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?

Styling issues
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Styling issues
#15385
Styling issues 13 Years, 1 Month ago Karma: 0
I am trying to eliminate the borders around my menu items, but keep them in the submenu. I would also like to change the font along with some other styling.

Where should I go to edit the CSS?

Thanks!
Last Edit: 2011/05/27 15:32 By ced002.Reason: picture did not upload
The administrator has disabled public write access.
 
#15386
Re:Styling issues 13 Years, 1 Month ago Karma: 748
Hello,

Provide link to page with the menu.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#15387
Re:Styling issues 13 Years, 1 Month ago Karma: 0
The administrator has disabled public write access.
 
#15388
Re:Styling issues 13 Years, 1 Month ago Karma: 748
Use the next CSS rule that avoid border around main menu items:

Code:


UL.ux-menu A.ux-menu-link-level-0
{
 border-style: none;
}



The modules uses <joomla_directory>/modules/mod_ariextmenu/mod_ariextmenu/js/css/menu.min.css CSS file. Custom CSS rules can be used in "CSS Styles" parameter in module settings.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#15389
Re:Styling issues 13 Years, 1 Month ago Karma: 0
Thank you, that worked. How do I go about moving the submenu up so it is in line with the hr?
The administrator has disabled public write access.
 
#15390
Re:Styling issues 13 Years, 1 Month ago Karma: 748
The module doesn't support described ability.

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