Yes I did. Here is the code I am using:
Code:
<p align="center">* * *</p>
<p> </p>
<table border="0" style="border-collapse: collapse" cellspacing="4" cellpadding="4">
<tbody><tr>
<td bgcolor="transparent" style="vertical-align: top">
<p dir="rtl" style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; background-color: transparent"><span style="font-weight: bold; font-style: italic; background-color: transparent">NAME</span><span style="background-color: transparent"> TEXT</span></p></td>
<td width="120" bgcolor="transparent" style="vertical-align: top">
<p align="center" dir="rtl" style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; background-color: transparent"><img src="IMAGE" width="100" style="vertical-align: top"></p></td></tr></tbody></table></div>
Currently I am pasting this every time, and I'm replacing the placeholders ("NAME", "TEXT","IMAGE") with my data.
Is there a way to customize Calibre so that my code is there to begin with? This will enable me to skip having to paste the code, and I could juts add the data. I couldn't find a template for the comments section, only CSS.