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?

need help in setting up submenu
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: need help in setting up submenu
#21325
Re:need help in setting up submenu 12 Years, 8 Months ago Karma: 0
it works gr8 thanks for the help

Regards
ajay
The administrator has disabled public write access.
 
#22488
Re:need help in setting up submenu 12 Years, 7 Months ago Karma: 0
small issue came after a gap of few weeks

www.bendoregonrealestateplus.com

can u tell me how to reduce gap in each menu looks like space in submenu menu

this is the CSS am using as per your guidelines

#ariext69_container
{
text-align: right;
}

#ariext69
{
display: inline-block;
zoom: 1;
*display: inline;
}

#ariext69_container
{
background: url(www.bendoregonrealestateplus.com/templates/terigreen/images/nav.png) no-repeat 0 0;
}

#ariext69 A
{
padding-top: 5px;
padding-bottom: 5px;

margin-left: -1px;
}

#ariext69 A .ux-menu-arrow
{
top: 9px;
}
The administrator has disabled public write access.
 
#22492
Re:need help in setting up submenu 12 Years, 7 Months ago Karma: 748
Add the next CSS rule:

Code:


ul.ux-menu-sub LI
{
 margin: 0;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#22501
Re:need help in setting up submenu 12 Years, 7 Months ago Karma: 0
Thanks it works fine thanks again for kind help
The administrator has disabled public write access.
 
Go to topPage: 1234