Widgets for Blogger (new templates)
If you use Blogger (Blogspot) you will then need to visit the Dashboard -> Layout -> Edit HTML.
Here you should backup your template in case anything goes wrong. Once you've done that tick "Expand Widget Templates" and you will now see the full template of your blog.

Image Widget

I suggest you place this just before the text of your blog post. Try and find this
<data:post.body/> in your template, and directly before it add the following.
Code:
<!-- Start: LibDig Image Widget -->
&lt;script type=&quot;text/javascript&quot; src=&quot;http://libdig.co.uk/widget.php?f=left&amp;u=<data:post.url/>&amp;t=<data:post.title/>&quot;&gt;&lt;/script&gt;
<!-- End: LibDig Image Widget -->


Text Widget

I recommend you insert this next to the comment link. You'll need to find
<span class='post-comment-link'>, from here find the next </span> and now insert the code immediatly after it.
Code:
<!-- Start: LibDig Inline Widget -->
<span class='post-comment-link'>
&lt;script type=&quot;text/javascript&quot; src=&quot;http://libdig.co.uk/widget.php?inline=1&amp;u=<data:post.url/>&amp;t=<data:post.title/>&quot;&gt;&lt;/script&gt;
</span>
<!-- End: LibDig Inline Widget -->


Simple Text Link
LibDig This!
Code:
<!-- Start: LibDig Simple Text Link -->
&lt;a href=&quot;http://libdig.co.uk/add.php?u=<data:post.url/>&amp;t=<data:post.title/>&quot;&gt;LibDig This!&lt;/a&gt;
<!-- End: LibDig Simple Text Link -->


Add Story

RSS Feed

 

 







© 2009 LibDig - Powered By PHPDug, tweaked by Ryan Cullen
Hosted by eUKhost, 24 Clarence Street, Bowburn, Durham, DH6 5BB.