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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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! |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| 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
| |||
| |||
| Thank you! I have just recently discovered the templates/content folder. Lots of fun things to do there!
__________________ Learning osCommerce - a lifelong project? |
|
#4
| ||||
| ||||
| 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
|
|
#5
| |||
| |||
| 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
| ||||
| ||||
| Those are background images in stlysheet.css...
__________________ Michael Sasek osCMax Developer
|
|
#7
| |||
| |||
| Thanks, I will look at stylesheet |
|
#8
| |||
| |||
| Quote:
Page with product border problem |
|
#9
| ||||
| ||||
| 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
|
|
#10
| |||
| |||
| Quote:
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! |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Email Order Confirmation - Pound Sign not appearing | welby | osCMax v2 Installation issues | 1 | 06-03-2006 11:50 AM |
| Change order number | garjowan | osCMax v2 Customization/Mods | 0 | 03-30-2006 08:22 AM |
| How to make cc.php fields required bu user | gregrr | osCMax v1.7 Discussion | 0 | 06-04-2005 05:00 AM |
| Create an Account - How to Re-Order Fields ? | Lobotaman | osCMax v1.7 Discussion | 2 | 04-11-2005 11:15 AM |
| How to change product listing order? | AdvantageEpoxyComposites | osCommerce 2.2 Installation Help | 0 | 07-17-2003 12:48 AM |