DocGreen
Well-Known Member
- Reaction score
- 44
- Location
- South Bend, IN
We can force the signature to be smaller. See what this code does.
Code:<style type="text/css"> body { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } .pageContainer { width: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-align: center; } .section { width: 100%; margin-bottom: 20px; page-break-inside: avoid; } .leftbox, .rightbox { width: 48%; background-color: #F3F3F3; } .customer_section, .contact_section { width: 100%; } .customer_section, .customer_section td, .contact_section, .contact_section td { border: 0px solid #CCCCCC; border-collapse: collapse; border-spacing: 0; } .customer_heading, .ticket_heading, .contact_heading, .item_heading, .asset_heading, .mycompany_heading { font-size: 12px; font-weight: bold; color: #000000; background-color: #CCCCCC; border-collapse: collapse; border-spacing: 0; border-bottom: 0px; border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; } .customer_heading { text-align: left; } .amountdue_section { text-align: right; border: 2px solid #CCCCCC; border-collapse: collapse; border-spacing: 0; } .ticket_section, .item_section, .asset_section, .appointment_section { width: 100%; text-align: left; border: 1px solid #CCCCCC; border-collapse: collapse; border-spacing: 0; } .customer_label { text-align: left; font-weight: bold; color: #000000; background-color: #FFFFFF; vertical-align: top; white-space: nowrap; } .ticket_label, .ticket_label2, .wolabel, .amountdue_label { text-align: left; font-weight: bold; color: #000000; background-color: #FFFFFF; vertical-align: top; white-space: nowrap; border: 1px solid #CCCCCC; border-collapse: collapse; border-spacing: 0; } .ticket_label { width: 120px; } .customer_label { width: 10%; margin-left: 10px; } .customer_text { width: 40%; } .ticket_text, .ticket_text2, .wotext, .wotext_number, .amountdue_text { text-align: left; color: #000000; background-color: #FFFFFF; border: 1px solid #CCCCCC; border-collapse: collapse; border-spacing: 0; } .ticket_text { width: auto; } .wotext_number { text-align: right; white-space: nowrap; } .wotext, .wotext_number { font-size: 12px; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; } .ticket_label2 { width: 120px; } .ticket_text2 { width: auto; } .mycompany_info { font-size: 16px; font-weight: bold; color: #000000; background-color: #FFFFFF; } .customer_section, .customer_label, .customer_text, .contact_section, .wolabel { text-align: left; background-color: #F3F3F3; } .amountdue_label { text-align: right; } .top_right_text { font-size: 36px; font-family: "Arial Rounded MT Bold"; color: #DDDDDD; text-align: center; } .largeHeader { font-size: 24px; } .subtotal_label { font-family: Arial; font-size: 14px; font-weight: bold; text-align: right; white-space: nowrap; } .subtotal_text { border-bottom: solid 1px #999999; text-align: right; } .ivItemLabel, .ivItemText { text-align: left; color: #000000; background-color: #FFFFFF; border: 1px solid #CCCCCC; border-collapse: collapse; border-spacing: 0; padding: 3px 3px 3px 3px; } .ivItemLabel { background-color: #CCCCCC; } .ivItemText { background-color: #F3F3F3; } .dates_and_terms { float: right; margin: 3px 0px 3px 0px; padding: 1px; border-collapse: collapse; border: 1px solid #CCCCCC; width: 100%; } .dates_and_terms_label { background-color: #EEEEEE; border-left: 1px solid #CCCCCC; padding: 0px 3px 0px 3px; width: 25%; } #sig img { max-height: 120px; width: auto; } </style> <div class="pageContainer"> <table class="section"> <tbody> <tr> <td> <table style="width: 100%;" border="0" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="mycompany_info" style="width: 20%;">_MyCompanyLogo_ </td> <td class="mycompany_info" style="width: 35%;"> <div style="font-size: 20px; text-align: left;"><span style="font-family: Arial;"><span style="font-family: Arial;"> PC Pit Crew</span><br /> </span></div> <span style="font-family: Arial;"> <div style="text-align: left;"><span style="text-align: center;">_MyCompanyWebsite_</span> </div> <span style="text-align: center; font-weight: bold; font-family: Arial; font-size: 16px; color: #000000;"> <div style="text-align: left;">_MyCompanyEmail_</div> </span> <div style="text-align: left;">Ph. _MyCompanyPhone_</div> <div style="text-align: left;">Fax _MyCompanyFax_</div> </span></td> <td style="width: 35%; text-align: right; vertical-align: top;"> <div style="padding-bottom: 12px; font-size: 22px; text-align: right;"><span style="font-family: Arial;"> Invoice #: _InvoiceNumber_</span></div> <div class="contact_section"> <div class="customer_heading"><span style="font-family: Arial;"> Bill To</span></div> <span style="font-family: Arial;"> _BillTo_ </span></div> <div class="contact_section"> <div class="customer_heading"><span style="font-family: Arial;"> Service Location</span></div> <span style="font-family: Arial;"> _ServiceLocationAddress_ </span></div> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <table class="dates_and_terms" border="0" cellspacing="0" cellpadding="2"> <tbody> <tr> <td class="dates_and_terms_label" style="border-left-color: #cccccc; border-left-width: 0px; border-left-style: none;"> Issued date: _IssuedDate_ </td> <td class="dates_and_terms_label"> Due date: _DueDate_ </td> <td class="dates_and_terms_label"> Terms: _Terms_ </td> <td class="dates_and_terms_label"> P.O. #: _PONumber_ </td> </tr> </tbody> </table> <table class="section item_section"> <tbody> <tr> <td class="ticket_heading"> Item(s) </td> </tr> <tr> <td> _Items_ </td> </tr> </tbody> </table> <table class="section"> <tbody> <tr> <td style="width: 60%; vertical-align: top;"> <table style="width: 90%;" border="0" cellspacing="3" cellpadding="2"> <tbody> <tr> <td id='sig' style="width: 75%; border-bottom-color: #000000; border-bottom-width: 1px; border-bottom-style: solid;"> _Signature_ </td> <td valign="bottom" style="width: 22%; border-bottom-color: #000000; border-bottom-width: 1px; border-bottom-style: solid;"> _SignatureDate_ </td> </tr> <tr> <td> Signature </td> <td> Date </td> </tr> </tbody> </table> </td> <td style="width: 40%; vertical-align: top;"> <table width="100%" style="float: right;" border="0" cellspacing="2" cellpadding="2"> <tbody> <tr> <td class="subtotal_label"> Subtotal </td> <td class="subtotal_text"> _SubTotal_ </td> </tr> <tr> <td class="subtotal_label"> Tax </td> <td class="subtotal_text"> _Tax_ </td> </tr> <tr> <td class="subtotal_label" style="width: 25%; font-weight: bold;"> Total </td> <td class="subtotal_text" style="width: 75%;"> _Total_ </td> </tr> <tr> <td class="subtotal_label" style="width: 25%; font-weight: bold;"> Paid </td> <td class="subtotal_text" style="width: 75%;"> _Paid_ </td> </tr> <tr> <td class="subtotal_label" style="width: 25%; font-weight: bold;"> Balance Due </td> <td class="subtotal_text" style="width: 75%;"> _BalanceDue_ </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <table class="section"> <tbody> <tr> <td class="ticket_heading"> Notes </td> </tr> <tr> <td> _Notes_ <br /> </td> </tr> </tbody> </table> <table class="section"> <tbody> <tr> <td class="ticket_heading"> Terms </td> </tr> <tr> <td> Unless otherwise specified, payment for services is due upon completion. Payment may be made by Cash, Check, Major Credit Card, or Paypal. Credit/Debit payments made via phone will incur an additional 3% processing fee. Customer acknowledges by signature that all equipment has been returned in proper condition.</td> </tr> </tbody> </table> <div class="pageContainer" style="width: 728px;"> <table class="section" style="width: 728px;" border="0" cellspacing="0" cellpadding="0"> <tbody> <tr> <td style="width: 364px; vertical-align: top;"><br /> </td> <td style="width: 364px; vertical-align: top;"> <table style="width: 364px;" border="0" cellspacing="6" cellpadding="2"> <tbody> </tbody> </table> </td> </tr> </tbody> </table> </div> <table class="section"> <tbody> <tr> <td style="width: 50%; vertical-align: top;"> </td> <td style="width: 50%; vertical-align: top;"> </td> </tr> </tbody> </table> <!-- Signature --> </div>
Didn't see that reply yet... lemme give that a shot!