vimarc
02-27-2013, 11:00 PM
This modification add a "Lockerz Sharing button" in the thread (top menu) and allow the users to share it using Twitter, Facebook and Digg and many more social networking sites easily...See the screenshot for example Hope you like this.
Demo Link
(http://www.talkinwebforum.com/threads/271-Social-Sharing-Button-Mod-for-vB-4-2-0)
Find Show Thread Templates and Open the SHOWTHREAD template and find:
<vb:if condition="$show['firstunreadlink']">
Grab the social code from http://share.lockerz.com/ and above this Add Following code:
<li class="popupmenu nohovermenu">
<!-- Lockerz Share BEGIN -->
<a class="a2a_dd" href="http://www.addtoany.com/share_save"><img src="http://static.addtoany.com/buttons/share_save_171_16.png" width="171" height="16" border="0" alt="Share"/></a>
<script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script>
<!-- Lockerz Share END -->
</li>
That's it See the button on top.
If you installed this hack please Click "Mark as Installed"
Demo Link
(http://www.talkinwebforum.com/threads/271-Social-Sharing-Button-Mod-for-vB-4-2-0)
Find Show Thread Templates and Open the SHOWTHREAD template and find:
<vb:if condition="$show['firstunreadlink']">
Grab the social code from http://share.lockerz.com/ and above this Add Following code:
<li class="popupmenu nohovermenu">
<!-- Lockerz Share BEGIN -->
<a class="a2a_dd" href="http://www.addtoany.com/share_save"><img src="http://static.addtoany.com/buttons/share_save_171_16.png" width="171" height="16" border="0" alt="Share"/></a>
<script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script>
<!-- Lockerz Share END -->
</li>
That's it See the button on top.
If you installed this hack please Click "Mark as Installed"