And is it possibe that in Paypal settings to put the curency symbol after the ammount, like ex, 5212.00 kr if i have set the symbol to kr?


Navaldesign wrote:1. You can edit the admin_mail_webshop.php and auto_mail_webshop.php templates in the cart/dbts_includes folder.
2. Not sure what you mean
Navaldesign wrote:The comma is part of the template.
To change the currency symbol order you also need to modify the codes.
Navaldesign wrote:Patrik please understand that all this is a free extra to WWB. They are provided "AS IS". It is impossible to teach you how to code in PHP or how to modify the standard tools, at least not without losing valuable time.
Just open the files, and have a look, then try at least to find out by yourself.
Navaldesign wrote:Just add a link to the "cancel" page, this empties the entire cart.
Navaldesign wrote:First post: Yes, but you need to edit the code in the cart.php page
Second post: because the template centers verically the content in each table cell, "middle"
You can change the email templates code to allign "top".
$HTMLmessage .= '<tr>
<td align="center" valign="middle" style="border: '.$border_width.'px '.$border_clr.' '.$border_type.'" bgcolor="'.$header_bgrd_clr.'" height="30">';
$HTMLmessage .= stripslashes($htmlbodystart);
$HTMLmessage .= '</td>
</tr>';Users browsing this forum: No registered users and 1 guest