PricepriceWithoutTax

More
11 years 5 months ago #22251 by webenginestm
hi, where (file) can i change this???
"PricepriceWithoutTax".

I don´t want this: <div class="PricepriceWithoutTax" style="display : block;">
<span class="PricesalesPrice">23,00 €</span>
</div>

I need to change it for this: <div class="PricepriceWithoutTax" style="display : none;">

¿Where´s php?

Please Log in to join the conversation.

More
11 years 5 months ago #22259 by ivan.milic
Replied by ivan.milic on topic PricepriceWithoutTax
administrator\components\com_virtuemart\helpers\currencydisplay.php

this line:

<div style="display : '.$vis.';" >'.$descr.'<span class="Price'.$name.'" >'.$product_price[$name].'</span></div>

Please Log in to join the conversation.

Time to create page: 0.266 seconds
Powered by Kunena Forum