Results 1 to 9 of 9
  1. #1
    Join Date
    Apr 2010
    Posts
    53
    Plugin Contributions
    0

    red flag CCS problem about register page with bought template

    Hi all,
    I begin to hate my template. I bought it and now it has a lot of problems. And the company service refused to help me.
    Here is the page:
    http://www.elechouse.com/elechouse/i...create_account
    I hope somebody can help me to solve it.
    Thanks so much!

  2. #2
    Join Date
    Apr 2010
    Posts
    53
    Plugin Contributions
    0

    Default Re: CCS problem about register page with bought template

    The information input boxes are not in the right place. I tried many times to fix it, but failed.

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

    Default Re: CCS problem about register page with bought template

    Was it you or your template designer who added the wrapperAttribsOptions id to that page ? If it was them, I'd suggest you demand your money back.

    You might try replacing includes/templates/gadgets_black/templates/tpl_modules_create_account.php with the copy from template_default.

  4. #4
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: CCS problem about register page with bought template

    Try this in your stylesheet (line 486)

    .optionContent {
    float: left;
    padding: 10px;
    width: 350px;
    }

  5. #5
    Join Date
    Apr 2010
    Posts
    53
    Plugin Contributions
    0

    Default Re: CCS problem about register page with bought template

    @stevesh
    I know little about web programming. I am sorry I don't know about wrapperAttribsOptions id.
    I installed COWOA which replaced some files, but not sure if this one is replaced. The designer refused to serve me because they said those problems belong to customization.
    Would you please tell me more about wrapperAttribsOptions id?

  6. #6
    Join Date
    Apr 2010
    Posts
    53
    Plugin Contributions
    0

    Default Re: CCS problem about register page with bought template

    @keneso
    It's so kind of you to help me some times. Thanks so much. It works now.

  7. #7
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: CCS problem about register page with bought template

    You're welcome.

    wrapperAttribsOptions, which btw in your case is a class, is element that wraps your optionName (name, last name, street address etc.), and optionContent (the related input fields) classes.

    consider it a sqaure/rectangle containing two smaller sqaures/rectangles.

    If you check post 7, and post 8 at your thread here
    http://www.zen-cart.com/forum/showthread.php?t=175817
    you see what we use to find those id, and classes; where you can play with them live to see what changes to make.

  8. #8
    Join Date
    Apr 2010
    Posts
    53
    Plugin Contributions
    0

    Default Re: CCS problem about register page with bought template

    I found there is no tpl_create_account_default.php in includes/templates/gadgets_black/templates/. There is one under /includes/templates/template_default/templates/

  9. #9
    Join Date
    Apr 2010
    Posts
    53
    Plugin Contributions
    0

    Default Re: CCS problem about register page with bought template

    Thanks. I got it.

 

 

Similar Threads

  1. problem with EZ page top menu in free template
    By debnyc in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 14 Apr 2010, 09:25 PM
  2. Stylesheet.ccs Problem
    By expensivedesign in forum Basic Configuration
    Replies: 4
    Last Post: 14 Sep 2009, 10:11 PM
  3. CCS Flyout Problem
    By Aldou in forum Addon Sideboxes
    Replies: 1
    Last Post: 24 May 2006, 01:02 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