Quote:
Originally Posted by zeus_r6
This has already been asked, but what is causing the thank button to be displayed in the wrong locations...screenshot attached.
By the way, this is installed on 4.1.2 after a dependency edit
|
Quoting myself here but this hack displays the thank you link on the far left rather than next to the edit button where it belongs...here is the fix which was found my the designer of the custom skin I'm running:
1) open template postbit
find
HTML Code:
{vb:raw template_hook.postbit_controls}
and move it under
<span class="postcontrols">
2) Do the same for postbit_legacy
A big thanks to Alexander from
www.webandart.gr !