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?

Only last submenu item shows
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Only last submenu item shows
#19681
Only last submenu item shows 12 Years, 9 Months ago Karma: 0
Hi,

I'm implementing the eri ext menu into my joomla page.
But the menu only shows the last submenu item while hovering over the parents.
How can I resolve this problem?
The administrator has disabled public write access.
 
#19682
Re:Only last submenu item shows 12 Years, 9 Months ago Karma: 748
Hello,

Provide link to a page where we can see the problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#19683
Re:Only last submenu item shows 12 Years, 9 Months ago Karma: 0
It isn't online yet.
Can I provide you something else?
The administrator has disabled public write access.
 
#19684
Re:Only last submenu item shows 12 Years, 9 Months ago Karma: 748
You can send page files of a page with the menu by email. This process is described here.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#19686
Re:Only last submenu item shows 12 Years, 9 Months ago Karma: 0
Done!
The administrator has disabled public write access.
 
#19687
Re:Only last submenu item shows 12 Years, 9 Months ago Karma: 748
The problem with your custom CSS rules and site template styles. Add the next CSS rule to fix the problem:

Code:


UL.ux-menu-sub li 
{
 top: auto;
 margin: 0 !important;
 padding: 0 !important;
 position: relative;
}



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