Modify text fields

  • Brandon
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 7 months ago #26436 by Brandon
Modify text fields was created by Brandon
Is there a way to modify the width of different text fields? Also, is it possible to include more that one text fiels, or drop down in a single row. Also, is there a way to remove JCE editor from the message box?

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

  • Brandon
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 7 months ago #26437 by Brandon
Replied by Brandon on topic Re: Modify text fields
Okay, I managed to change the width of a text box by putting a number in "size" under settings. However, doing this with a text area has no effect. Also, still haven't figured out whether multiple rows are possible.

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
11 years 7 months ago #26510 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Modify text fields
Hi Brandon

You can use the following css classes to change the size of the inputbox to meet your need :

input-mini, input-small, input-medium, input-large, input-xxlarge

Just enter one of the above class into the Class property of the custom field and the size will be changed.

Tuan

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

Moderators: Tuan Pham Ngoc