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?

menu height and width
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: menu height and width
#23477
menu height and width 12 Years, 5 Months ago Karma: 0
how can I change my menu
I`d like to have
width: 50px;
height: 40px
for menu and for submenus


please look atmy site

now there`s no ari ext menu because I can`t make it work well
when I was using any submenu, menu dissapeared
Last Edit: 2012/01/09 20:37 By bombelek.
The administrator has disabled public write access.
 
#23489
Re:menu height and width 12 Years, 5 Months ago Karma: 748
Hello,

We can help if you provide a link to a page where we can see a menu.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#23517
Re:menu height and width 12 Years, 5 Months ago Karma: 0
is it necessary to put on this site ari ext menu now?
at that moment there is my first menu, which I wanted to be a drop-down menu
I used ARI ext menu and I wanted to replaced old (now active) menu by ARI ext, but it is to height and doesn`t work, when somebody goes to any of submenus.
so I can`t make it visible for people
the site is here: gazeta-lokalna.pl/
The administrator has disabled public write access.
 
#23518
Re:menu height and width 12 Years, 5 Months ago Karma: 748
Provided page doesn't contain "ARI Ext Menu".

Regards,
ARI Soft
The administrator has disabled public write access.
 
#23524
Re:menu height and width 12 Years, 5 Months ago Karma: 0
ari ext menu is below the first menu here
The administrator has disabled public write access.
 
#23531
Re:menu height and width 12 Years, 5 Months ago Karma: 748
Use the next CSS rule:

Code:


#menu LI {
    width: 120px !important;
}

#menu .ux-menu a {
    display: block;
    line-height: 20px;
}



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