Add a Post Signature

  1. Go to Layout > open the Post Signature widget from the Content column
  2. Replace add your name here with your name/nickname

Remove the post signature

The widget is locked, so it can't be removed, but if you want to hide it, open the Post Signature widget and uncheck "Show this widget" from the top right corner.


If you delete the HTML from the widget, you can copy it here:

Imogen theme:

<div class="post-signature">
<h5>with love,</h5>
<h3>add your name here</h3> </div>

Drea theme:

<div class="post-signature">
<h5>xoxo, add your name here</h5>
</div>

Vendela theme:

<div class="post-signature">
<h5>written by</h5>
<h3>Add your name here</h3>
</div>

Fenrys theme:

<div class="post-signature">
<h2><span class="highlight-1">by add your name here</span></h2>
</div>