Results 1 to 10 of 22

Hybrid View

  1. #1
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Input width size in Admin

    Quote Originally Posted by strelitzia View Post
    Try line 138 of admin/includes/stylesheet.css
    textarea {
    width: 80%;
    }

    If you inspect the element of the products name entry box you see:
    <input type="text" name="...
    Um, a selector named "textarea" doesn't refer to "INPUT" fields like: <input type="text"...>
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #2
    Join Date
    Nov 2005
    Location
    France
    Posts
    600
    Plugin Contributions
    8

    Default Re: Input width size in Admin

    Quote Originally Posted by DrByte View Post
    Um, a selector named "textarea" doesn't refer to "INPUT" fields like: <input type="text"...>
    Well isn't that just a spooky coincidence that 80% of the 64 character length is the length of the input box and that it happens to be the very next line in the css after checkbox,input,radio,select,textarea,file{ font-size:11px; }

    I stand corrected :)

 

 

Similar Threads

  1. v150 Change display-width of account input fields
    By mi16chap in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 8 May 2012, 12:41 PM
  2. size of input fields
    By luciano9876 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 Feb 2011, 07:41 PM
  3. Change width of input boxes on login page
    By jeking in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 15 Mar 2010, 05:43 PM
  4. Text Area Input Size v1.2.6
    By jacque427 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Mar 2007, 04:07 AM
  5. Increase Size of Input Boxes
    By jacque427 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 1 Mar 2007, 09:47 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
  •  
disjunctive-egg