Page 2 of 7 FirstFirst 1234 ... LastLast
Results 11 to 20 of 68
  1. #11
    Join Date
    Apr 2012
    Posts
    51
    Plugin Contributions
    0

    Default Re: Remove Registration Completely?

    Quote Originally Posted by Bad Kitty Studios View Post
    An update to this thread for those looking to disable the registration form in Zen Cart but still have the customer login form available.

    Another way to turn off the registration form but still have the login for returning customers is to use CSS. I found the div called #createAccountForm and in the CSS set this to display:none. It worked! There is no form and no box to allow registration, only the login form.

    Sample code:
    div#createAccountForm {
    display:none;
    }


    Hope this helps!
    Please tell me where is this in stylesheet ?

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

    Default Re: Remove Registration Completely?

    Add this to your stylesheet:

    #createAccountForm {display: none;}

    Should remove that section.
    Last edited by stevesh; 20 Sep 2012 at 04:59 PM.

  3. #13
    Join Date
    Apr 2012
    Posts
    51
    Plugin Contributions
    0

    Default Re: Remove Registration Completely?

    Hello thnx for your kind response , i dont want customers to register , i only want to show them login form , i want to send them username and password from backend .

    " In style sheet i have added this code in the end , but its doesnot works : still showing the Registration form and working

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

    Default Re: Remove Registration Completely?

    Then we'll need to see a link to your site, as that rule works fine for me on a test site.

  5. #15
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Remove Registration Completely?

    For us to advise on CSS hiding of the elements, we need to see the site live.



    Echo echo echo... :)

  6. #16
    Join Date
    Apr 2012
    Posts
    51
    Plugin Contributions
    0

    Default Re: Remove Registration Completely?

    , i need only login no registration form .link quickpharmas.com

  7. #17
    Join Date
    Apr 2012
    Posts
    51
    Plugin Contributions
    0

    Default Re: Remove Registration Completely?

    Wanna hyde the registration form ! and only login details ..

  8. #18
    Join Date
    Apr 2012
    Posts
    51
    Plugin Contributions
    0

    Default Re: Remove Registration Completely?

    Plzz tell me wat am i doin wrng? is this possible wat i need ?

  9. #19
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Remove Registration Completely?

    Add to your stylesheet
    Code:
    #loginDefaultHeading+.floatingBox {display: none;}
    worked for me on your site.
    You might need to refresh your browser or clear the cache so you don't see a stale view.

  10. #20
    Join Date
    Apr 2012
    Posts
    51
    Plugin Contributions
    0

    Default Re: Remove Registration Completely?

    That worked awesome ........ Now can i change its positon lyk the returning customers box to center . ! And i also want to add an heading to mentioning for password and username request .

 

 
Page 2 of 7 FirstFirst 1234 ... LastLast

Similar Threads

  1. Remove Stock Information Completely
    By ojhernandez in forum General Questions
    Replies: 2
    Last Post: 6 Sep 2010, 05:11 PM
  2. Remove E-mail Logo Completely
    By jaredt112 in forum General Questions
    Replies: 1
    Last Post: 12 Mar 2010, 09:33 PM
  3. completely remove logo
    By rembot in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 24 Nov 2008, 10:11 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR