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?

Submenu not showing and cannot set submenu width
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Submenu not showing and cannot set submenu width
#14465
Submenu not showing and cannot set submenu width 13 Years, 6 Months ago Karma: 0
Hi there,

Which file do I need to modify in order to set the submenu width? The ux-menu-item-level-1 class has overridden the width which is now set to "width: 0px;". I gather this is why I can't see any of my submenu options displaying.

Any suggestions would be great. Thanks!
Last Edit: 2011/05/07 13:49 By dragonBoater.Reason: to add image file
The administrator has disabled public write access.
 
#14469
Re:Submenu not showing and cannot set submenu width 13 Years, 6 Months ago Karma: 760
Hello,

Provide link to page where we can see the menu on your site. We suppose sub-menu doesn't appear due to a conflict with site template styles.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#14481
Re:Submenu not showing and cannot set submenu widt 13 Years, 6 Months ago Karma: 0
The administrator has disabled public write access.
 
#14482
Re:Submenu not showing and cannot set submenu widt 13 Years, 6 Months ago Karma: 760
Add the next CSS rules that fix the problem:

Code:


#menu .ux-menu-container ul li ul.ux-menu-hidden
{
 display: none;
}

#menu .ux-menu-container ul li ul
{
 display: block;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#14496
Re:Submenu not showing and cannot set submenu widt 13 Years, 6 Months ago Karma: 0
WOW problem fixed. Thanks so much. The support that has been provided has been fantastic and so quick. This is by far the best support that has been provided for any joomla extension I have come across.
The administrator has disabled public write access.
 
Go to topPage: 1