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?

No submenu
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: No submenu
#7603
No submenu 13 Years, 6 Months ago Karma: 0
Hi,

Tryed other solutions on this forum...but no result

nieuw.fysiotherapiebrouwersgracht.com/

Menu left first item should have a test submenu...

Thank you very much!

regards,

Arkadas
Last Edit: 2010/10/05 11:09 By arkadas.
The administrator has disabled public write access.
 
#7604
Re:No submenu 13 Years, 6 Months ago Karma: 747
Hello,

Check that 'End level' parameter is set to '-1'.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#7605
Re:No submenu 13 Years, 6 Months ago Karma: 0
Wow that's fast!

Got an arrow in the menu now, indicating that there is a submenu item. But clicking on it gives no submenu.

Might be the menu is under the text?!

regards
The administrator has disabled public write access.
 
#7606
Re:No submenu 13 Years, 6 Months ago Karma: 747
Add the following CSS rule:

Code:


body .contentLayout .sidebar1
{
  overflow: visible;
}



and set 'Menu direction' parameter to 'Vertical' instead of 'Horizontal'.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#7607
Re:No submenu 13 Years, 6 Months ago Karma: 0
Do i add this to my template css or to the css of the template?

wow.....now the arrow is gone and the module is full with of the page
The administrator has disabled public write access.
 
#7608
Re:No submenu 13 Years, 6 Months ago Karma: 747
This conflict with site template styles. Add the next CSS rule:

Code:


.ux-menu-container UL.ux-menu li
{
  float: left;
}



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