Project heads on invoice in different color
How do I change the color of project headings on the invoice template?
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Seth B on 27 Aug, 2013 08:16 PM
You'd edit the CSS for .summary.project in "css_document".
That class is applied to a HTML table row in the "html_invoice" document. Both of these are under Settings > Templates.
As mentioned in our template documentation, our templating system was designed with someone who's comfortable with HTML and CSS in mind.
You might have a bit of trouble if you're not comfortable with either.
We are working on a way to make this a bit easier, by including sets of different templates customers can use that are designed by us. Look for something on this front later this year.
Best,