Showing posts with label Blogging. Show all posts
Showing posts with label Blogging. Show all posts

Saturday, October 15, 2011

How to make a snow effect cursor



By default, the display cursor is arrow-shaped on the blog but for those of you who feel bored with the look or want to give admiration for visitors. You can replace it with the icon image, so if there are visitors who come to your blog, cursor appearance will change according to the icon you use. I

To change the cursor into the display icon image, the way is very easy. Here are the steps:


Thursday, September 22, 2011

Add Like Facebook Button for blogger entries

With this button, your facebook friends will see and will click post which you like only with a click.
Example :


the steps are :
1. Open Blogger
2. And then click DEsign-Edit Html
3. checklist ad 'expand Widget templates'
4. Find code  <data:post.body/> with press CTRL+F on the keyboard
5. You will find two codes and wich first.
6. Copy this code bellow  and paste under code<data:post.body/> if you want facebook button under your posting and yo wants the like facebook button above your post, paste this code above code<data:post.body/>


<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=standard&amp;show_faces=false&amp;width=100&amp;action=like&amp;font=arial&amp;colorscheme=light&quot;' frameborder='0' height='30' scrolling='no' style='border:none; overflow:hidden; '/>

7. And save your template.

thank you

How to add Clock on your Blog

I will share to you How to add clock gadget on your blog.

the steps are :
1. First,open link www.clocklink.com
2. Second Gallery.
3. Select your Clock Gallery up to you.
4. And then view html then Accept

Wednesday, September 21, 2011

How to make animated title bar on Blog

forexample :




the steps to How to make animated title bar on Blog are :

  1. Login to your Blogger..
  2. Select menu Design- Edit html
  3. Find code </head>
  4. And copy this code and paste above </head>