كود خاص بردود ومشاركات المدونة - blog_comment
السلام عليكم ورحمة الله وبركاته
سوف اطرح لكم كود من النوع الثالث لأكواد scc او مايسمى بـ (SCC3) والذي يدعم المتصفح قوقل وفايرفوكس وسفاري واوبرا .. ولا يدعم الإكسبلورير <<< "وداعا"
من قوالب مدونة المنتدى والتي قل من يعتني بها او عدم معرفته بها ولا يوجد في العالم العربي اهتمامهم لإستايل وقوالب المنتدى حسب بحثي لها .. خصصت في هذا القسم خاص للمدونة
البداية
نشوقكم بالصورة قبل البدء
http://anaddaf.myqnapcloud.com/PC-ND...5.imgcache.jpg
كود خاص بردود ومشاركات المدونة -blog_comment
ابحث عن قالب blog_comment في الإستايل المراد تعديله والمفترض للمدونة
استبدل جميع محتوى القالب .. بهذا الكود التالي
كود:
<html dir="rtl">
<body>
<if condition="$show['entryposter']">
<!-- بداية مربع حوار خاص بصاحب المدونة -->
<div style="margin: 10px auto;
padding: 7px;
width: 580px;
height: auto;
background-color: rgba(223, 226, 188, 1);
border: 2px solid #C9CCAC;
border-radius: 10px;
-moz-border-radius: 10px;
-o-border-radius: 10px;
-opera-border-radius: 10px;
-webkit-border-bottom-right-radius: 15px;
-moz-box-shadow: 5px 5px 10px #E0E0A8;
-webkit-box-shadow: 5px 5px 10px #E0E0A8;
-o-box-shadow: 5px 5px 10px #E0E0A8;
">
<table border="0" cellpadding="2">
<tr>
<td>
<if condition="$show['avatar']">
<div class="alt2">
<a href="blog.php?$session[sessionurl]u=$response[userid]">
<img src="$response[avatarurl]" $response[avwidth] $response[avheight] alt="<phrase 1="$response[username]">$vbphrase[xs_avatar]</phrase>" class="inlineimg blog_home_list_image" width="30" border="0" /></a>
</div>
<else />
<a href="blog.php?$session[sessionurl]u=$response[userid]">
<img src="alnaddaf-style/styles/blog2/misc/unknown.gif" width="30" border="0" alt="" /></a>
</if>
</td>
<td>
<if condition="$response['userid']">
<font style="font-size:11px; font-family: tahoma,arial; text-decoration: none" >
<phrase 1="$response[date]" 2="$response[time]" 3="member.php?$session[sessionurl]u=$response[userid]" 4="$response[username]">$vbphrase[posted_date_at_time_by_user]</phrase></font>
<else />
<phrase 1="$response[date]" 2="$response[time]" 3="$response[postusername]">
<font style="font-size:11px; font-family: tahoma,arial; text-decoration: none" >$vbphrase[posted_date_at_time_by_guest]</font></phrase>
</if>
</td>
</tr>
</table>
<!-- this condition is activated when this template is being called from do=comments, which just lists comments -->
<br /><br />
<if condition="$response['title']">
<font face="Arial" size="4" >$response[title]</font> </if>
<div style="font-size:11px; font-family: tahoma,arial; ; text-decoration: none" id="comment_text_$response[blogtextid]">$response[message]</div>
<br />
<div align="left">
<div style="float:$stylevar[right]" class="">
<if condition="$show['quotecomment']">
<a style="font-size:11px; font-family: tahoma,arial; text-decoration: none" href="blog_post.php?$session[sessionurl]do=comment&bt=$response[blogtextid]" style="text-decoration: none">
<font size="1" color="#000000">تعليق مع اقتباس</font></a><font size="1">
</font>
</if>
<font size="1">|<if condition="$show['edit']">
<a style="font-size:11px; font-family: tahoma,arial; text-decoration: none" href="blog_post.php?$session[sessionurl]do=editcomment&bt=$response[blogtextid]" style="text-decoration: none">
<font color="#000000">تعديل التعليق</font></a> |
</if>
<if condition="$show['reportlink']">
<a style="font-size:11px; font-family: tahoma,arial; text-decoration: none" href="blog_report.php?$session[sessionurl]bt=$response[blogtextid]" style="text-decoration: none">
<font color="#000000">تبليغ مخالفة</font></a> |
</if>
<if condition="$response['blogipaddress']">
<a style="font-size:11px; font-family: tahoma,arial; text-decoration: none" href="blog.php?do=viewip&bt=$response[blogtextid]" style="text-decoration: none">
<font color="#000000">آي بي</font></a> </font>
</if>
</div>
</div>
<br />
</div>
<!-- نهاية مربع حوار خاص بصاحب المدونة -->
<br />
<else />
<!-- بداية مربع حوار خاص بردود المشاركين -->
<div style="margin: 10px auto;
padding: 7px;
width: 580px;
height: auto;
background-color: rgba(238, 242, 196, 3);
border: 2px solid #CAD17F;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
-opera-border-radius: 10px;
-webkit-border-bottom-left-radius: 15px;
-moz-box-shadow: 5px 5px 10px #E0E0A8;
-webkit-box-shadow: 5px 5px 10px #E0E0A8;
-o-box-shadow: 5px 5px 10px #E0E0A8;">
<!-- this condition is activated when this template is being called from do=comments, which just lists comments -->
<table border="0" cellpadding="2">
<tr>
<td>
<if condition="$show['avatar']">
<div class="alt2">
<a href="blog.php?$session[sessionurl]u=$response[userid]">
<img src="$response[avatarurl]" $response[avwidth] $response[avheight] alt="<phrase 1="$response[username]">$vbphrase[xs_avatar]</phrase>" class="inlineimg blog_home_list_image" width="30" border="0" /></a>
</div>
<else />
<a href="blog.php?$session[sessionurl]u=$response[userid]">
<img src="alnaddaf-style/styles/blog2/misc/unknown.gif" width="30" border="0" alt="" /></a>
</if>
</td>
<td>
<if condition="$response['userid']">
<font style="font-size:11px; font-family: tahoma,arial; text-decoration: none" >
<phrase 1="$response[date]" 2="$response[time]" 3="member.php?$session[sessionurl]u=$response[userid]" 4="$response[username]">$vbphrase[posted_date_at_time_by_user]</phrase></font>
<else />
<phrase 1="$response[date]" 2="$response[time]" 3="$response[postusername]">
<font style="font-size:11px; font-family: tahoma,arial; text-decoration: none" >$vbphrase[posted_date_at_time_by_guest]</font></phrase>
</if>
</td>
</tr>
</table>
<br />
<if condition="$response['title']">
<font face="Arial" size="4" >$response[title]</font> </if>
<div style="font-size:11px; font-family: tahoma,arial; ; text-decoration: none" id="comment_text_$response[blogtextid]">$response[message]</div>
<br />
<div align="left">
<div style="float:$stylevar[right]" class="">
<if condition="$show['quotecomment']">
<font size="1">
<a style="font-size:11px; font-family: tahoma,arial; text-decoration: none" href="blog_post.php?$session[sessionurl]do=comment&bt=$response[blogtextid]" style="text-decoration: none">
<font color="#000000">تعلي</font></a><font color="#000000"><a style="font-size:11px; font-family: tahoma,arial; text-decoration: none" href="blog_post.php?$session[sessionurl]do=comment&bt=$response[blogtextid]" style="text-decoration: none"><font color="#000000">ق
مع اقتباس</font></a></font> </font>
</if>
<font size="1">|<if condition="$show['edit']">
<a style="font-size:11px; font-family: tahoma,arial; text-decoration: none" href="blog_post.php?$session[sessionurl]do=editcomment&bt=$response[blogtextid]" style="text-decoration: none">
<font color="#000000">تعديل التعليق</font></a> |
</if>
<if condition="$show['reportlink']">
<a style="font-size:11px; font-family: tahoma,arial; text-decoration: none" href="blog_report.php?$session[sessionurl]bt=$response[blogtextid]" style="text-decoration: none">
<font color="#000000">تبليغ مخالفة</font></a> |
</if>
<if condition="$response['blogipaddress']">
<a style="font-size:11px; font-family: tahoma,arial; text-decoration: none" href="blog.php?do=viewip&bt=$response[blogtextid]" style="text-decoration: none">
<font color="#000000">آي بي</font></a> </font>
</if>
</div>
</div>
<br />
</div>
<!-- نهاية مربع حوار خاص بردود المشاركين -->
<br />
</if>
<script type="text/javascript">
<!--
vBulletin.register_control("vB_QuickEdit", "$response[blogtextid]");
//-->
</script>
الكود باللون الأحمر : تعديل المقاس واللون
الكود باللون الأزرق : رابط الصورة الإضافية .. اضف من عندك اي صورة ثابته تناسب الشخص الذي لايملك صورة شخصية
أحفظ القالب وتمتع بمظهر ردود المشاركين :mwalat4:
بالتوفيق للجميع .. لاتنسونا من دعواتكم لي والوالدين