Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2009
    Posts
    14
    Plugin Contributions
    0

    Default removing input box for state

    In the estimated shipping popup, as well as the user registration, there's an input box to enter a state name if it's not defined in the popup.

    My store supports US and Canada only, and all the states are defined. How can I get RID of the input box? It's just confusing for users, who don't know what to type there.

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: removing input box for state

    I believe that you are missing two classes from the stylesheet.css file for your template:
    .hiddenField {
    display: none;
    }
    .visibleField {
    display: inline;
    }
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Sep 2009
    Posts
    14
    Plugin Contributions
    0

    Default Re: removing input box for state

    Linda, you rock!

    I don't know how we lost those definitions from our CSS file, but that was EXACTLY the problem.

    Thank you!

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: removing input box for state

    You are most welcome ... thanks for the update that you just needed to fix the missing classes in your stylesheet ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. Restricting customer input to drop down options for State
    By keyclearste in forum General Questions
    Replies: 13
    Last Post: 27 Sep 2010, 06:08 PM
  2. State input box session value
    By jaishem in forum General Questions
    Replies: 3
    Last Post: 26 Apr 2010, 04:14 PM
  3. How do i remove quantity for each product input box?
    By paulFromWales in forum Basic Configuration
    Replies: 16
    Last Post: 27 Dec 2009, 10:34 PM
  4. Extra 'input' box needed on product info input page
    By abaris in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 1 Apr 2009, 03:40 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