€ symbol in line below

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Wed Apr 17, 2013 11:41 pm
Hi

The € symbol changes the line in cart and I cannot found how to fix it. You can see it in http://awesomescreenshot.com/0dc16dc5cd

Could you help me please?

Thanks in advance
User avatar
Expert Boarder

Konrad M
Thu Apr 18, 2013 8:11 am
Hi,
without url I can't help you. Can you give us url to your website ?
User avatar

GK User
Thu Apr 18, 2013 12:30 pm
User avatar
Expert Boarder

Konrad M
Thu Apr 18, 2013 2:03 pm
Please try go to template settings and increase template width. Becasue now current value doesn't allow you to publish such big price in one line with € in cart.
User avatar

GK User
Mon Apr 22, 2013 1:09 pm
Konrad M wrote:Please try go to template settings and increase template width. Becasue now current value doesn't allow you to publish such big price in one line with € in cart.


I tried to increase the template width but it doesn't work :(
User avatar
Expert Boarder

Konrad M
Tue Apr 23, 2013 7:36 am
Please try go to html/com_virtuemart/cart/default.php and find:
Code: Select all
<th align="right" width="70px">Total</th>

try change it to:
Code: Select all
<th align="right" width="80px">Total</th>
User avatar


cron