Heisenberg submitted a new resource:
You must be registered for see links
- Add like Button to 3.8.x for Threads >> direct and easyvB Version: 3.8.x
Add like Button to 3.8.x for Threads >> direct and easy
1 - Open VB control panel >> styles >> search in Templates for (postbit) Template >> open to edit
2 - Search in (postpit) for:
Code:<!-- message -->
and after you find it .. add this code:
Code:<div id="post_message_$post[postid]"> <if condition="($post[postcount]==1)"> <div style="float: left; margin: 0 0 0px 0px;"> <iframe...
You must be registered for see links
Last edited:
