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?

width of the menu
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: width of the menu
#9273
Re:width of the menu 13 Years, 4 Months ago Karma: 747
It doesn't work due to site template styles. Add the following CSS rule that fix it:

Code:


.art-blockcontent-body .ux-menu-container ul li
{
 overflow: visible;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#9274
Re:width of the menu 13 Years, 4 Months ago Karma: 747
Use the next CSS rules that remove border:

Code:


div.ux-menu-container ul.ux-menu LI.ux-menu-item-main,
div.ux-menu-container ul.ux-menu LI.ux-menu-item-main A
{
 border-style: none;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#9275
Re:width of the menu 13 Years, 4 Months ago Karma: 0
Shown, but again the submenu width.

There should be an option of adjusting the menu width in the module parameters.
I tried ones SWFree menu. There many options were displayed for configuring the menu dropdowns.
The administrator has disabled public write access.
 
#9276
Re:width of the menu 13 Years, 4 Months ago Karma: 747
You can set "Auto width" parameter to "Yes" or modify width through CSS.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#9277
Re:width of the menu 13 Years, 4 Months ago Karma: 0
Whens et to auto width, the menu took the whole page width.
The administrator has disabled public write access.
 
#9280
Re:width of the menu 13 Years, 4 Months ago Karma: 747
We can try to help if you provide temporary access to your Joomla! backend by email.

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