Results 1 to 2 of 2

Thread: Custom Field Size

  1. #1
    Join Date
    Jan 2008
    Posts
    29

    Question Custom Field Size

    I have searched everywhere to find where I can increase the size of the Custom Fields.

    I found and changed the size of the Description, Email, and URL fields in link_custom_field_change_form.html and link_search_form.html in the admin_tp folder but I cannot find where to adjust the width for the custom fields which show up just below these.

    My main reason is I am using on of the custom fields for clients to enter a large block of text and it is really difficult with such a small box.

    Also, it is really difficult to use some of the custom fields from the admin panel because of the very small column size. If I could set the size larger I would not have to scroll back and forth to see the data that is in the field.

  2. #2
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    Look for the INPUT statement for the custom field, then inside of that, you want to add :

    PHP Code:
    size="40" 
    Or whatever size you want to increase or decrease the size of the input box

    Please see my disclaimer in a thread I responded to last night. My advice has been known to serious alter the course of humanity in a negitive way.
    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

Similar Threads

  1. Increase data field length/size??
    By Vitis in forum v5.x
    Replies: 6
    Last Post: 08-23-2007, 06:52 PM
  2. Custom Field
    By mr_dir in forum Pre-Sales Questions
    Replies: 4
    Last Post: 07-25-2007, 04:57 PM
  3. Custom Field
    By GodParadise in forum Tutorials, Hints & Tips
    Replies: 0
    Last Post: 04-07-2007, 12:15 AM
  4. Custom Field
    By cegerxwinn in forum v5.x
    Replies: 3
    Last Post: 01-27-2007, 08:19 PM
  5. Size of text box in custom field
    By Baz@rr in forum v5.x
    Replies: 2
    Last Post: 05-09-2006, 06:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •