Quote:
Originally Posted by themommyhood
One more question if you have the time... where do I find it to move it? It's in a super weird spot.
|
if your talking about the thanks button.. you can open your postbit
or postbit_ledgen
find
Code:
{vb:raw template_hook.postbit_controls}
and move it just below
Code:
<span class="postcontrols">
for
postbit_legacy
move the same code below
Code:
<div class="textcontrols floatcontainer">
<span class="postcontrols">
or I can make a new hook to add in this place so you don't have to move that one .. but you need to change something else so it works..
this is most of the time good .. I don't know amy mods that use it ..
and if they do noone want it there anyway ..