Eklentiyi Bulamıyorum
3
●312
- 28-07-2014, 00:34:58Eklenti falan değil
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script> <script type="text/javascript">$(window).scroll(function(){if($(document).scrollTop()>=$(document).height()/4)$("#fbsticker").show("slow");else $("#fbsticker").hide("slow");});function closeFBsticker(){$('#fbsticker').remove();$.ajax({type:"POST",url:"/facebookpage.php"});}</script>
<div id="fbsticker"> <a style="position:absolute;top:14px;right:10px;color:#555;font-size:10px;font-weight:bold;" href="javascript:void(0);" onclick="return closeFBsticker();">(X)</a> <span style="font-size:14px;text-shadow:1px 1px 0 #fff;">Don't forget to join our community!</span> <iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FHD-Wallpapers%2F125295497501073&width=292&height=62&colorscheme=light&show_faces=false&border_color&stream=false&header=false&appId=105424976256344" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:62px;" allowTransparency="true"></iframe> <br /> <div style='margin-left:11px;'><div class="g-plusone" data-size="tall" data-annotation="inline"></div></div> </div></div><div id="right_container"> <div style="margin:5px 0 10px 18px;"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FHD-Wallpapers%2F125295497501073&send=false&layout=box_count&width=60&show_faces=false&action=like&colorscheme=light&font&height=60&appId=192191220827605" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:60px; height:60px;" allowTransparency="true"></iframe><g:plusone size="tall" href="http://www.hdwallpapers.in/"></g:plusone></div>
#fbsticker{background:#f3f3f3;border-radius:9px;-moz-border-radius:9px;-webkit-border-radius:9px;-moz-box-shadow:inset 0 0 3px #333;-webkit-box-shadow:inset 0 0 3px #333;box-shadow:inner 0 0 3px #333;padding:12px 14px 12px 14px;width:300px;position:fixed;bottom:13px;right:2px;display:none;z-index:3;}Denemedim ama bu kodlar sanırım işinizi görecektir kodları düzenleyip footer üstüne altına veya uygun bir alana yerleştirebilirsiniz kolay gelsin.