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)
-   -   Product Options - Remove Label (https://forum.x-cart.com/showthread.php?t=38849)

designtheweb 04-05-2008 01:44 PM

Product Options - Remove Label
 
I am trying to remove the label before my product options as I don't need it. I just can't find where to do it - any ideas anyone?

balinor 04-05-2008 01:57 PM

Re: Product Options - Remove Label
 
modules/product_options/customer_options.tpl

designtheweb 04-05-2008 02:00 PM

Re: Product Options - Remove Label
 
thanks for your quick reply balinor, I tried that but can't see the exact spot, can you please tell me the start of the code..... like leading the blind I know... lol

designtheweb 04-05-2008 02:19 PM

Re: Product Options - Remove Label
 
I tried {* *} this line of code but it did nothing:
{if $cname ne ""} {assign var="poname" value="$cname[`$v.classid`]"} {else} {assign var="poname" value="product_options[`$v.classid`]"}

balinor 04-05-2008 03:58 PM

Re: Product Options - Remove Label
 
Sorry, it is this bit:

<td valign="middle" height="25">{if $usertype eq "A"}{$v.class}{else}{$v.classtext|default:$v.class }{/if}</td>

designtheweb 04-05-2008 04:05 PM

Re: Product Options - Remove Label
 
thanks balinor, much appreciated


All times are GMT -8. The time now is 10:17 AM.

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