Zen Follower
- Join Date:
- Oct 2011
- Posts:
- 168
- Plugin Contributions:
- 0
How to change the button width that in the INPUT element when the css button is used?
Almost all the buttons in INPUT element have a inline style "width: 80px;" when the css button was selected. The follow infro. was copied from firebug:
<input class="cssButton button_search" type="submit" style="width: 80px;".....
I don't know where should I go to change it. Is anybody can help?
Thanks