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?

How to adjust the Submenu Width?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: How to adjust the Submenu Width?
#26072
How to adjust the Submenu Width? 12 Years, 8 Months ago Karma: 0
One of the texts of my submenus (ABOUT->Keys to Success) is not fit on my current submenu width? How can I adjust my submenu width? I hope someone could enlighten me.

Here's the link: laiyagourmet.com/Joomla/index.php?option=com_content&view=category&layout=blog&id=2&Itemid=136

Also, is there a code i could use to connect my photo slideshows to my menus just like this: www.bhpbilliton.com/home/Pages/default.aspx

Thanks in advance!
The administrator has disabled public write access.
 
#26074
Re:How to adjust the Submenu Width? 12 Years, 8 Months ago Karma: 760
Hello,

1. Add the next CSS rule:

Code:


#header .ux-menu .ux-menu-sub LI A
{
 line-height: 14px !important;
}



2. Could you explain in more details what do you want to achieve?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#26075
Re:How to adjust the Submenu Width? 12 Years, 8 Months ago Karma: 0
admin wrote:
Hello,

1. Add the next CSS rule:

Code:


#header .ux-menu .ux-menu-sub LI A
{
 line-height: 14px !important;
}



2. Could you explain in more details what do you want to achieve?

Regards,
ARI Soft


Thank you very much Admin!

For my next question, I would like to know if there's a code i could use so that the photos of my slideshow extend to my menu button? And also, is there a way that my submenu can be arranged into two columns?

Thanks again for your excellent technical support!
The administrator has disabled public write access.
 
#26077
Re:How to adjust the Submenu Width? 12 Years, 8 Months ago Karma: 760
The module doesn't support ability to show menu items in two columns.

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