Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2008
    Posts
    34
    Plugin Contributions
    0

    Default Login Box - how to edit

    Hi
    ive installed the login box that appears on the side of my clients site: http://mammabellahkids.com.au/shop/

    problem is the fields are too big (too long) and i would like to make them fit the design. ive looked everywhere in the code and cant seem to find out how??

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

    Default Re: Login Box - how to edit

    Here is a site that uses CSS to style forms and hopefully can fix your problem:

    http://www.outfront.net/tutorials_02...unkyforms3.htm

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Login Box - how to edit

    I'd use the Developers Tool Kit to search for '135px' which is the width specified for those boxes in the page source. Doesn't seem to be in the stylesheet.

  4. #4
    Join Date
    May 2006
    Posts
    30
    Plugin Contributions
    1

    Default Re: Login Box - how to edit

    i have the same problem, did anyone work it out?

  5. #5
    Join Date
    May 2006
    Posts
    30
    Plugin Contributions
    1

    Default Re: Login Box - how to edit

    edit this file: includes/templates/template_default/sideboxes/tpl_login_box.php

    Line #35 : $content .=LOGIN_BOX_EMAIL_ADDRESS . '<br />' . zen_draw_input_field('email_address', '', 'size="24"').'<br />';

    Line #36 : $content .=LOGIN_BOX_PASSWORD . '<br />' . zen_draw_password_field('password', '', 'size="24"') . '<br />';

    change size to desired length

 

 

Similar Threads

  1. Newsletter box how to edit
    By sharontan in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 10 Jun 2011, 01:59 PM
  2. How do I edit login page layout?
    By quintias in forum General Questions
    Replies: 1
    Last Post: 14 Aug 2008, 03:05 AM
  3. How to edit Payment Method box
    By Marlake in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 15 Apr 2008, 04:36 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