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?

sub submenu line not appearing correctly
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: sub submenu line not appearing correctly
#32919
sub submenu line not appearing correctly 12 Years, 6 Months ago Karma: 0
Hi, submenu items are opening correctly - problems with next level lines. pls check - they are not appearing in right place.
Last Edit: 2012/10/22 07:20 By linadze.
The administrator has disabled public write access.
 
#32920
Re:sub submenu line not appearing correctly 12 Years, 6 Months ago Karma: 763
Hello,

Add the following CSS rules:

Code:


#navtop .ux-menu LI,
#navtop UL.ux-menu UL.ux-menu-sub
{
 margin: 0;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#32921
Re:sub submenu line not appearing correctly 12 Years, 6 Months ago Karma: 0
Thx for quick response - the third menu button is solved, but for the second menu button still submenu options do not appear, and now i´ve lost emty spaces between menu buttons. Anyway to solve this and leave the empty spaces between buttons^? thx in advance
The administrator has disabled public write access.
 
#32922
Re:sub submenu line not appearing correctly 12 Years, 6 Months ago Karma: 0
sry, i´ve changed the end level to -1 and also i am seeing the second button submenus. Still one problem exists - by applying your given code i loose free spaces between buttons - this is important for me..
The administrator has disabled public write access.
 
#32927
Re:sub submenu line not appearing correctly 12 Years, 6 Months ago Karma: 763
Use the following CSS rules instead of previous one:

#navtop .ux-menu-sub LI,
#navtop UL.ux-menu UL.ux-menu-sub
{
margin: 0;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#32929
Re:sub submenu line not appearing correctly 12 Years, 6 Months ago Karma: 0
thx a lot,it´s perfect. i´ll definetly check yr products for sale
The administrator has disabled public write access.
 
Go to topPage: 1