Can overload the xface generation using a custom image
[banana.git] / banana / templates / banana-message.inc.tpl
index 1110e80..8181892 100644 (file)
@@ -34,7 +34,7 @@
     {if $smarty.foreach.headers.first}
     <td class="xface" rowspan="{$headers|@count}">
       {if $message->hasXFace()}
-      <img src="{url group=$group artid=$artid part="xface"}" alt="[ X-Face ]" />
+      <img src="{url group=$group artid=$artid part="xface"}" style="width: 48px" alt="[ X-Face ]" />
       {/if}
     </td>
     {/if}