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?

Third level submenu position
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Third level submenu position
#9935
Third level submenu position 13 Years, 3 Months ago Karma: 0
Hello,

The third level submenu is located a couple of pixels to the right of where it suppose to be. How can this be changed?

If I change the margin-left css the second level submenu is also affected which is not what I want.

Thank you so much!
Malin
The administrator has disabled public write access.
 
#9936
Re:Third level submenu position 13 Years, 3 Months ago Karma: 748
Hello,

Provide link to page, please, where we can see this problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#9938
Re:Third level submenu position 13 Years, 3 Months ago Karma: 0
The site is under development so can I send you the link in an email? Can you in that case provide the email address?

Thanks
Malin
The administrator has disabled public write access.
 
#9939
Re:Third level submenu position 13 Years, 3 Months ago Karma: 748
Sure, you can send it by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#9940
Re:Third level submenu position 13 Years, 3 Months ago Karma: 748
Use the following CSS rules:

Code:


.ux-menu-sub LI LI
{
 padding-left: 0;
}

.ux-menu-sub LI LI A
{
 padding-left: 20px;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#9942
Re:Third level submenu position 13 Years, 3 Months ago Karma: 0
admin wrote:
Use the following CSS rules:

Code:


.ux-menu-sub LI LI
{
 padding-left: 0;
}

.ux-menu-sub LI LI A
{
 padding-left: 20px;
}



Regards,
ARI Soft

I have the same offset problem. I tried your CSS rules but it didn't worked out for me. I still have a few pixels offset to the left and top. Can you help?

Here is my Testsite:

Best regards.

Andy
Last Edit: 2011/01/11 13:00 By spiritwalker.
The administrator has disabled public write access.
 
Go to topPage: 123