webgurl2006 Posted December 30, 2006 Share Posted December 30, 2006 I have not found any posts on this. I would like to make the form fields: name and email more user friendly and increase the length so you can see what you have typed! <?php echo tep_draw_input_field('name'); ?> <?php echo tep_draw_input_field('email'); ?> Thanks Link to comment Share on other sites More sharing options...
webgurl2006 Posted December 31, 2006 Author Share Posted December 31, 2006 Finally found a post! <?php echo tep_draw_input_field('email', '', 'size="40"'); ?> Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.