1. messagedj
  2. General
  3. Tuesday, June 09 2015, 08:18 PM
is there a way to create a bigger textfield with for instance 5 lines? tried css, but how??
admin Accepted Answer
Admin
Hi,
each field have own id, the id of field is composed so jform_alias_of_field. Try to add CSS like this:
#jform_alias_of_field{height:100px;}


Example on this site (see screenshots)
Screenshot 1: normal view
Screenshot 2: added this css code: #jform_description{height:100px;}
Attachments (2)
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.