Hi
Last message I have from You is from 9th April and is leading to a page from screen which is not our template. It's not even joomla.
$taxAmount = str_replace('inc. tax:','BTW',$taxAmount);
.product-price div.PricesalesPrice,
.product-price div.PricepriceWithoutTax {
background: none repeat scroll 0 0 #FFFFFF;
color: #000000;
font-size: 28px;
padding: 12px 0 16px;
}
.product-price div.PricesalesPrice span,
.product-price div.PricepriceWithoutTax span {
color: #FF7E57;
margin-left: 10px;
font-weight: 600;
}
.product-price div.PricesalesPrice {
font-size: 20px;
}
echo $this->currency->createPriceDiv('taxAmount','BTW ', $product->prices);
.product-price div.PricesalesPrice {
font-size: 20px;
}
echo $this->currency->createPriceDiv('taxAmount','BTW ', $product->prices);