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?

1px margin next to menu
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: 1px margin next to menu
#56491
Re:1px margin next to menu 8 Years, 4 Months ago Karma: 0
OK I was testing on IE10 where it doesn't work
The administrator has disabled public write access.
 
#56497
Re:1px margin next to menu 8 Years, 4 Months ago Karma: 747
Try to use the following CSS rule instead of the previous one:

.ux-menu-vertical .ux-menu-sub LI {margin-left:-1px}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#56500
Re:1px margin next to menu 8 Years, 4 Months ago Karma: 0
still doesn't make it on IE10
I think it's negative-margin

The administrator has disabled public write access.
 
#56501
Re:1px margin next to menu 8 Years, 4 Months ago Karma: 4
What if you set it like this instead?

.ux-menu-vertical .ux-menu-sub {left: 191px !important;}


or if you set a fixed width to the .ux-menu-vertical element and then push the .ux-menu-sub element as far left as the width as the .ux-menu-vertical is wide? Use !important to override any default code.
The administrator has disabled public write access.
Mazfer
- Long time CSS/HTML coder
- mazindesigns.com
 
#56503
Re:1px margin next to menu 8 Years, 4 Months ago Karma: 0
yes this code works
although the Slide transition is weird
webhead.info/soteba/
The administrator has disabled public write access.
 
#56876
Re:1px margin next to menu 8 Years, 2 Months ago Karma: 0
Hi, I have the same problem, but with Firefox last version and IE11.
I try to put the suggested string in CSS styles wihtout result..
Any other idea??
The administrator has disabled public write access.
 
Go to topPage: 123