Keyword

Increase width of "extra field" text type fields

  • damiano
  • damiano's Avatar Topic Author
  • Offline
  • New Member
More
9 years 7 months ago - 9 years 7 months ago #141187 by damiano
Hello guys, i'm experiencing some problem finding how to increase the size of text fields of "extra fields" tab into the administrative view of an article.
I'm reffering to these ones:

Any input?
Many thanks!
Last edit: 9 years 7 months ago by damiano.

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 7 months ago #141270 by Krikor Boghossian
Replied by Krikor Boghossian on topic Increase width of "extra field" text type fields
Hello you can either add this
table#extraFields input[type="text"] {
min-width: 230px;
}
to this file -> /media/k2/assets/css/k2.css or use a textarea instead of a text field.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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


Powered by Kunena Forum