KernelXP Posted April 12, 2005 Posted April 12, 2005 Hi guys, Just started developing my site and so far things are going ok. One thing I've noticed though is that in the My Account Information section not everything is lined up correctly, any tips on tidying things up?
Winterchild Posted April 12, 2005 Posted April 12, 2005 Please don't bump. I don't think you're giving enough information. What is not aligned properly. Do you have a link? Forum search Contributions search Documentation search (note: docs being adapted for MS3, may be different for MS2) 3 tips for better forum searching Want to post? Read this first: osCommerce for dummies Topic name etiquette Basics: Basics for design Right syntax to use near '-20, 20' Cannot re-assign $this Parse error
KernelXP Posted April 12, 2005 Author Posted April 12, 2005 Please don't bump. I don't think you're giving enough information. What is not aligned properly. Do you have a link? <{POST_SNAPBACK}> Sorry about the bump, here is a link to my site New Account Information
Winterchild Posted April 12, 2005 Posted April 12, 2005 Well, you could put in or create a new column(?) in the table Forum search Contributions search Documentation search (note: docs being adapted for MS3, may be different for MS2) 3 tips for better forum searching Want to post? Read this first: osCommerce for dummies Topic name etiquette Basics: Basics for design Right syntax to use near '-20, 20' Cannot re-assign $this Parse error
KernelXP Posted April 12, 2005 Author Posted April 12, 2005 Well, you could put in or create a new column(?) in the table <{POST_SNAPBACK}> Sounds good, can you give me some tips on how to do this?
Winterchild Posted April 12, 2005 Posted April 12, 2005 Takes a long time: open create_account.php find the table with the info find <?php echo tep_draw_password_field('password'); ?> and all the other things you want to change (these are the input fields On this line put as many in as necessary Less timeconsuming: I forgot, it's already in an extra column. Set the td above the inputfield (with the text) to a fixed width. e.g. width="200" Not sure if it works though Forum search Contributions search Documentation search (note: docs being adapted for MS3, may be different for MS2) 3 tips for better forum searching Want to post? Read this first: osCommerce for dummies Topic name etiquette Basics: Basics for design Right syntax to use near '-20, 20' Cannot re-assign $this Parse error
♥Monika in Germany Posted April 12, 2005 Posted April 12, 2005 If you want it to look like this, I can give you my code ... just PM me ... http://www.noahsark4kids.com/test/account_create.php :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.