I am trying to find out if there is a way to format a Yardbarker button for vBulletin? Yardbarker is a social bookmark site that is specific to sports. They have a page where you can find code for a Yardbarker button, but none work with vBulletin:
"Bark It Up" Buttons"
What I would like is to have a Yardbarker button along with the other social bookmark buttons I have installed. Is this possible with vBulletin?
Attached is a image of a post in our news section with where I envision the Yardbarker button.
I was able to add a button to BallHype.com but with the code it's not opening in a new window. Can someone suggest how to have this happen with this code:
From
BallHype.com
HTML Code:
<a href="http://ballhype.com/post/" onclick="location.href='http://ballhype.com/post/url/?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);return false;"><img src="http://images.ballhype.com/img/hype/button_96x22.png" width="96" height="22" alt="BallHype: hype it up!"/></a>