![]() |
Altering options, how to put "Quantity" above drop
I know this is a simple template edit (or so I think), but not sure which one. I'm simply trying to move the Options Description (i.e. Quantity) "above" the actual drop down menu. The reason is, longer option lines break my template apart. Below is an example of what I'm trying to do...
Change this: http://xcarttemplates.com/1.gif To this: http://xcarttemplates.com/1a.gif |
You've got a couple different templates to edit there. The product options drop-down is in /modules/Product_Options/customer_options.tpl
The quantity drop-down box is in product.tpl. Both are pretty simple edits, just move the cell with the drop-down to a new row and you are golden. |
Thank you very much. :)
|
Well I thought I could simply drop this is my html editor and change it, but I'm not 100% sure. If anyone gets a second, can you look at this code and tell me where to edit (the quantity isn't neccessary)? (modules/Product_Options/customer_options.tpl)
Code:
{* $Id: customer_options.tpl,v 1.16.2.2 2004/08/11 12:04:14 max Exp $ *} Thank you |
Anyone?
|
Check your PM.....
|
Quote:
Thank you very much balinor! Worked like a charm. I did have to modify the product.tpl as well, as it moved over the quantity drop down menu. Below are the two files if anyone wants to do the same. This is for 4.0.10 and will change the drop down options exactly as I have posted in my original thread. Thanks again balinor. customer/main/product.tpl: Code:
<script language=JavaScript1.3 src="{$SkinDir}/tabs.js"></script> In /modules/Product_Options/customer_options.tpl Code:
{* $Id: customer_options.tpl,v 1.16.2.2 2004/08/11 12:04:14 max Exp $ *} |
All times are GMT -8. The time now is 04:29 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.