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?

Submenu items on two lines in Firefox
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Submenu items on two lines in Firefox
#29454
Submenu items on two lines in Firefox 12 Years, 5 Months ago Karma: 0
Downloaded yesterday, first test menu had some submenu names break at spaces to appear on two lines. Replacing spaces with underscore worked, but underscores visible on mouseover. Tried turning off auto width, but most submenu names broke, turned auto width back on, may have done other things, then started working with all items on one line. So built horizontal menu for entire site, and all seemed well. Today I noticed two of the seven submenus were broken. I was using Firefox. Tried looking at site in Chrome, and all was right. Found a post from six months ago, same issue, fix offered was:

Add the next CSS rules to "CSS Styles" parameter in module settings:

Code:

.ux-menu-sub LI A
{
white-space: nowrap !important;
}

.ux-menu-hidden
{
display: none !important;
}


Tried it and it worked. So I'm a happy camper. Just thought I'd share my discovery that issue is associated with Firefox. Example image attached.
Last Edit: 2012/06/28 02:02 By alysion.Reason: image too big
The administrator has disabled public write access.
 
Go to topPage: 1