Saturday, 21 December 2013

Floating Facebook Like Box Widget For Your Website

Are you struggling to get more facebook likes? Add a floating facebook like box to your blog or website.  The widget remains in a fixed position on the right-hand side of your site.  When you hover over the blue facebook image, the like box will then slide and reveal itself using jquery.

View Demo

You can see a demonstration of this facebook widget on the right side of this page. Hover over the facebook image with your mouse. A facebook like box should appear.

Add Widget to Your Site

Step 1
Add the following code anywhere in the body section of your template. Or simply click the "add to blogger" button for blogspot blogs.

Step 2
If the floating facbook widget is not working properly after step 1, then you need to add jquery to your site. Follow the instructions below.
  1.  Go to Design>Edit HTML
  2. Search for <head> and just below it paste the following JQuery code. 

How to Customize

Where to find the code?
In order to find the html go to the blogger dashboard>Layout. Click "edit" on the "HTML/Javascript" gadget.

Enter your facebook username
Search for the line of code below and replace theblogwidgets with your own facebook page username. If you don't have a username you can easily create your own here.

How May I Help You?

If you're still having problems with the getting the facebook box to display properly, let me know.  Comment below and I will be happy to assist you.
Cheers!

&amp;lt;!--Brought to you by www.TheBlogWidgets.com--&amp;gt;
Floating Facebook Widget

Like us yet?

Floating Facebook Like Box Widget For Your Website

Are you struggling to get more facebook likes? Add a floating facebook like box to your blog or website.  The widget remains in a fixed position on the right-hand side of your site.  When you hover over the blue facebook image, the like box will then slide and reveal itself using jquery.

View Demo

You can see a demonstration of this facebook widget on the right side of this page. Hover over the facebook image with your mouse. A facebook like box should appear.

Add Widget to Your Site

Step 1
Add the following code anywhere in the body section of your template. Or simply click the "add to blogger" button for blogspot blogs.

Step 2
If the floating facbook widget is not working properly after step 1, then you need to add jquery to your site. Follow the instructions below.
  1.  Go to Design>Edit HTML
  2. Search for <head> and just below it paste the following JQuery code. 

How to Customize

Where to find the code?
In order to find the html go to the blogger dashboard>Layout. Click "edit" on the "HTML/Javascript" gadget.

Enter your facebook username
Search for the line of code below and replace theblogwidgets with your own facebook page username. If you don't have a username you can easily create your own here.

How May I Help You?

If you're still having problems with the getting the facebook box to display properly, let me know.  Comment below and I will be happy to assist you.
Cheers!

&amp;lt;!--Brought to you by www.TheBlogWidgets.com--&amp;gt;
Floating Facebook Widget

Like us yet?

Floating Facebook Like Box Widget For Your Website

Are you struggling to get more facebook likes? Add a floating facebook like box to your blog or website.  The widget remains in a fixed position on the right-hand side of your site.  When you hover over the blue facebook image, the like box will then slide and reveal itself using jquery.

View Demo

You can see a demonstration of this facebook widget on the right side of this page. Hover over the facebook image with your mouse. A facebook like box should appear.

Add Widget to Your Site

Step 1
Add the following code anywhere in the body section of your template. Or simply click the "add to blogger" button for blogspot blogs.

Step 2
If the floating facbook widget is not working properly after step 1, then you need to add jquery to your site. Follow the instructions below.
  1.  Go to Design>Edit HTML
  2. Search for <head> and just below it paste the following JQuery code. 

How to Customize

Where to find the code?
In order to find the html go to the blogger dashboard>Layout. Click "edit" on the "HTML/Javascript" gadget.

Enter your facebook username
Search for the line of code below and replace theblogwidgets with your own facebook page username. If you don't have a username you can easily create your own here.

How May I Help You?

If you're still having problems with the getting the facebook box to display properly, let me know.  Comment below and I will be happy to assist you.
Cheers!

&amp;lt;!--Brought to you by www.TheBlogWidgets.com--&amp;gt;
Floating Facebook Widget

Like us yet?

Add Recent Comment Widget To Your Blogger Blog

Add Recent Comment Widget To Your Blogger Blog


 
recent comment widget for blogger
Comments are the most important part of any blog or website. It helps you to form a community or relation with your blog followers. It lets your visitors to give feedback or ask any question on you blog post in form of comments. In this tutorial i will teach you to Add Recent Comment widget to your blogger blog. It shows most recent comments on your blog along with the post link on which comment have been posted and name of user who commented. This will let you know about new and most recent comments on your blog and allow you to easily reply to those comments. This widget is coded in Javascript and styled with CSS. You may customize the widget according to color scheme of your blog template. So lets get started.

How To Add Most Recent Comment Widget To Blogger Blog ?

1. Go to blogger Dashboard > Layout
2. Now click on Add Gadget and Select Html/Javascript
3. Paste the code given below in it.
<script style=text/javascript src="http://helplogger.googlecode.com/svn/trunk/recent comments widget.js"></script><script style=text/javascript >var a_rc=5;var m_rc=false;var n_rc=true;var o_rc=100;</script><script src=http://mybloggersworld.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments ></script>
<span id=mbw-cr><a href=http://mybloggersworld.com>Recent Comments Widget</a></span><style type=text/css> .rcw-comments a {text-transform: capitalize;} .rcw-comments {border-bottom: 1px solid #666; padding-top: 6px!important; padding-bottom: 6px!important;} #mbw-cr {font-family: Arial,Tahoma;font-size:8px;padding-top:6px;display:block;} </style> 
4. Make following changes to the above code. 
  • Replace http://mybloggersworld.com with your blog url.
  • Change #666 to change color of border (line below each comment)
  • Change solid to dotted to make the border dotted
5. Save it and you will have Recent comment widget on your blog.

Add Recent Comment Widget To Your Blogger Blog

Add Recent Comment Widget To Your Blogger Blog


 
recent comment widget for blogger
Comments are the most important part of any blog or website. It helps you to form a community or relation with your blog followers. It lets your visitors to give feedback or ask any question on you blog post in form of comments. In this tutorial i will teach you to Add Recent Comment widget to your blogger blog. It shows most recent comments on your blog along with the post link on which comment have been posted and name of user who commented. This will let you know about new and most recent comments on your blog and allow you to easily reply to those comments. This widget is coded in Javascript and styled with CSS. You may customize the widget according to color scheme of your blog template. So lets get started.

How To Add Most Recent Comment Widget To Blogger Blog ?

1. Go to blogger Dashboard > Layout
2. Now click on Add Gadget and Select Html/Javascript
3. Paste the code given below in it.
<script style=text/javascript src="http://helplogger.googlecode.com/svn/trunk/recent comments widget.js"></script><script style=text/javascript >var a_rc=5;var m_rc=false;var n_rc=true;var o_rc=100;</script><script src=http://mybloggersworld.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments ></script>
<span id=mbw-cr><a href=http://mybloggersworld.com>Recent Comments Widget</a></span><style type=text/css> .rcw-comments a {text-transform: capitalize;} .rcw-comments {border-bottom: 1px solid #666; padding-top: 6px!important; padding-bottom: 6px!important;} #mbw-cr {font-family: Arial,Tahoma;font-size:8px;padding-top:6px;display:block;} </style> 
4. Make following changes to the above code. 
  • Replace http://mybloggersworld.com with your blog url.
  • Change #666 to change color of border (line below each comment)
  • Change solid to dotted to make the border dotted
5. Save it and you will have Recent comment widget on your blog.

Add Recent Comment Widget To Your Blogger Blog

Add Recent Comment Widget To Your Blogger Blog


 
recent comment widget for blogger
Comments are the most important part of any blog or website. It helps you to form a community or relation with your blog followers. It lets your visitors to give feedback or ask any question on you blog post in form of comments. In this tutorial i will teach you to Add Recent Comment widget to your blogger blog. It shows most recent comments on your blog along with the post link on which comment have been posted and name of user who commented. This will let you know about new and most recent comments on your blog and allow you to easily reply to those comments. This widget is coded in Javascript and styled with CSS. You may customize the widget according to color scheme of your blog template. So lets get started.

How To Add Most Recent Comment Widget To Blogger Blog ?

1. Go to blogger Dashboard > Layout
2. Now click on Add Gadget and Select Html/Javascript
3. Paste the code given below in it.
<script style=text/javascript src="http://helplogger.googlecode.com/svn/trunk/recent comments widget.js"></script><script style=text/javascript >var a_rc=5;var m_rc=false;var n_rc=true;var o_rc=100;</script><script src=http://mybloggersworld.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments ></script>
<span id=mbw-cr><a href=http://mybloggersworld.com>Recent Comments Widget</a></span><style type=text/css> .rcw-comments a {text-transform: capitalize;} .rcw-comments {border-bottom: 1px solid #666; padding-top: 6px!important; padding-bottom: 6px!important;} #mbw-cr {font-family: Arial,Tahoma;font-size:8px;padding-top:6px;display:block;} </style> 
4. Make following changes to the above code. 
  • Replace http://mybloggersworld.com with your blog url.
  • Change #666 to change color of border (line below each comment)
  • Change solid to dotted to make the border dotted
5. Save it and you will have Recent comment widget on your blog.

Add Recent Comment Widget To Your Blogger Blog

Add Recent Comment Widget To Your Blogger Blog


 
recent comment widget for blogger
Comments are the most important part of any blog or website. It helps you to form a community or relation with your blog followers. It lets your visitors to give feedback or ask any question on you blog post in form of comments. In this tutorial i will teach you to Add Recent Comment widget to your blogger blog. It shows most recent comments on your blog along with the post link on which comment have been posted and name of user who commented. This will let you know about new and most recent comments on your blog and allow you to easily reply to those comments. This widget is coded in Javascript and styled with CSS. You may customize the widget according to color scheme of your blog template. So lets get started.

How To Add Most Recent Comment Widget To Blogger Blog ?

1. Go to blogger Dashboard > Layout
2. Now click on Add Gadget and Select Html/Javascript
3. Paste the code given below in it.
<script style=text/javascript src="http://helplogger.googlecode.com/svn/trunk/recent comments widget.js"></script><script style=text/javascript >var a_rc=5;var m_rc=false;var n_rc=true;var o_rc=100;</script><script src=http://mybloggersworld.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments ></script>
<span id=mbw-cr><a href=http://mybloggersworld.com>Recent Comments Widget</a></span><style type=text/css> .rcw-comments a {text-transform: capitalize;} .rcw-comments {border-bottom: 1px solid #666; padding-top: 6px!important; padding-bottom: 6px!important;} #mbw-cr {font-family: Arial,Tahoma;font-size:8px;padding-top:6px;display:block;} </style> 
4. Make following changes to the above code. 
  • Replace http://mybloggersworld.com with your blog url.
  • Change #666 to change color of border (line below each comment)
  • Change solid to dotted to make the border dotted
5. Save it and you will have Recent comment widget on your blog.

COMMENTS