Should be able to paste this into the source view of your nametag template.
Code:
<style type="text/css">div.ntThisStyleBlockIsIgnoredDuringPrinting{} table.ntHeading { table-layout: fixed; vertical-align: middle; text-align: center; color: white; font-size: 18pt; line-height: 90%; background-repeat: no-repeat; background-size: 100% auto;}div.ntOutline { border: 1px solid LightGray; border-collapse:collapse; }
</style>
<div class="ntOutline" style="min-height: 2.25in; max-height: 2.25in; min-width: 3.5in; max-width: 3.5in;">
<table background="/imageuploads/nametags/nt-club-.75h3.5w.png" class="ntHeading" style="height: 0.75in; min-width: 3.5in; max-width: 3.5in;">
<tbody>
<tr>
<td style="min-width: 78%; max-width: 78%;"><strong>{{clubname}}</strong></td>
<td style="width: 22%;"></td>
</tr>
</tbody>
</table>
<center style="padding: 16pt 3pt; line-height: 160%; font-size: 16pt;"><span style="font-size: 32pt;"><b>{{firstname}}</b></span><br />
{{lastname}}{{namesuffix}}</center>
<div style="padding: 2px; text-align: left; font-size: 11pt;">{{membersince}}
<div style="float: right;">{{officerrole}}{{emeritus}}</div>
</div>
</div>