The issue is now resolved, an upgrade to Pinboard was released which fixed the problem
I also forgot to add, I’m using Pinboard with my own child theme.
http://www.inkwell.ie/blog/
Sorry, meant to post it but got distracted.
I had the same problem. It can be fixed by altering the wp-title-2.php file. Change line 113 to the following –
<fieldset style="margin-top:130px" class="customtitlediv" id="customtitle_<?php echo $v; ?>">
and line 120 to –
<div style="width:70%; margin-top:10px">
Hope this sorts it out for you.