NoID Posted May 20, 2006 Posted May 20, 2006 i want to make the length of these smaller, this script is called "Custom_PC_Creator_2.0.2_OSC2.2MS2_1" and here is a screen shot also i would like to know how to add my products, so customers can see and chose what der want to buy, thank you for any help
Guest Posted May 20, 2006 Posted May 20, 2006 try setting the style="width in the parameters of the drop-down list. See how the catalog\includes\boxes\currencies.php does it. Or include a css class and bind it to the combo. If the contents of the combo are too long you may have to deploy a function to extract a limited number of characters when the combo box is build. Wherever the tep_draw_pull_down_menu function is called with the contents array. Limit the array entries to a certain number of characters. Try the width parameter first.
NoID Posted May 20, 2006 Author Posted May 20, 2006 Thanks for reply, can you please tell me how do i add products and how do i change then price of "have us build your PC"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.