1999 Posts in 530 Topics by 433 members
E-Commerce Modules
SilverStripe Forums » E-Commerce Modules » how to style the invoice/receipt templates
Discuss about the various e-commerce modules available:
Ecommerce, SS Shop, SilverCart and SwipeStripe
Alternatively, have a look the shared mailinglist.
Moderators: martimiz, Nicolaas, Howard, Sean, Ryan M., biapar, Willr, Ingo, Jedateach, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 304 Views |
-
how to style the invoice/receipt templates

24 January 2013 at 12:16am
hi there,
i'm trying to find the file/s i need to tweak the look of the invoices that go to folks after they purchase something from the shop. a programmer did the work on this site so am not super cluey.
i know it's generated from invoice.ss, and it brings in 'order_content.ss' from the includes folder (this is the bit i'd just like to change the padding and text-aligning on. i'm getting stuck on:
<th scope="col" class="left"><% _t("Order.PRODUCT","Product") %></th>
what is this line doing/referencing?
thanks very much. -
Re: how to style the invoice/receipt templates

2 April 2013 at 10:59pm
Hi there,
If you need to change stuff like padding etc. It is best to make changes to the CSS files.
I would imagine that the css files you need to change is the Order.css and or the Order_Invoice.css files.
They should be located under your themes folder.
| 304 Views | ||
|
Page:
1
|
Go to Top |


