Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Attribute drop-down field resize?


owen

Recommended Posts

Posted

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...

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...