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?

Submenu item hides when it goes off the module
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Submenu item hides when it goes off the module
#4488
Submenu item hides when it goes off the module 1 Year, 8 Months ago Karma: 0
I installed the module and works fine except when I add a submenu item and it goes off the module, it shows it partially. I tried some of the CSS changes on other posts but haven't been successful. See image attached. Thank you
The administrator has disabled public write access.
 
#4492
Re:Submenu item hides when it goes off the module 1 Year, 8 Months ago Karma: 278
Hello,

Probably module container contains "overflow: hidden" CSS property. Provide link to page where we can see this issue that we can help you.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#4506
Re:Submenu item hides when it goes off the module 1 Year, 8 Months ago Karma: 0
I tried in the one I have published and it doesn't work either. See link:

proemcor.hacemostuspaginas.com/index.php...mp;id=1&Itemid=2

On the right you will see the menu.

Thank you!
The administrator has disabled public write access.
 
#4509
Re:Submenu item hides when it goes off the module 1 Year, 8 Months ago Karma: 278
Add the following CSS rule:

Code:


.art-Sheet-body .art-contentLayout .art-sidebar1
{
  overflow: visible;
}

.art-BlockContent-body .yuimenubar ul li
{
  background-image: none;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#4515
Re:Submenu item hides when it goes off the module 1 Year, 8 Months ago Karma: 0
That fixed it beautifully. Thank you so much!!!, nice job by the way.
The administrator has disabled public write access.
 
#4554
Re:Submenu item hides when it goes off the module 1 Year, 8 Months ago Karma: 0
Dear great guys at ARIsoft,

Congrats on a great component! Well done.
My problem is similar to the one above and after successless trying out all the different suggestions in this forum relating to this issue I'm afraid to bother you with this maybe stupid question:

My submenues are visible though not clickable since they overflow into another component. Could you please advise.
link is www.koyaa.se
Thanks a bunch in advance.
cheers,
/jogika
The administrator has disabled public write access.
 
Go to topPage: 12