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?

Adjust the width in drop down menu
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Adjust the width in drop down menu
#9754
Adjust the width in drop down menu 13 Years, 4 Months ago Karma: 0
Hi,

I bet that you may have received the question thousands time. I have find the same topic and tried the solution you gave in another topic. But it doesnt work for me.

The problem with drop down menu is, as you can see on the attachment. How can i adjust the width so the menu can have same width without depending solely on the text.

Forgive if my explanation are not quite right.

The administrator has disabled public write access.
 
#9755
Re:Adjust the width in drop down menu 13 Years, 4 Months ago Karma: 748
Hello,

Set "Auto width" parameter to "Yes", if it doesn't help provide link to page where we can see this issue because it can be a problem with site template CSS styles.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#9756
Re:Adjust the width in drop down menu 13 Years, 4 Months ago Karma: 0
Thanks for the prompt reply. I have set the Auto width to 'Yes' but it still doesn't work. And i unfortunately i can't provide with the link as i'm using localhost. is there any way i can help you about this.
The administrator has disabled public write access.
 
#9766
Re:Adjust the width in drop down menu 13 Years, 4 Months ago Karma: 748
We can try to help if you provide local copy of the page with the menu. For this open the page in a browser, choose 'File -> Save Page As' menu item in browser's menu, choose 'Web page, complete' option, save all page files into your disk, archive them and send us by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#9768
Re:Adjust the width in drop down menu 13 Years, 4 Months ago Karma: 0
i have sent the email with the attachment. Please guide. thanks ")
The administrator has disabled public write access.
 
#9770
Re:Adjust the width in drop down menu 13 Years, 4 Months ago Karma: 748
Use the following CSS rule:

Code:


#pillmenu .ux-menu-sub a 
{
 float: none;
 text-align: left;
}



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