03-30-2014, 12:30 AM
#1
مدون نشيط
تاريخ التسجيل: Feb 2014
المشاركات: 124
اضافة اخر تعليقات المدونة - اضافات بلوجر
السلام عليكم ورحمة الله وبركاته
معنا اليوم اضافة اخر التعليقات الخاصه بالمدونة تظهر بشكل انيق مع صورة مصغرة لصاحب التعليق
الشرح :
اذهب الي صفحة التخطيط ثم اضافة اداة جديدة HTML واضف بها الكود التالي :
كود PHP:
< div class= 'widget-content' >
< style type = "text/css" >
ul . w2b_recent_comments {list- style : none ; margin : 0 ; padding : 0 ;}
. w2b_recent_comments li { background : none ! important ; margin : 0 0 6px ! important ; padding : 0 0 6px 0 ! important ; display : block ; clear : both ; overflow : hidden ;list- style : none ;}
. w2b_recent_comments li . avatarImage { padding : 3px ; background : #fefefe;-webkit-box-shadow:0 1px 1px #ccc;-moz-box-shadow:0 1px 1px #ccc;box-shadow:0 1px 1px #ccc;float:left;margin:0 6px 0 0;position:relative;overflow:hidden;}
. avatarRound {- webkit - border - radius : 100px ;- moz - border - radius : 100px ; border - radius : 100px ;}
. w2b_recent_comments li img { padding : 0px ; position : relative ; overflow : hidden ; display : block ;}
. w2b_recent_comments li span { margin - top : 4px ; color : #606060;display: block;font-size: 15px; line-height: 1.4;}
</ style >
< script type = "text/javascript" >
//<![CDATA[
// Recent Comments Settings
var
numComments = 5 ,
showAvatar = true ,
avatarSize = 50 ,
roundAvatar = true ,
characters = 40 ,
showMorelink = false ,
moreLinktext = "More »" ,
defaultAvatar = "http://www.arabsharing.com/uploads/139613919181.png" ,
hideCredits = true ;
//]]>
</script>
<script type="text/javascript" src="https://blog-add.googlecode.com/svn/trunk/comments.js"></script>
<script type="text/javascript" src="http://رابط مدونتك/feeds/comments/default?alt=json&callback=w2b_recent_comments&max-results=4"></script>
</div>
تستطيع تعديل عدد التعليقات من numComments وحجم الصورة المصغرة واي شخص يريد مساعدة انا في الخدمة
__________________
من مواضيع Blog-Add