×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Text input field widths

Text input field widths 10 years 9 months ago #21640

  • Henk Keyzer
  • Henk Keyzer's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
I want to increase the size of the input fields to prevent text over running the field.
In particular what CSS do I need to add.

As can be at www.anbembroidery.co.nz
(tester / testing - if offline)

Thanks

Text input field widths 10 years 9 months ago #21644

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
each of the fields has the following classes: "inputbox input-medium"

you could style:
.cmc-signup .inputbox {
width: 300px;
}
The following user(s) said Thank You: Henk Keyzer

Text input field widths 10 years 9 months ago #21665

  • Henk Keyzer
  • Henk Keyzer's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Thanks for quick reply - much appreciated.
  • Page:
  • 1
Time to create page: 0.104 seconds