Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Mar 2007
    Location
    Cheshire
    Posts
    81
    Plugin Contributions
    0

    Default CSS For Create Account Text Boxes

    Hi,

    Cant get to grips with CSS to control text boxes on create account page, am trying to get the second row of boxes to line up but cant.

    I have defined a new div for the city, state, zip and country but cant figure out how to move the text boxes over ?

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: CSS For Create Account Text Boxes

    Fa,
    edit your override stylesheet.css

    Add this to the bottom and play with to align:


    #city {
    margin-left: 6.1em;
    }

    #postcode {
    margin-left: .4em;
    }

    #country {
    margin-left: 4em;
    }

  3. #3
    Join Date
    Mar 2007
    Location
    Cheshire
    Posts
    81
    Plugin Contributions
    0

    Default Re: CSS For Create Account Text Boxes

    thanks thats worked!

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: CSS For Create Account Text Boxes

    Fan,
    You are most welcome, and thanks for the post back for the fix on the Create Account page.

  5. #5
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: CSS For Create Account Text Boxes

    Uh - hate to bring it up - the arrangement looks great, but you can't tab through the boxes in the correct order now.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  6. #6
    Join Date
    Mar 2007
    Location
    Cheshire
    Posts
    81
    Plugin Contributions
    0

    Default Re: CSS For Create Account Text Boxes

    Good point Kim, had'nt realised, have amended order and just amended Haredo's CSS amendments accordingly.

    Thanks

 

 

Similar Threads

  1. Create account boxes lenght (input fields)
    By antoniobb in forum General Questions
    Replies: 1
    Last Post: 24 Sep 2012, 03:01 PM
  2. Replace Email address for text in create account and login
    By grantopt in forum Customization from the Admin
    Replies: 0
    Last Post: 20 May 2012, 10:42 AM
  3. Text input boxes on create account page not lining up
    By laurelsstitchery in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 Mar 2011, 10:38 AM
  4. Text Transform in Create Account Form
    By MortalWombat in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 22 Feb 2011, 08:27 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