SBlueman
03-15-2008, 05:17 PM
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" (http://yardbarker.com/help/blog_main)
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 (http://ballhype.com/help/hype/)
<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>
"Bark It Up" Buttons" (http://yardbarker.com/help/blog_main)
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 (http://ballhype.com/help/hype/)
<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>