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?

(horizontal) submenu: uniform width/move the block
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: (horizontal) submenu: uniform width/move the block
#39240
(horizontal) submenu: uniform width/move the block 12 Years ago Karma: 0
hello,

I've got an issue i can't resolve

on this page: test.raumausstattung-enzinger.at/

my major problems with the menu are that the submenu items all got a different length (they need to be all the same)
the second problem is the location of the sub. I want it a few px to the left and move it a few px down.

I allready made a few adjustments in the CSS-file but I can't find the selectors for what i want to do :'(

pls help me
The administrator has disabled public write access.
 
#39244
Re:(horizontal) submenu: uniform width/move the block 12 Years ago Karma: 763
Hello,

Add the following CSS rule to change sub-menu position:

div#menu ul.ux-menu ul
{
margin-left: 1px;
margin-top: 14px
}

About sub-menu items width, could you send an image where we can see the problem? Sub-menu items have the same width on our side.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1