![]() |
Product Options Spacing
How would I go about increasing the spacing between product options? Our main products have MANY options and some are pretty 'cramped'
Example...http://www.toobs.com/store/product.php?productid=8&cat=0&page=1 http://www.toobs.com/images/spacing_sample.jpg Also, is there a way to prevent the 'word wrap' on options? "Stamp Location A" for example. Many thanks for the help :D |
add this to the cells that display the option name to stop the text wrapping
Code:
nowrap |
Could you elaborate on that a little...kinda lost me there :?
Thanks |
There it is...
/modules/Product_Options/customer_options.tpl Code:
<TD valign="middle" height="25" nowrap>{if $usertype eq "A"}{$v.class}{else}{$v.classtext|default:$v.class}{/if}</TD> Change the 'height' to adjust the spacing also :wink: Thanks Shan |
All times are GMT -8. The time now is 04:37 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.