Dear visitor, welcome to AllaTurkaa. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
forumda solda bulunan facebook beğen butonun kodunu rica etsem paylaşırmısınız ama bu şekilde olmasını rica ediyorum yani aşağı yukarı olmasını blogspot ve blogcu sitelerde uyumlu olmasını buna benzer facebook sosyal eklenti siteleri var ama bunun gibi bulamadım yardımcı olursanız sevinirim BURDAKİ kotları denedim
|
|
Cascading style sheet |
1 2 3 4 5 6 7 8 9 10 11 |
#fb-like
{
z-index:9999;
position:fixed;
_position:absolute;
top:450px;
left:0px;
clip:rect(0 100 85 0);
_top:expression(document.documentElement.scrollTop +document.documentElement.clientHeight-this.clientHeight);
_left:expression(document.documentElement.scrollLe ft + document.documentElement.clientWidth - offsetWidth);
}
|
|
|
Source code |
1 2 3 4 5 6 7 8 |
<div id="fb-root"></div>
<script>(function(d){
var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;}
js = d.createElement('script'); js.id = id; js.async = true;
js.src = "//connect.facebook.net/en_US/all.js#appId=275408299153567&xfbml=1";
d.getElementsByTagName('head')[0].appendChild(js);
}(document));</script>
<div id="fb-like" class="fb-like" data-href="BURAYA BEGENILECEK SITENIN ADRESI" data-send="false" data-layout="box_count" data-width="55" data-show-faces="false" data-font="arial"></div>
|

|
|
Source code |
1 2 3 4 |
<script type="text/javascript" src="https://apis.google.com/js/plusone.js">
{lang: 'tr'}
</script>
<g:plusone></g:plusone>
|