![]() |
Extra Options listed with product, field much too small.
Can anyone point me to the correct place to make a change.
This pic shows what I'm trying to change. http://www.npaf.org/xtra_option_spacing.jpg The product is a direct donation, I have the extra fields in there nicely, I just need the extra option cell to span the two colums or to appear much wider. As you can see it's very bunched up. Thanks for your time. All the best, Aaron |
I would suggest either editing the options template so that the input box is BELOW the option description, or editing your product.tpl so that the content wraps under the product image.
|
Thanks balinor, please point me to the location of those files.
I see alot of different product.tpl files. I can feel a fat finger in the works! |
Sorry, product template is customer/main/product.tpl
Option display file is modules/Product_Options/customer_options.tpl |
Thank you again.
So this is my customer_options.tpl Can I just put a in there somewhere? Where? This stuff is kicking my ass. :( Code:
{* $Id: customer_options.tpl,v 1.9.2.2 2004/03/30 12:38:54 svowl Exp $ *} Maybe the customer/main/product.tpl will be easier for me. I'll go take a look. |
Try this. Replace this:
Code:
<td valign=middle height=25> with this: Code:
<td valign=middle height=25 colspan="2"> |
Thanks again sir, but I guess I'm missing something else.
It looks like it did indeed make a little more room but not the desired effect. I tried a different valign as well as colspan=3.. but notta. http://www.npaf.org/options.jpg |
Did you copy my code exactly? It looks like you missed the two new tr tags I added....
|
No sir I did not.
I did miss those and do apologize. I'm adding them now. |
Yeah that's the ticket!
Balinor, you are a scholar and a gentleman, many thanks for your expert help today. |
All times are GMT -8. The time now is 11:21 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.