From e8ebc24d619b3beb1673368d9c200e90ffd7cf91 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 16 Nov 2011 08:24:55 -0500 Subject: [PATCH] signature invoice --- printaform/templates/types/invoice.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/printaform/templates/types/invoice.html b/printaform/templates/types/invoice.html index 9986be9..2056ee8 100755 --- a/printaform/templates/types/invoice.html +++ b/printaform/templates/types/invoice.html @@ -49,9 +49,16 @@ width:75%; } .signatureImage { - float:right; +float:right; +margin-bottom:2px; } +.belowSign { + text-align:right; + clear:both; + } + + /*#clientAddress { float:left; } @@ -144,8 +151,9 @@ width:75%;

-

{{ company_name }}

- + +

{{ company_name }}

+