X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Customize Product Option Group Options (https://forum.x-cart.com/showthread.php?t=41093)

NeDragonlady 07-14-2008 08:30 AM

Customize Product Option Group Options
 
Hi, I am very new to all this and need some help. I would like to customize the product option groups and can't figure out how. I have a product option group that is a custom text field. I would like to make the field bigger on the customer end and make the option text show up above the field, not to the left of the field. Can this be done? Thanks!

Thedae2k 07-21-2008 09:34 AM

Re: Customize Product Option Group Options
 
Yes, open your skin1/customer/main/product.tpl in an editor and look for the

{if $active_modules.Product_Options ne ""}
{ include file="modules/Product_Options/customer_options.tpl"}
{/if}

you can move this around in the template to place it where you desire. The customer_options.tpl can be edited to your taste as well.


All times are GMT -8. The time now is 03:32 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.