Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Sep 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: change width of attributes text box

    Thanks for your response, but unfortunately that did not solve the problem. Changing the number of rows only changed the height of the box not the width and changing the number of characters doesn't have any effect at all. Currently my page looks like this: http://www.cornershopgiftbaskets.com...ox-p-4912.html and I would like it to look like this: http://www.doodlebuckets.com/store/b...oy-p-1479.html Please let me know if you have any suggestions.

  2. #2
    Join Date
    Sep 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: change width of attributes text box

    I just figured it out. So if anyone is interested, it is in the css. Look for the following code:

    TEXTAREA {
    /* float: left;*/
    margin: auto;
    display: block;
    width: 40%;
    float: left;
    }
    and change the width accordingly. I also added the extra float line at the bottom which moved the boxes over quite a bit.

  3. #3
    Join Date
    Sep 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: change width of attributes text box

    Ok, I thought I had figured it out. When you start to type in the box the width changes. So I took out the extra float left line and now I can't figure out how to move the boxes to the left. Maybe someone can take a look tell me what they think needs to be changed in the css or somewhere else? The page link is in the above post. Thanks

 

 

Similar Threads

  1. v139h How do I change width of text of product description?
    By axelnoah in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 14 Apr 2015, 04:56 AM
  2. How to change width of center box?
    By juli.may in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 15 Jun 2013, 04:16 PM
  3. Search text input box width (in side box)
    By joshuaholland in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Apr 2010, 01:11 PM
  4. Change width shopping cart box
    By Marlake in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 15 Apr 2008, 03:53 AM

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