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?

Dropdown menu not showing correctly in safari
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Dropdown menu not showing correctly in safari
#16889
Dropdown menu not showing correctly in safari 13 Years ago Karma: 0
Hello,

I have a little problem.

I installed the ARI ext menu and its working great on internet explorer, mozilla firefox and google chrome.

However the submenus aren't showing correctly in Safari.

the website is www.saceaindsutrie.com

I currently use the following css style.


#topmenu ul.ux-menu li a:link,
#topmenu ul.ux-menu li a:visited
{
display: block;
padding: 5px 5px;
}

#topmenu ul.ux-menu li a.ux-menu-link-parent:link,
#topmenu ul.ux-menu li a.ux-menu-link-parent:visited
{
display: block;
padding: 5px 5px 5px 5px;
}


#topmenu .ux-menu ul.ux-menu-hidden
{
display: none;
}

#topmenu ul.ux-menu
{
right: 0;
margin: 0;
padding: 0;
}

#topmenu ul.ux-menu-sub li
{
float: none;
text-align: left;
}

#topmenu .ux-menu-container ul
{
max-width: none;
padding: 0;
margin: 0;
}

#topmenu .ux-menu-item-main
{
width: 95.5px !important;
}

Could you please help me to fix this problem?

Thanks in advance.
The administrator has disabled public write access.
 
#16890
Re:Dropdown menu not showing correctly in safari 13 Years ago Karma: 0
Sorry the website is

www:saceaindustrie.com
The administrator has disabled public write access.
 
#16891
Re:Dropdown menu not showing correctly in safari 13 Years ago Karma: 0
Arf....

www.saceaindustrie.com

Thats the website
The administrator has disabled public write access.
 
#16893
Re:Dropdown menu not showing correctly in safari 13 Years ago Karma: 748
This is a problem with site template styles for default menu. You can use WebInspector that investigate the problem. For this press Ctrl+Alt+I in Safari browser.

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