Monthly Archives: August 2009

Download Underground Blogger Template

Template name : Underground Blogger Template Type : New Blogger Template (XML),Top Navigation Bar,Search Box,2 Column, 1 Sidebar, Left Sidebar Demo|Download

Posted in templates | Leave a comment

Instant Related Post Widget For Blogger

1.Login to your blogger dashboard–> layout- -> Edit HTML 2.Click on “Expand Widget Templates“ 3.Scroll down to where you see this: <data:post.body/> 4.Now Copy below code and paste it just after above code. <!–Related Post javascripts start from here–><b:if cond=’data:blog.pageType … Continue reading

Posted in post, widget | Leave a comment

Download Grey Press Blogger Template

Template name : Grey Press Blogger Template Type : 3 Column, 2 Sidebar, Right Sidebar, Search Box, feed Button Demo|Download

Posted in templates | Leave a comment

Download Blogy Glass Blogger Template

Template name : Blogy Glass Blogger Template Type : New Blogger Template (XML),2 Column, 1 Sidebar, Right Sidebar, Top Navigation Bar,About me section,beautiful header Demo|Download

Posted in templates | Leave a comment

How To Add "Share On Twitter" Button to WordPress

It is very simple.Copy below code and paste it on your single.php file, within the loop: <a href=”http://twitter.com/home?status=Currently reading <?php the_permalink(); ?>” title=”Click to send this page to Twitter!” target=”_blank”>Share on Twitter</a> Now you are done.It will look this:

Posted in wordpress | Leave a comment

How To Create Motion Tween: Flash Tutorials

This flash tutorial explains to you how to create motion tween in flash.Follow the steps below to create motion tween in flash. Open a new flash file (Ctrl+N). Select General panel and choose Type: Flash Document . Press OK. If … Continue reading

Posted in flash | Leave a comment

Download Natural Health Blogger Template

Template name : Natural Health Type : New Blogger Template (XML),3 Column,Navigation Bar,Search Box,Beautiful Header Demo|Download Template Installation 1.First Sign In to Blogger 2.Go to LAYOUT — Edit HTML 3.If You need to back up your old templates, please do … Continue reading

Posted in templates | Leave a comment

How To Add Slide Show to Blogger Using Mootools

In this tutorial I am going to explain, how to create a simple slideshow using Mootools.If you like to add this slideshow to your website or blogger blog then follow the steps given below. 1.Login to your blogger dashboard–> layout- … Continue reading

Posted in image, mootools | Leave a comment

How To Add Beautiful Page Peel Effect with jQuery

1.Login to your blogger dashboard–> layout- -> Edit HTML 2.Don’t Click on “Expand Widget Templates” 3.Scroll down to where you see ]]></b:skin> tag: 4.Copy below code and paste it just before the ]]></b:skin> tag. #pageflip {position: relative;}#pageflip img {width: 50px; … Continue reading

Posted in css, feed, jquery | Leave a comment

How To Add jQuery Thumbnail Hover/Zoom Effect to blogger images

1.Login to your blogger dashboard–> layout- -> Edit HTML 2.Don’t Click on “Expand Widget Templates” 3.Scroll down to where you see ]]></b:skin> tag: 4.Copy below code and paste it just before the ]]></b:skin> tag. ul.thumb {float: left;list-style: none;margin: 0; padding: … Continue reading

Posted in css, image, jquery | Leave a comment