Results 1 to 9 of 9

Thread: Can't resize text boxes

  1. #1
    Join Date
    Feb 2003
    Location
    York
    Posts
    76

    Default Can't resize text boxes

    Trying to resize both the username and password text boxes displayed on the index page. I have changed "login_form.html" using the following code but it makes no difference to the display.

    <input type="text" name="username" size="5" value="<%username%>">

  2. #2
    Join Date
    Nov 2004
    Posts
    1,822

    Default

    are you using firefox? its a bit funny about that. try using

    <input type="text" name="username" size="5" style="width:40px" value="<%username%>">

    40 will probably be a little too small, but atleast you will see if it had an effect.

  3. #3
    Join Date
    Feb 2003
    Location
    York
    Posts
    76

    Default

    Tried the above but it didn't work.

  4. #4
    Join Date
    Dec 2004
    Location
    Oslo, Norway
    Posts
    212

  5. #5
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    kservik is correct, you must edit /themes/default/msg.php

  6. #6
    Join Date
    Feb 2003
    Location
    York
    Posts
    76

    Default

    Well it doesn't matter because I've now dumped Indexu and I have decided to write my own Yahoo style directory. Call me old fashioned but I need something that actually works.

  7. #7
    Join Date
    Dec 2004
    Location
    Oslo, Norway
    Posts
    212

    Default

    Ask dody to take a look at it. I am very happy with my copy. Some minor tweaks and now it very impressive. Still take too long to customize it, but I bet he got much better solutions for that in the next copy.

  8. #8
    Join Date
    Nov 2004
    Posts
    1,822

    Default

    Yorweb : if you cant customise indexu then I doubt you can write your own "yahoo style directory" Maybe you would have had more sucess by being pleasant to the people who tried to help you, rather than just moaning about everthing that didnt work first time.

    Good luck with your new site.

  9. #9
    Join Date
    Dec 2004
    Location
    Oslo, Norway
    Posts
    212

    Default

    Unless someone is devloping it for him. Still, shouldnt be that hard to get it up and running. Why dont you make a last effort?

Similar Threads

  1. Replies: 0
    Last Post: 06-22-2004, 11:34 PM
  2. Dropdowns boxes, checkbox..Again!
    By manuel_pr in forum v5.x
    Replies: 3
    Last Post: 01-22-2004, 06:59 AM
  3. How Do I Add Text by Image Link
    By lordkinjo in forum v5.x
    Replies: 1
    Last Post: 06-04-2003, 08:40 AM
  4. Control the number of letters of a text area ?
    By Frank71 in forum Templates
    Replies: 4
    Last Post: 04-28-2003, 05:47 PM
  5. Replies: 2
    Last Post: 09-02-2001, 02:19 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
  •