![]() |
Change How Options Display To Customer
The product options display in two columns. On the left is the option name and on the right is the drop down or text box for the client to choose or enter. I would like to have this display in one column with the option name on top and then the drop down or text box below this.
Could someone offer some ideas on where to begin on this? My current X-Cart version is 4.6.6 |
Re: Change How Options Display To Customer
You can do this with some css but probably best to modify the options template. The stock options template uses table and for best results of what you want you need to rewrite it to use divs instead. That way you can place them on top of each other, space them out properly, etc just with some simple css. And if anything changes down the road you can still put them back as rows just by changing css.
The template is skin/your_skin/modules/Product_Options/customer_options.tpl if I am not mistaking. |
All times are GMT -8. The time now is 06:41 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.