عرض مشاركة واحدة
  #1  
قديم 02-15-2014
الصورة الرمزية RSS
RSS غير متواجد حالياً
ناقل الأخبار
 
تاريخ التسجيل: 11 - 2 - 10
المشاركات: 679,282
RSS is on a distinguished road
افتراضي صندوق الاعجاب بصفحه الفيس بوك وسط الصفحه لبلوجر

ده صندوق الاعجاب ينبثق وسط الصفحه
ويظهر للزائر مره واحده فقط
ولا يظهر له مره اخري الا في حاله تغيير المتصفح
او مسح كوكيز المتصفح
يعني غير مزعج بالمره وممتاز جدآ
مثال من هنا
Freeware Files Free Software Downloads
يوضع الكود في اداه جافا اسكربت
قم بالتعديل علي https://www.facebook.com/******* الي رابط صفحتك علي الفيس بوك
الكود منقول لكني استخدمه من فتره ونسيت نقلته منين :tears:

رمز Code:


#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%;
}
#fanbox {
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;
}
#fanclose {
float:right;
cursor:pointer;
background:url(http://3.bp.blogspot.com/-NRmqfyLwBH...0/fanclose.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;
}






















أكثر...