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?

Menu loading default settings
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Menu loading default settings
#19869
Menu loading default settings 12 Years, 9 Months ago Karma: 0
Hello,

I have the module ARI Ext Menu V 2.0.8 installed in a joomla 1.7 test site using beez_20 template.

The Main Menu is set not to show on all pages and I am using Ari Ext Menu in position 4 ( vertical LHS) instead. This works fine except for 2 problems: -

1. The menu initially shows as unexpanded –ie with just the header and plus sign. After browser refresh the problem disappears. This happens in MSIE9, Firefox and Chrome. What code in what file needs to be altered to always load the menu expanded please?

2. On initial load of the expanded menu the background colours only part fill the text boxes. After page refresh they are OK. Image of the problem attached . Perhaps solving problem 1 above will solve this.

Your help would be appreciated.

Kind regards,

DaveM
The administrator has disabled public write access.
 
#19873
Re:Menu loading default settings 12 Years, 9 Months ago Karma: 748
Hello,

Could you provide a link to a page where we can see the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#19880
Re:Menu loading default settings 12 Years, 9 Months ago Karma: 0
Thank you for your reply.

the page link is here: -

www.lafeeds-shop.co.uk

Note that the problem only arises on the browser first opening the site. The history needs to be cleared to repeat it.

Kind regards,

DaveM
The administrator has disabled public write access.
 
#19909
Re:Menu loading default settings 12 Years, 9 Months ago Karma: 748
Try to use the next CSS rule:

Code:


#ariext32 LI.ux-menu-item-level-0 
{
 width: 188px !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#19914
Re:Menu loading default settings 12 Years, 9 Months ago Karma: 0
Thank you for your reply.

I pasted the code in the CSS Styles box in the module settings. The result is that: -

On first loading, the menu still shows in unexpanded form.

On expanding it, the sub-menus do not fully open and the text is compressed.

This happens in Firefox and Chrome.

Your further help would be appreciated.

Kind regards,

DaveM
The administrator has disabled public write access.
 
#19917
Re:Menu loading default settings 12 Years, 9 Months ago Karma: 748
This problem with CSS styles which is used by site template for collapsed modules. It uses "display: none" CSS property, if change it to "visibility: hidden", "ARI Ext Menu" can calculate width correctly.

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