thanks. works great now, no problems on mobile.
sorry i keep adding shit. i just thought this might help other people.
this makes your mod compatible with
"Thumbs Up?" mod
in masterstyle "postbit_simple_bop5_vb4" find
Code:
{vb:raw post.title}
</h2>
</vb:if>
after add
Code:
<vb:if condition="$vboptions['bop5sp_showthumb']">{vb:raw post_thumbs_box}</vb:if>
in admin cp>options>simplepostbit> addsetting
varname=bop5sp_showthumb
name=Show thumbs?
description= Show "Thumbs Up!" mod on posts.
options=yesno