Skip to Content Skip to Menu

How do I resize a drop down list?

  • cynchan
  • cynchan
  • OFFLINE
  • Posts: 1
  • Thanks: 0
  • Karma: 0
10 years 3 months ago #247007 by cynchan
How do I resize a drop down list? was created by cynchan
Hi,
Is there a way to resize the width of the drop down list to make it smaller? Tried changing the size but it doesn't work. Thanks.
Attachments:

Please Log in or Create an account to join the conversation.

  • jacob38
  • jacob38
  • OFFLINE
  • Posts: 2
  • Thanks: 0
  • Karma: 0
10 years 3 months ago #247067 by jacob38
Replied by jacob38 on topic How do I resize a drop down list?
Just add the following code in your css file :
Code:
select { width: 200px;}
If you're using the Protostar template the path is : templates/protostar/css/template.css

You can change the number of pixels depending on your needs..

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum