Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products F.A.Q.
Shopping Cart


Recent Events
  • 29/12/2011 Merry Christmas and Happy New Year!

    Dear visitors, our office will be closed from December 30 to January 2 due to the celebration of the New Year. You can purchase and download our products, but we can not guarantee quick answers to your questions for this period of time. Happy New Year! Your ARI Soft team.

  • 27/09/2011 ARI Smart Content v. 1.8.0

    ARI Smart Content v. 1.8.0 is ready. New version is compatible with Joomla! 1.5, 1.6 and 1.7 and it is released under GNU GPL license.


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 1 Year, 5 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 1 Year, 5 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 1 Year, 5 Months ago Karma: 278
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 1 Year, 5 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 1 Year, 5 Months ago Karma: 278
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