![]() |
Like it? Share it! Neat Social Bookmarks Add-on
1 Attachment(s)
Hello
I created a special way of implementing social bookmarks to my forum www.AdSenseExperts.com They are shown in a block left to the forum (I use a fixed width forum though!). To prevent an overlapping with the forum when the browser window is small or resized there is a JavaScript check which removes the bookmarks or places them within the thread options box when viewing a thread. See Screenshot attachments Please NOTE:
Install: In additional.css add: Code:
/* Like it? Share it! Social Bookmarks by AdSenseExperts.com */ Code:
{vb:raw template_hook.headinclude_bottom_css} Code:
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js' type='text/javascript'></script> Code:
<ul id="postlist_popups" class="postlist_popups popupgroup"> Code:
<li class="popupmenu"><div style="align:left;" class="socialbookies-small"><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="YourTwitterAccount">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script><br /> Code:
<vb:if condition="$vboptions['enablefacebookconnect']"> Code:
<div id="socialbookies"> I marked all IDs you need to adapt to your accounts in red. Also In the JavaScript part for the browser window size check you need to change 1110 (px) to the browser window width where you want the bookmarks to be removed. DEMO: Forumhome: http://www.AdSenseExperts.com Thread: http://www.adsenseexperts.com/adsens...ssage-t15.html Where to create your social buttons: Google Plus Profile Button: http://www.google.com/webmasters/profilebutton/ Google +1 Button: http://www.google.com/webmasters/+1/button/ Facebook Like Button: http://developers.facebook.com/docs/...plugins/like/# Twitter Button: https://twitter.com/about/resources/buttons |
Not something I can use but nicely done. Thanks for taking the time to share :)
|
Please make this mod for vb 3.8.x
|
what do you suggest to implement this on a fluid style theme ?
|
Thank you for doing this! However, there is some problems with it. In your code you provide, the facebook options has a different language than English setup. I have made the adjustment to en_US for English though.
Is there an issue with the Facebook Like? After liking, there was a popup that wouldn't go off the screen until I reloaded the page. How can I bring it down some? It doesn't look that great with it being all the way to the top of my header with the theme I'm using and it would look better if it was more mid-screen. |
Quote:
Unfortunatly this option can't be disabled. I changed the code to use the iframe version which does not use a comment box. However the iframe version does only support 1 fixed url and not the url of the current page you are on. If someone finds a solution for this problem please let me/us know! I also fixed the languange ;) Thanks for pointing this out |
The website Forbes.com has something similar to this and it is located right below the header and scrolls with the screen. It's also got the Facebook Share button. I'm curious to know how I can get the Facebook Share button.
If you view one of Forbes articles, it show's more social sites like Reddit. If we could have more options like this that would also be great. |
It is just html and css, you can implement as much icons as you want.
you can get the share button where you get the like button from facebook. |
No updates on this Mod?
|
How to add right place the code is for left:
margin-left:-90px;} |
All times are GMT. The time now is 07:20 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|