(written by gautam)
Hi there Michael,
I’m a forum owner and was looking to optimize my forum. I found some of your articles on vbulletin.org and have started implementing them.
I hope to see some increase in my revenue.
Will keep you posted about the same. Thanks for the great work !!
Cheers,

ps: Moved your thread to the Chat Forum ;)
If you don't mind, can you please tell me how to integrate the social buttons - +1 / tweet / Facebook and twitter ?
Thank you very much in advance :)
Gautam
{vb:raw template_hook.showthread_below_posts}and add below: in additional.css add:/* Social Bookmarks by AdsenseExperts*/ .socialbookies { background:#FEFFF7; border:1px solid #d7dee3; padding-top: 3px; padding:5px 14px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; position:fixed; left:20px; bottom:70px; z-index:1000; }Here you can generate your facebook like code: Like Button - Facebook-EntwicklerIf you can help with where to place it for forum list, guess it's good to go :)
There's one last thing. This particular code puts the social link in threads only. Can I have it side wide or if side wide is not recommended, where should I place it to have it on main page ?
Thanks in advance :)
In one of your other forums I noticed that you place an 'ad' in the right top corner of the first and last post (with in the post). Can you please guide how you achieve it.
Thanks..