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?

Part of Submenu not visible
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Part of Submenu not visible
#16197
Part of Submenu not visible 13 Years ago Karma: 0
Hi...I am having a similar problem and have seen your responses, but I don't know where to use the overflow: visible; code.

Can you help? The page is below:

waga.tendriltechnology.com/index.php?option=com_content&view=frontpage&Itemid=1

Thank you!
The administrator has disabled public write access.
 
#16204
Re:Part of Submenu not visible 13 Years ago Karma: 748
Hello,

It seems this problem with your site template. Send index.php file of your site template by email that we can investigate the problem in more details.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#16257
Re:Part of Submenu not visible 13 Years ago Karma: 748
Remove the next code from index.php file. It is not necessary to add manually any javascript code or include javascript and CSS files. The modules loads all necessary files and call necessary javascript code:

Code:


<script type="text/javascript" src="/modules/mod_ariextmenu/mod_ariextmenu/js/ext-core.js"></script>
<script type="text/javascript" src="/modules/mod_ariextmenu/mod_ariextmenu/js/menu.min.js"></script>
<script type="text/javascript">
Ext.onReady(function() { new Ext.ux.Menu("ariext50", {"transitionDuration":0.2}); Ext.get("ariext50").select(".ux-menu-sub").removeClass("ux-menu-init-hidden"); });
</script>



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