Since the upgrade to v4, I have noticed that when getting to the order form, the templates sticks out of our template.. Here's a screen shot..
Any help on how I should go to resolve this ?
Thank you.
Since the upgrade to v4, I have noticed that when getting to the order form, the templates sticks out of our template.. Here's a screen shot..
Any help on how I should go to resolve this ?
Thank you.
SellWebHost.com
http://www.sellwebhost.com
Open viewcart.tpl and find this towards the bottom
Alter the value of cols (highlighted/bolded above) to suit your template width{if $shownotesfield}
<h3>{$LANG.ordernotes}</h3>
<p align="center">
<textarea name="notes" rows="4" cols="100" onfocus="if(this.value=='{$LANG.ordernotesdescript ion}'){ldelim}this.value='';{rdelim}" onblur="if (this.value==''){ldelim}this.value='{$LANG.orderno tesdescription}';{rdelim}">{$notes}</textarea>
</p>
{/if}
█ TsHosting & Web Design | Custom Mods | Header/Footer Integrations
█ Template Editor | Maintenance Mode V1.0.2 | PayPal Balance V1.0 | ClientArea Popups
█ Plan Comparison | Client Area Home Page | DEFSPARK - Custom Cart Template | Custom PDF Invoice | ErrorPages | TrusticoSSL Module
No Problem... you may want to fix the link to your terms & Conditions as well
█ TsHosting & Web Design | Custom Mods | Header/Footer Integrations
█ Template Editor | Maintenance Mode V1.0.2 | PayPal Balance V1.0 | ClientArea Popups
█ Plan Comparison | Client Area Home Page | DEFSPARK - Custom Cart Template | Custom PDF Invoice | ErrorPages | TrusticoSSL Module