About the Invoice CSS category

Use this category to post your questions relating to CSS and invoice design customisation.

I have an overlap on sales invoices on a/c ***451 with the Client name and the Invoice header information i.e. Invoice no. , etc. (example invoiceID=3582341)

I have had a look at the CSS guidelines but a little apprehensive of making any changes.

Is it invoice-header that needs its position changed to fix the overlap?

The settings at present are:
.invoice-header {
position: absolute;
top:0;
left:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #EEE;
width:630px;
text-align:center;

still have not been able to fix this - client name field was extended a little while back and the invoice header boxes overlap the client name field.
I do remember having this previously fixed, but cannot find the info.
a/c ***451 ***.quickfile.co.uk/sales/preview?invoiceID=3607893

What are the co-ordinates that I should be looking at to fix this?

Hi
I am trying to use CSS to make some changes to my invoice BUt have a few problems even when following you instructions.
I am trying to use CSS transformation and have problems finding
.transform-invTypeName1
I want to change the Notes to Items and Remove the Sub total - its always the same as the total.
I can use the Inspect elements and change the Notes but they do not stay saved…

Your help would be appreciated.
CHeers