Quote:
Originally Posted by Dan Burtan
http://addthis.com/
How can I add this to my forum? So it is next to my reply button or somewhere obvious.
Anyway to add this in the "Bookmarks" bar on the bottom of posts?
|
*********************************************
Dan Burtan,,,
Here's the code...>>>
HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Add What</title>
<meta name="keywords" content="" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<body>
<div>
<!-- AddThis Button BEGIN -->
<script type="text/javascript">
addthis_pub = 'addthis';
addthis_options = 'email, favorites, myspace, facebook, delicious, digg, live, myweb, more';
</script>
<a href="http://www.addthis.com/bookmark.php" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="http://s9.addthis.com/button1-addthis.gif" width="125" height="16" border="0" alt="" /></a><script type="text/javascript" src="http://s7.addthis.com/js/152/addthis_widget.js"></script>
<!-- AddThis Button END -->
</div>
</body>
</html>
HTML Code:
<!-- AddThis Button BEGIN -->
<script type="text/javascript">
addthis_pub = 'addthis';
addthis_options = 'email, favorites, myspace, facebook, delicious, digg, live, myweb, more';
</script>
<a href="http://www.addthis.com/bookmark.php" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="http://s9.addthis.com/button1-addthis.gif" width="125" height="16" border="0" alt="" /></a><script type="text/javascript" src="http://s7.addthis.com/js/152/addthis_widget.js"></script>
<!-- AddThis Button END -->
Best way to add it???
****************- Depends on where U want it...
- If you want it on Forumhome and CMPS...
- Header or Footer...
Open the template that you want to add it to and save...