huwcole Posted February 2, 2003 Share Posted February 2, 2003 hi guys i would like to change the input textfield size where you upload the images in admin/categories.php. but am not able to figure out where and how i could do that. the code i found where you might have to add the size is in function/html_output.php: // Output a form filefield function tep_draw_file_field($name, $required = false) { $field = tep_draw_input_field($name, '', '', $required, 'file'); return $field; } thanks for your help Link to comment Share on other sites More sharing options...
rseigel Posted February 2, 2003 Share Posted February 2, 2003 See my answer in General. Crossposting is a no-no here. :wink: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.