osCmax v2.5 User Manual
Page 1 of 2 12 LastLast
Results 1 to 10 of 15

change order of fields in new user sign up

This is a discussion on change order of fields in new user sign up within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; Hi, I am new to osCommerce and mostly enjoying the experience of learning the power of the program. Sometimes the ...

      
  1. #1
    Member
    Join Date
    May 2004
    Posts
    31
    Rep Power
    0


    Default change order of fields in new user sign up

    Hi,
    I am new to osCommerce and mostly enjoying the experience of learning the power of the program. Sometimes the shortage and occasional lack of documentation are a bit frustrating; don't get me wrong, I really appreciate all the work that has gone into this amazing program.

    Can anyone PLEASE help me with changing the order of fields in the create new account dialogue. I would like to move the postcode field to after the state field. I have been able to do this on all other dialogues and in the account table in the db. I have read in the forums that this should be able to be done in the create_account.php file, but I have reordered all relevant lines in that file and no change.

    Your help would be GREATLY appreciated.
    DMiles


    Our Store - A work in progress!

  2. #2
    New Member
    Join Date
    Feb 2004
    Posts
    20
    Rep Power
    0


    Default

    you have to change the template file (templates/content/create_account.tpl.php starting around line 125. You can change the order of the fields around there.

  3. #3
    Member
    Join Date
    May 2004
    Posts
    31
    Rep Power
    0


    Default

    Thank you! I have just recently discovered the templates/content folder. Lots of fun things to do there!
    Learning osCommerce - a lifelong project?

  4. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    dmiles, yes that is the place to look to do most customization to the look and layout of the content pages. Have fun, it is pretty easy once you find where the right stuff is!
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  5. #5
    Member
    Join Date
    May 2004
    Posts
    31
    Rep Power
    0


    Default

    msasek, I have to agree that things are MUCH easier to deal with when I can find them!! Now I just have to figure out why there is a grey border around each of my product listings - NOT the red border around the group.

    Page where border problem is occurring!

    I will look in the content folder and hopefully find the solution!
    Thanks!!

  6. #6
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    Those are background images in stlysheet.css...
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  7. #7
    Anonymous
    Guest


    Default

    Thanks, I will look at stylesheet

  8. #8
    Member
    Join Date
    May 2004
    Posts
    31
    Rep Power
    0


    Default

    Quote Originally Posted by msasek
    Those are background images in stlysheet.css...
    So far I have been unable to completely remove the border between product listings. I remove all spacing, but a 1 px border remains and I do not see an entry in stylesheet for that border. I wonder if it is being inserted elsewhere?

    Page with product border problem

  9. #9
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    That is not there in the default stylesheet, so I am thinking you introduced that at some point with your changes... Backtrack your work and check what styles you are calling. It is most likely from your custom class productListing-data
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  10. #10
    Member
    Join Date
    May 2004
    Posts
    31
    Rep Power
    0


    Default

    Quote Originally Posted by msasek
    That is not there in the default stylesheet, so I am thinking you introduced that at some point with your changes... Backtrack your work and check what styles you are calling. It is most likely from your custom class productListing-data
    Here is the code for productListing-data from the stylesheet:

    TD.productListing-data {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;

    I did a search thru the entire site for "1", 1px, and border=1. I checked out all the results and the only reference to a 1px border was in the admin/htmlarea/stylesheet. Just for grins, I changed it and it had no affect on the product display. I can't help the feeling that this is really something simple!

Page 1 of 2 12 LastLast

Similar Threads

  1. Email Order Confirmation - Pound Sign not appearing
    By welby in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 06-03-2006, 10:50 AM
  2. Change order number
    By garjowan in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 03-30-2006, 07:22 AM
  3. How to make cc.php fields required bu user
    By gregrr in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 06-04-2005, 04:00 AM
  4. Create an Account - How to Re-Order Fields ?
    By Lobotaman in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 04-11-2005, 10:15 AM
  5. How to change product listing order?
    By AdvantageEpoxyComposites in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 07-16-2003, 11:48 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
  •