Please have a look at . Down in the right corner, theres a sharing box. It looks pretty similar to sharethis. But, afaik, sharethis doesnt have embed or submit for example, and im looking for those options. Does anyone know which plugin is used here? Thanks
Please have a look at http://500px./photo/3977429?from=popular. Down in the right corner, theres a sharing box. It looks pretty similar to sharethis. But, afaik, sharethis doesnt have embed or submit for example, and im looking for those options. Does anyone know which plugin is used here? Thanks
Share Improve this question asked Dec 28, 2011 at 23:02 JohanJohan 35.2k62 gold badges187 silver badges305 bronze badges2 Answers
Reset to default 7On the page you linked to, they didn't use anything like sharethis or addthis - they rolled their own. Looking at the code, its clear that they went to facebook, got the facebook like button, embedded it - then wen to google, got the google plus button, etc... and made a grid of them.
You can stylize the sharethis buttons with css to pretty much any extent, or you can add a grid like that of your own.
The available alternatives to sharethis. are :
- addthis.
- addtoany.
- socialmarker.
I'm sure there a a lot more out there, but those seem to be the most popular.
If you want something custom like they have and want access to the buttons here are some sets of images you may be able to use:
http://speckyboy./2009/01/26/30-amazingly-creative-social-bookmarks-icon-sets/
Inspecting the source leads me to believe that it is custom work. The images, links and such are placed in the HTML serverside. Only the stumbleupon is pulled from stumbleupon itself. But also not trough some third party service like sharethis.