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?

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 13 Years, 11 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 13 Years, 11 Months ago Karma: 747
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 13 Years, 11 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?option=com_content&view=article&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 13 Years, 11 Months ago Karma: 747
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 13 Years, 11 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 13 Years, 11 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