Webpage Content Toolbar Widget

Let your readers easily share, email, print, and bookmark your web pages with these buttons. This widget works really well in your blog's sidebar, where your readers can easily see it. As you can see the demo above, the buttons are spread out, on your site they will be closer together.

Copy and Paste the code below into your site
<script type="text/javascript">stenium_url    = location.href;stenium_title  = document.title;stenium_style  = 'classic';stenium_widgets = 'print,email,bookmark,share';stenium_layout = '1';</script><script src="http://www.stenium.com/js/widget_loader.js" type="text/javascript"></script>
Customizing this Widget

  • If you would like to rearrange the order of the buttons search for this line of code below. Rearrange the the names according to your liking or remove any that do not suit your needs.
print,email,bookmark,share
  • You can also make these button display themselves horizontally instead of vertically. Search for the line of code below.
stenium_layout = '1';
  • Replace it with this line of code.
stenium_layout = '0';

No comments:

Post a Comment

LinkWithin

Related Posts Plugin for WordPress, Blogger...