Saturday 19 April 2014

Facebook Like Pop up Window for Blog/Website

Today i show how to open facebook Popup window for web and blog site:


1. Got to your blogger dashboard and select your blog
2. Go to Layout
3. Click on Add a gadget
4. Choose html/javascript by clicking '+' symbol
5. Now paste the below code in it

<!-- Facebook Popup Widget START --><!-- Brought to you by www.ultrawhiz.blogspot.com - www.bloginnk.blogspot.com -->
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js' type='text/javascript'></script>
<style>
#fanback {
display:none;
background:rgba(0,0,0,0.8);
width:100%;
height:100%;
position:fixed;
top:0;
left:0;
z-index:99999;
}
#fan-exit {
width:100%;
height:100%;
}
#Vinoth {
background:white;
width:420px;
height:270px;
position:absolute;
top:58%;
left:63%;
margin:-220px 0 0 -375px;
-webkit-box-shadow: inset 0 0 50px 0 #939393;
-moz-box-shadow: inset 0 0 50px 0 #939393;
box-shadow: inset 0 0 50px 0 #939393;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: -220px 0 0 -375px;
}
#Bloginnk {
float:right;
cursor:pointer;
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhREJI10LPXIYcjN1IJzvcG50aO7pIPYMtbUsZmeVawUr0gCwIJi01sX8NM5tU9vn0mCgrt2lMt_yrDgl7T-yDY7PvyHOlqMM82mSvuc-G0eDpoOO9YmtRIreEEWkwJ3-zfUKPCWSKP_mbL/s1600/TheBlogWidgets.png) repeat;
height:15px;
padding:20px;
position:relative;
padding-right:40px;
margin-top:-20px;
margin-right:-22px;
}
.remove-borda {
height:1px;
width:366px;
margin:0 auto;
background:#F3F3F3;
margin-top:16px;
position:relative;
margin-left:20px;
}
#linkit,#linkit a.visited,#linkit a,#linkit a:hover {
color:#80808B;
font-size:10px;
margin: 0 auto 5px auto;
float:center;
}
</style>


<script type='text/javascript'>
//<![CDATA[
jQuery.cookie = function (key, value, options) {

// key and at least value given, set cookie...
if (arguments.length > 1 && String(value) !== "[object Object]") {
options = jQuery.extend({}, options);

if (value === null || value === undefined) {
options.expires = -1;
}

if (typeof options.expires === 'number') {
var days = options.expires, t = options.expires = new Date();
t.setDate(t.getDate() + days);
}

value = String(value);

return (document.cookie = [
encodeURIComponent(key), '=',
options.raw ? value : encodeURIComponent(value),
options.expires ? '; expires=' + options.expires.toUTCString() : '', // use expires attribute, max-age is not supported by IE
options.path ? '; path=' + options.path : '',
options.domain ? '; domain=' + options.domain : '',
options.secure ? '; secure' : ''
].join(''));
}

// key and possibly options given, get cookie...
options = value || {};
var result, decode = options.raw ? function (s) { return s; } : decodeURIComponent;
return (result = new RegExp('(?:^|; )' + encodeURIComponent(key) + '=([^;]*)').exec(document.cookie)) ? decode(result[1]) : null;
};
//]]>
</script>
<script type='text/javascript'>
jQuery(document).ready(function($){
if($.cookie('popup_user_login') != 'yes'){
$('#fanback').delay(20000).fadeIn('medium');
$('#TheBlogWidgets, #fan-exit').click(function(){
$('#fanback').stop().fadeOut('medium');
});
}
$.cookie('popup_user_login', 'yes', { path: '/', expires: 7 });
});
</script>

<div id='fanback'>
<div id='fan-exit'>
</div>
<div id='ultrawhiz.blogspot.com'>
<div id='bloginnk.blogspot'>
</div>
<div class='remove-borda'>
</div>
<iframe allowtransparency='true' frameborder='0' scrolling='no' src='//www.facebook.com/plugins/likebox.php?

href=http://www.facebook.com/ultrawhiz&width=402&height=255&colorscheme=light&show_faces=true&show_border=false&stream=false&header=false'

style='border: none; overflow: hidden; margin-top: -19px; width: 402px; height: 230px;'></iframe><center>
<span id="linkit">Powered by <a href="http://ultrawhiz.blogspot.com">Vinoth SEO </a> - <a href="http://www.bloginnk.blogspot.com">Widget</a></span></center>
</div>
</div>
<!-- Facebook Popup Widget END. Brought to you by www.ultrawhiz.blogspot.com - www.bloginnk.blogspot.com -->

6. Change www.facebook.com/ultrawhiz  with your facebook page Link

7. Click save and then you have done and ready to show Like pop up window on your blog or website
Read More

Sunday 2 February 2014

Beautiful Random post widget

How to add Random posts below your post:

Sign In to your Blogger Account.
Go to Layout
Click on Add Gadget and look for HTML/Javascript add it
Give the title as Random Posts
Copy and paste the below code to the content section
Read More

How to add social button to Your blog

How to social button to Your blog:


Hi dear bloggers, I have with another cool help up tutorial. Today I'm going to tell you about widget that we can easily added to the blog you posting. In order to get more traffic you should connect your blog with social pages like Facebook, Twitter, Google+, RSS, Pinterest etc. If you sharing your posts on those pages you can fetch a huge ton of traffic for your blog. You can easily redirect your visitors to your Facebook page, twitter page, RSS page and Google plus page using this cool widget. Specialty in this gadget is you can easily insert and configure it using a html script. It has a simple look and it will attract visitors. OK let;s go,

1. Logging to Blogger dashboard.

2. Go to Layout>>>Add a gadget

3. Choose html/javascript from the window.

4. Name it using a name like Connect with us.

5. Paste the below code in it.

<center>

<a href="https://twitter.com/YourURL" target="_blank"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYN_Z0xfonOKiEYAtiellm5Ccji6zzK5ydHA8UqbJOGN7zbezXcFrGMIOHspI-xkerZ_FOIYgDL57WEhOCS7uDCFl1-_9Jn-gtUSVYcJIpTL00JiFmeKyF_JQFahH3fOKC0HBwnw-Yuag/s800/twitter-medium.png" alt="Twitter"></a>
<a href="https://www.facebook.com/YourURL" target="_blank"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhP9n6rGvjAcGGsSegqV-GnX9FYKkT0gXW4RSQKRltGLeR_twWWrZpQioV5L2MKjxNwS45Xb6-LTNImSqD-xhCoUMnobdSSIdEo08L9fv7_B2OEs_CRdDhTOTNYXyIu_FWFY-4T9rgfWWI/s800/facebook-medium.png" alt="Facebook"></a>
<a href="http://pinterest.com/YourURL" target="_blank"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfLfa2Y62e3X0GYq2S3gTiiB5IT_Ku2yV-eO5ZAa4YU631hQlQuJt4hwRjHwnZ6Yiew0SHqZwXPsvDLBvoJT9OZl2TDibUIlz1z3h05uaH6pqj3YF4H2PnGlDNtjXBngTT_olQDl1BZdQ/s800/pinterest-medium.png" alt="Pinterest"></a>
<a href="https://plus.google.com/YourURL" target="_blank"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicE1ltmYZbq_30_4I-AgC1wLkFri-EmLXas3CiEizU18hurMtHJNb6EP4MIkZwgGLNTMM4G3xYeolOPVgOOJXDeF9NOVJkxpfY5bgH-8kZ_svXPom5q-eaEJDHqCZ4y3g331USaRrEwLE/s800/google-plus-medium.png" alt="Google Plus"></a>
<a href="http://feeds.feedburner.com/YourURL" target="_blank"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgTKRyVtdKnoVOQkN58wLa7JrXF67fPuGxnoUz3ujI4eKqOLNUJYmUwSn1e4ZsEk4bw85oeO2H6VwGrsZ0vnY9yYGO8Zr4o9SY23r4gzeOF1X0X3OQzhRjQ0kMoFtj01zhaecc5fqM1m1w/s800/rss-feed-medium.png" alt="RSS"></a>

</center>

6. Replace your Twitter, Facebook, Pinterest, Google+, feed burner page URLs with those highlighted URLs.

7. Click save.


8. Now you can see well connected social icons on your side bar.
Read More

How to add comment widget to your blog

How to add recent comment widget to your blog:


Hi friends! Ok How about your blog now? Hope it is going fine. Now today I'm going to teach you about an essential widget that you should have in your blog. This is about how to add recent comments widget to your blog. This feature is not supplied by blogger and we should add it manually by using a code. This is not hard and you can do it easily. After adding this widget you can see a list of recent comments on your blog and new visitors will also like to add a new comment. Let's go,
Read More

Saturday 1 February 2014

Want to change your website icon


A favicon  (short for Favorite icon), also known as a shortcut icon, Web site icon, tab icon or bookmark icon, is a file containing one or more small icons, most commonly 16×16 pixels, associated with a particular Web site or Web page. A web designer can create such an icon and install it into a Web site or Web page by several means, and graphical web browsers will then make use of it. Browsers that provide favicon support typically display a
Read More

Thursday 30 January 2014

Bug score! BuG yourself

How to Make Money Online with Bugscore:

Bugscore is a new Social Networking Platform where you can rate or score almost anything in this world. Bugscore also creates an opportunity for their users to make money via bugscore. The possible ways to make money with Bugscore. 
Read More

Contact Form

Name

Email *

Message *

Designed By Seo Blogger Templates Published.. Blogger Templates