System 1
Step1: Add a HTML/JavaScript Gadget.
Step2: Copy Down Below Code after Replacing Facebook URL .
<link type="text/css" rel="stylesheet" href="https://sites.google.com/site/bloggerhackingcom/home/download/social-traffic-pop.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript">
</script>
<script type="text/javascript" src="https://sites.google.com/site/bloggerhackingcom/home/download/jquery.stp.min.js">
</script>
<script> $(document).ready(function(){ $().socialTrafficPop({ timeout: 30, title: "Welcome To bestcareerbd.com ",
message: 'Please Like And <em>Help Us To Grow</em>! ', google_url: "", google_size: "tall", fb_url: "https://www.facebook.com/pages/JNnews24com/452277951480704", fb_layout: "box_count", closeable: true, advancedClose: false, opacity: '0.45', twitter_on: true
});
});
</script>
Source: http://www.bloggerhacking.com/2012/07/free-social-traffic-pop-for-blogger.html
Replace the two line from above code.
Step1: Add a HTML/JavaScript Gadget.
Step2: Copy Down Below Code after Replacing Facebook URL .
<link type="text/css" rel="stylesheet" href="https://sites.google.com/site/bloggerhackingcom/home/download/social-traffic-pop.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript">
</script>
<script type="text/javascript" src="https://sites.google.com/site/bloggerhackingcom/home/download/jquery.stp.min.js">
</script>
<script> $(document).ready(function(){ $().socialTrafficPop({ timeout: 30, title: "Welcome To bestcareerbd.com ",
message: 'Please Like And <em>Help Us To Grow</em>! ', google_url: "", google_size: "tall", fb_url: "https://www.facebook.com/pages/JNnews24com/452277951480704", fb_layout: "box_count", closeable: true, advancedClose: false, opacity: '0.45', twitter_on: true
});
});
</script>
Source: http://www.bloggerhacking.com/2012/07/free-social-traffic-pop-for-blogger.html
System 2
Copi this code:
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js'/> <script src='https://apis.google.com/js/plusone.js' type='text/javascript'/> <script src='http://platform.twitter.com/widgets.js' type='text/javascript'/> <script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/> <script src='http://onlinewebsitebuilder.in/js/jquery.stp.js' type='text/javascript'/> <script> $(document).ready(function(){ $().socialTrafficPop({ timeout: 30, title: "Help Us To Grow", message: 'Share my hot new article with your friends! (<a href="http://www.cybergeekshop.com/">Get Widget</a>)', google_url: "Your-website-link", facebook_url: "Your-website-link", closeable: false, advancedClose: false, opacity: '0.45', twitter_method: "tweet" }); }); </script> <style type='text/css'> #stp-bg{ display:none; position:fixed; _position:absolute; /* hack for IE 6*/ height:100%; width:100%; top:0; left:0; background:#000000; z-index:998; } #stp-main{ position:fixed; _position:absolute; /* hack for IE 6*/ display:none; width:450px; border:7px solid #2f2f2f; background:#fff; z-index:999; -moz-border-radius: 9px; -webkit-border-radius: 9px; margin:0pt; padding:0pt; color:#333333; text-align:left; font-family:arial,sans-serif !important; font-size:13px; } #stp-title{ font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important; font-size:12px; padding:12px 0px 9px 10px; font-size:16px; } #stp-close{ float:right; font-size:12px; color:#000!important; margin:0 13px 0 0; border-bottom:0px !important; text-decoration:underline !important; } #stp-close:hover{ text-decoration:none !important; } #stp-msg-cont{ border-bottom:1px solid #cddcf9; border-top:1px solid #cddcf9; background:#ebf2fc; padding:16px; } #stp-msg{ margin:0 0 22px 0; } #stp-bottom{ padding:5px 10px 10px 0px; } #stp-counter{ font-size:11px !important; text-align:right; } .stp-button{ float:left; width:120px; } .step-clear{ clear:both !important; } </style>
Replace the two line from above code.
google_url: "Your-website-link", facebook_url: "Your-website-link",
No comments:
Post a Comment