Heisenberg submitted a new resource:
You must be registered for see links
- AddToAny social networking button for Vbulletin BlogvB Version: 3.8.1
This will add the AddToAny social media networking button to Vbulletin blogs
As well as all the social networking sites like facebook etc you can also email links and add bookmarks.
You must be registered for see links
The code is simple to add.
Go to blog_show_entry.
Find:
Code:<if condition="$bookmarksites"> <div style="float:$stylevar[right]">$bookmarksites</div> </if>
And add above:
Code:<!-- / social media button --> <a...
You must be registered for see links
Last edited:
