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?

Sub menu ul style "from nowhere"
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Sub menu ul style "from nowhere"
#24371
Sub menu ul style "from nowhere" 12 Years, 5 Months ago Karma: 1
Hi, I've been using ARI Ext menu on several occasions and I'm generally quite happy with it. But now I've run into a mystery:

The ul for my roll down submenu is not in the place where I want it to be: there's a vertical gap between the parent item and the sub menu. Using Firebug I found out that there is a style applied to the ul:
Code:

<ul class="ux-menu-sub " style="width: 79px; left: 0px; top: 25px; visibility: visible; " id="ext-gen19">


But when viewing the html source code this style declaration is not shown. Nor can I find the source of this style declaration in the css or in the module parameters.

I really do not know where to look next...

Cheers, Frits
The administrator has disabled public write access.
 
#24372
Re:Sub menu ul style "from nowhere" 12 Years, 5 Months ago Karma: 748
Hello,

Provide a link to a page where we can see described problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#24373
Re:Sub menu ul style "from nowhere" 12 Years, 5 Months ago Karma: 1
You can see the site at: http://test.ouderplanet.nl

This is a development copy of a site and normally this development copy is password protected. I removed the protection temporarily.

Thanks, Frits
The administrator has disabled public write access.
 
#24376
Re:Sub menu ul style "from nowhere" 12 Years, 5 Months ago Karma: 748
Core menu CSS file (menu.min.css) was modified, these changes cause the problem.

Regards,
ARI Soft
Last Edit: 2012/02/02 18:33 By admin.
The administrator has disabled public write access.
 
#24380
Re:Sub menu ul style "from nowhere" 12 Years, 5 Months ago Karma: 1
Thanks, I can reset the original css file. But then where should I put my custom css for this menu? If I put them in the template.css they will be overruled by the menu.min.css

Frits
The administrator has disabled public write access.
 
#24381
Re:Sub menu ul style "from nowhere" 12 Years, 5 Months ago Karma: 748
It seems you removed necessary styles. You can add your custom CSS rules one by one to find the problem.

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