owen Posted April 14, 2004 Posted April 14, 2004 As usual, I have looked and looked on here for an answer to this, to no avail: How do you alter, or set to a fixed length, the field-length of the attribute drop-down menus? I've been through product_info.php and html_output.php, but I can't see where, if possible, to alter/modify (I'm pretty inexperienced with PHP). I have many drop-downs for each item in my store, and I think it looks very untidy as it is now i.e. 10 or so DD's all at different lengths.....And if I do, my customers probably do too. I hope that all made sense. Any ideas are appreciated...
owen Posted April 17, 2004 Author Posted April 17, 2004 Anyone? :( I'm desperate to know if this can be done...
badjuju Posted April 24, 2004 Posted April 24, 2004 I have the option_type_feature_v1.6 contribution installed and was able to change the width of the drop-down box. Based on the installation guide: + Access your database using phpMyAdmin + Go to table products_options + Set the products_options_length to 16 or anything for the attribute you want changed.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.