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 on the left of the parent menu
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Submenu on the left of the parent menu
*
#9978
Submenu on the left of the parent menu 13 Years, 3 Months ago Karma: 0
Hello,

This module is great, thank you for the excelent work.

I'm having some problems configuring the css in a probably common question, but can't find the answer in the forum so here it goes.


Need to place a vertical menu on the right sidebar of a site, so the submenu items must appear on the left of the parent menuitems.

Already change some css properties but probably there is a better way because the parent item becomes inactive when the submenu is showing.

The site: www.zutil.com/box4 (2є link from the top right)

The css used:

#ariextmenu_ariext24 A
{
width:175px;
}
#ariextmenu_ariext24 .ux-menu-link-parent
{
width:165px;
}

#ariextmenu_ariext24 .ux-menu .ux-menu-sub
{
left:-207px;
}

BODY .ux-menu A:focus,
BODY .ux-menu A:hover,
BODY .ux-menu A.ux-menu-link-hover
{
background: #000000 none;
}
BODY .ux-menu A.ux-menu-link
{
background: #000000 none;
}
BODY .ux-menu .ux-menu-sub LI,
BODY .ux-menu .ux-menu-sub LI A
{
left:-207px;
top:-3px;
text-align: left;
}


Thanks you
The administrator has disabled public write access.
 
#9987
Re:Submenu on the left of the parent menu 13 Years, 3 Months ago Karma: 747
Hello,

Unfortunately the module doesn't support this ability. It requires modification of javascript code that add this ability.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#10020
Re:Submenu on the left of the parent menu 13 Years, 3 Months ago Karma: 0
ok,
bad luck.

Thanks anyway
The administrator has disabled public write access.
 
Go to topPage: 1