Quote:
Originally Posted by connecsions
Another site, Facebook. Here's the code.
Code:
<!-- Facebook -->
<a href="http://www.facebook.com/share.php?u=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"
src="/images/buttons/facebook.gif" alt="Submit to Facebook" border="0" /></a>
The image is attached. Upload it to your /images/buttons directory.
Enjoy!
|
Hey it's really great ! thanks dued

But there was some kind a button problem. I'd fixed it.
Code:
<!-- Facebook -->
<a href="http://www.facebook.com/share.php?u=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"
src="$stylevar[imgdir_button]/facebook.gif" alt="Submit to Facebook" border="0" /></a>
Thanks again...