Share button
Skiilz Offline
Member
***
Posts: 198
Joined: Nov 2010
Post: #7
RE: Share button
Here is the code. The buttons are working I have found the function and everything is ok Smile
(copy the code and add on image for each link)

Use it where ever you want Smile

HTML Code
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
	
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="border-top-width: 0;">
<tr>
<td class="thead" colspan="2"><strong>Social Sharing</strong></td>
</tr>
<td class="trow1" align="center">
<a href="http://www.linkedin.com/shareArticle?mini=true&url=<func urlencode>{$mybb->settings['bburl']}/showthread.php?tid={$tid}</func>&title=<func urlencode>{$thread['subject']}</func>" target="_blank"><img src="YOR_IMAGE_HERE" alt="LinkedIn" /></a>&nbsp;
<a href="http://twitter.com/share?text=<func urlencode>{$thread['subject']}</func>&url=<func urlencode>{$mybb->settings['bburl']}/showthread.php?tid={$tid}</func>&via=PostBomb" target="_blank"><img src="YOR_IMAGE_HERE" alt="Twitter" /></a>&nbsp;
<a href="http://digg.com/submit?phase=2&url=<func urlencode>{$mybb->settings['bburl']}/showthread.php?tid={$tid}</func>&title=<func urlencode>{$thread['subject']}</func>" target="_blank"><img src="YOR_IMAGE_HERE" alt="Digg" /></a>&nbsp;
<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=<func urlencode>{$mybb->settings['bburl']}/showthread.php?tid={$tid}</func>&t=<func urlencode>{$thread['subject']}</func>" target="_blank"><img src="YOR_IMAGE_HERE" alt="MySpace" /></a>&nbsp;
<a href="http://technorati.com/faves/?add=<func urlencode>{$mybb->settings['bburl']}/showthread.php?tid={$tid}</func>" target="_blank"><img src="YOR_IMAGE_HERE" alt="Tech" /></a>&nbsp;
<a href="http://del.icio.us/post?url=<func urlencode>{$mybb->settings['bburl']}/showthread.php?tid={$tid}</func>&title=<func urlencode>{$thread['subject']}</func>" target="_blank"><img src="YOR_IMAGE_HERE" alt="Delicious" /></a>&nbsp;
<a href="http://www.facebook.com/share.php?u=<func urlencode>{$mybb->settings['bburl']}/showthread.php?tid={$tid}</func>&t=<func urlencode>{$thread['subject']}</func>" target="_blank"><img src="YOR_IMAGE_HEREg" alt="Facebook" /></a>&nbsp;
<a href="http://promote.orkut.com/preview?nt=orkut.com&du=<func urlencode>{$mybb->settings['bburl']}/showthread.php?tid={$tid}</func>&tt=<func urlencode>{$thread['subject']}</func>" target="_blank"><img src="YOR_IMAGE_HERE" alt="Orkut" /></a>
<a href="http://reddit.com/submit?url=<func urlencode>{$mybb->settings['bburl']}/showthread.php?tid={$tid}</func>&title=<func urlencode>{$thread['subject']}</func>" target="_blank"><img src="YOR_IMAGE_HERE" alt="RedIt" /></a>&nbsp;
<a href="http://www.stumbleupon.com/submit?url=<func urlencode>{$mybb->settings['bburl']}/showthread.php?tid={$tid}</func>&title=<func urlencode>{$thread['subject']}</func>" target="_blank"><img src="YOR_IMAGE_HERE" alt="StumbleUpon" /></a>&nbsp;
<a href="http://www.tumblr.com/share?v=3&u=<func urlencode>{$mybb->settings['bburl']}/showthread.php?tid={$tid}</func>&t=<func urlencode>{$thread['subject']}</func>" target="_blank"><img src="YOR_IMAGE_HERE" alt="Tumblr" /></a>
</td>
</tr>
</table>


[Image: 468x602b.png]
(This post was last modified: 01-28-2011 10:52 PM by Skiilz.)
01-28-2011 10:34 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Share button - Skiilz - 01-28-2011, 03:41 AM
RE: Share button - RateU - 01-28-2011, 04:25 AM
RE: Share button - Skiilz - 01-28-2011, 05:09 AM
RE: Share button - RateU - 01-28-2011, 05:25 AM
RE: Share button - Skiilz - 01-28-2011, 10:29 AM
RE: Share button - leefish - 01-28-2011, 12:01 PM
RE: Share button - Skiilz - 01-28-2011 10:34 PM
RE: Share button - RateU - 01-29-2011, 02:18 AM
RE: Share button - Skiilz - 01-29-2011, 02:45 AM
RE: Share button - 1master1 - 01-29-2011, 12:32 PM
RE: Share button - ZiNgA BuRgA - 01-29-2011, 08:49 PM
RE: Share button - RateU - 01-30-2011, 02:57 AM
RE: Share button - lucasbytegenius - 04-03-2011, 07:31 AM

 Standard Tools
Forum Jump: