Heisenberg submitted a new resource:
You must be registered for see links
- Collapsible first posts like vb.org or collapse every postvB Version: 3.8.7
this will allow each of your posts to be collapsible, i use it to only collapse the first post like here at vb.org.
In postbit legacy find:
Code:<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
Below add:
Code:<a href="#top" onclick="return...
You must be registered for see links
Last edited:
