Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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 13 Years 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, 11 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, 11 Months ago Karma: 760
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, 11 Months ago Karma: 0
Thanks it works fine thanks again for kind help
The administrator has disabled public write access.
 
Go to topPage: 1234