- Posts: 6
- Thank you received: 0
OS Property support center
How I can make the Select box wider?
- dingpuzhao
- Topic Author
- Offline
- New Member
-
Less
More
12 years 3 weeks ago - 12 years 3 weeks ago #28033
by dingpuzhao
How I can make the Select box wider? was created by dingpuzhao
How I can make the Select box wider? pls kindly advise, thanks!
Attachments:
Last edit: 12 years 3 weeks ago by dingpuzhao.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13021
- Thank you received: 1688
12 years 3 weeks ago #28036
by Mr. Dam
Replied by Mr. Dam on topic Re: How I can make the Select box wider?
Hi,
You can change the css of them.
The class attribute of those dropdown fields are input-small and input-mini, you can add
.input-small{
width:150px !important;
}
to css file of your template.
Thanks
Dam
You can change the css of them.
The class attribute of those dropdown fields are input-small and input-mini, you can add
.input-small{
width:150px !important;
}
to css file of your template.
Thanks
Dam
Please Log in or Create an account to join the conversation.
- dingpuzhao
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
12 years 2 weeks ago #28142
by dingpuzhao
Replied by dingpuzhao on topic Re: How I can make the Select box wider?
It's works! Thanks a lot!
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.