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?

horizontal menu problems/questions
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: horizontal menu problems/questions
#6628
horizontal menu problems/questions 13 Years, 8 Months ago Karma: 0
I just installed ARI Ext Menu, and I really like it, but I'm having a couple of problems that I hope you can pinpoint. I apologize if these have been addressed already in the forum. I looked through already and couldn't find the answers.


Here's the website: www3.jruuc.org/
I'm using FF 3.6.8, if that matters.
I set the menu to User3 module because that was the only way I could get it to line up properly.

1. The down arrow is covering the menu item text.

2. Sometimes after moving mouse off of the parent menu, the submenus remain (artifacts?), but in smaller boxes.

3. Can I make a fixed width for both the menu items and the submenus? I'd like the menu to take up the entire length.

Thanks for your time!
The administrator has disabled public write access.
 
#6630
Re:horizontal menu problems/questions 13 Years, 8 Months ago Karma: 0
Actually I think I figured out problem #2, I had "Show only active sub-menus" toggled to no. I switched it to yes and that seemed to fix that... but now the submenu flashes once before becoming solid.
The administrator has disabled public write access.
 
#6632
Re:horizontal menu problems/questions 13 Years, 8 Months ago Karma: 747
Hello,

This problems occur due to site template styles. Open index.php file of site template, find the following code:

Code:


<div class="clr" id="nav">



and use the next instead of it:

Code:


<div class="clr" id="nav1">



And set 'Auto width' property in module settings to 'Yes'.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#6833
Re:horizontal menu problems/questions 13 Years, 7 Months ago Karma: 0
admin wrote:
Hello,

This problems occur due to site template styles. Open index.php file of site template, find the following code:

Code:


<div class="clr" id="nav">



and use the next instead of it:

Code:


<div class="clr" id="nav1">



And set 'Auto width' property in module settings to 'Yes'.

Regards,
ARI Soft


Same issues. Can't find <div class="clr" id="nav"> to change.

Also, the drop downs aren't showing up at all. Suggestions?
The administrator has disabled public write access.
 
#6842
Re:horizontal menu problems/questions 13 Years, 7 Months ago Karma: 747
Provide link to page where we can see this issue that we can help.

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