Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Mar 2007
    Posts
    31
    Plugin Contributions
    0

    help question Hidden Field in Create Account Form causing problems

    Hi,
    I read thru this forum for hours and finally found out why I had both a Drop Down State Field and an input State Field on my Create an Account form page.

    The solution was to add this to your stylesheet.css file:
    .hiddenField {
    display: none;
    }
    .visibleField {
    display: inline;
    }

    I did that - and my extra state input field did go away!

    But it caused my Zip Code field to be out of alignment now :-(
    http://production.web-tactics.com/in...create_account

    Can anyone help me figure out how to get my Zip Code field back in alignment with the other fields on this form??
    Thanks so much.

  2. #2
    Join Date
    Oct 2007
    Location
    Fairbanks, Alaska
    Posts
    426
    Plugin Contributions
    0

    Default Re: Hidden Field in Create Account Form causing problems

    In IE the zip code box is out of order it's not aligned left it looks like it's centered, but it looks great in Firefox, it's right where it's should be, I thought you should know that.
    Last edited by colemanpa; 9 Feb 2008 at 03:15 AM. Reason: changed something

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Hidden Field in Create Account Form causing problems

    What version of Zen Cart do you have??

    There were some ver's that had the state drop issue
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Mar 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Hidden Field in Create Account Form causing problems

    I'm using the latest Zen Cart version 1.3.8

    ...and getting this form to look good in both IE and Firefox is driving me crazy.....thanks for any help out there.

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Hidden Field in Create Account Form causing problems

    I read thru this forum for hours
    I'm using the latest Zen Cart version 1.3.8
    I assume that you upgraded from???

    If you had merged the files correctly according to the file change doc you might have avoided this as your stylesheet as this date:
    * @version $Id: stylesheet.css 4387 2006-09-04 13:54:28Z drbyte $

    And 1.3.8a has this date and the hidden field entry:
    * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Hidden Field in Create Account Form causing problems

    Forgot...

    You have stylesheet_SAVE.css in your folder and this along with any .css file is being used as they are processed in order to have this saved but not parsed you need to change the extention to something besides .css might use stylesheet.sav
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Mar 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Hidden Field in Create Account Form causing problems

    Hi thanks for your reply...actually this isn't an upgrade at all.
    I downloaded the latest ZC 1.3.8 from this site and did a fresh install.

    I will change the extension on my saved css file though - thanks for that.

  8. #8
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Hidden Field in Create Account Form causing problems

    What you have is not the dated style sheet in either 1.3.8 or 1.3.8a
    Zen-Venom Get Bitten

  9. #9
    Join Date
    Mar 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Hidden Field in Create Account Form causing problems

    Well I'm using the stylesheet that came with the template I bought.
    Should I copy some exerpts from the stylesheet.css in the Classic Template that my install came with and adding them to my Template's stylesheet.css ??

    If so, can you tell me what I should extract and add to my css ?

    Thanks much.

  10. #10
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Hidden Field in Create Account Form causing problems

    Use a diff tool like winmerge and merge pertinent differences
    Zen-Venom Get Bitten

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. How do I remove the Country field from the Create Account Form?
    By Shaunus in forum Basic Configuration
    Replies: 8
    Last Post: 7 Apr 2011, 12:04 PM
  2. odd form field on create account page
    By tpeck in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Mar 2011, 02:49 PM
  3. Create account Form field allign
    By manfer72 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Jan 2008, 12:01 AM
  4. Modifying the account create to include form field hints
    By davidhwalker in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 May 2007, 03:43 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