ظ‚ط§ظ„ط¨ Postbit_legacy ط¨ط´ظƒظ€ظ„ ط¬ط¯ظٹط¯ ظˆط¨ط¹ط¯ط© ط£ظ„ظˆط§ظ†

السلام عليكم إخواني الغاليين

إن شـاء الله يكون الجميع بألف خير في هـذا الشهر الكريم

بعد الصلاة علي خير خلق الله سيدنـا محمد عليه أفضل الصلاة والسلام

ندخل في الموضوع

هـذا تعديل بسيط لإظهـار قالب template
Postbit_legacy بشكل جديد إن شـاء الله ينال إعجابكم


صورة للقالب template بعد التعديل



-------------------

صورة لألوان الأخرى




------------------------

الأن نبدأ على بركة الله




أول شيء حمل مجلد postbit_legacy_skindz إلى مجلد misc الموجود في مجلد images

وليس مجلد ستايل styleك

بعد ذلك

ندخل على لوح تحكم الإدارة

في الستايل style الذي نريد نعدل عليه


نظيف في أخر تعاريف CSS الإضافية

رمز Code:
.haut{ background-image: url(images/misc/postbit_legacy_skindz/postbit-perso_01.png); background-repeat: no-repeat ; width: 185px; height: 43px; } .milieu{ background-image: url(images/misc/postbit_legacy_skindz/postbit-perso_03.png); background-repeat: repeat-y; width: 185px; text-align: center; text-decoration: none; font-family: "Comic Sans MS"; font-style: normal; font: bold; color: white; } .milieu a:link { color:white; text-decoration:none; background-color:; } .milieu a:visited { color:white; text-decoration:none; background-color:; } .milieu a:hover { color:black; text-decoration:underline overline; background-color:; } .milieu a:active { color:black; text-decoration:none; background-color:; } .bas{ background-image: url(images/misc/postbit_legacy_skindz/postbit-perso_05.png); background-repeat: no-repeat ; width: 185px; height: 66px; } #marginpostbit{ margin: 0 10px 0 10px; text-align:center; } #marginpostbit{ margin: 0 12px 0 12px; text-align:center; }


الأن نتجه لقالب template
Postbit_legacy

نبحث عن هذا الكود code

رمز Code:
<td class=&quot;alt2&quot; width=&quot;175&quot; style=&quot;border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px&quot;> <div id=&quot;postmenu_$post[postid]&quot;> <if condition=&quot;$show['profile']&quot;> <a class=&quot;bigusername&quot; href=&quot;member.php?$session[sessionurl]u=$post[userid]&quot;>$post[musername]</a> <script type=&quot;text/javascript&quot;> vbmenu_register(&quot;postmenu_$post[postid]&quot;, true); </script> <else /> $post[musername] </if> </div> <if condition=&quot;$post['usertitle']&quot;><div class=&quot;smallfont&quot;>$post[usertitle]</div></if> <if condition=&quot;$post['rank']&quot;><div class=&quot;smallfont&quot;>$post[rank]</div></if> $template_hook[postbit_userinfo_left] <if condition=&quot;$show['avatar']&quot;> <div class=&quot;smallfont&quot;> &nbsp;<br /><a href=&quot;member.php?$session[sessionurl]u=$post[userid]&quot;><img src=&quot;$post[avatarurl]&quot; $post[avwidth] $post[avheight] alt=&quot;<phrase 1=&quot;$post[username]&quot;>$vbphrase[xs_avatar]</phrase>&quot; border=&quot;0&quot; /></a> </div> </if> <div class=&quot;smallfont&quot;> &nbsp;<br /> <if condition=&quot;$post['joindate']&quot;><div>$vbphrase[join_date]: $post[joindate]</div></if> <if condition=&quot;$post['field2']&quot;><div>$vbphrase[location_perm]: $post[field2]</div></if> <if condition=&quot;$post['age']&quot;><div>$vbphrase[age]: $post[age]</div></if> <div> $vbphrase[posts]: $post[posts] </div> $template_hook[postbit_userinfo_right_after_posts] <if condition=&quot;$show['infraction']&quot;><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if> <if condition=&quot;$show['reputation']&quot;><div><if condition=&quot;$show['reppower']&quot;>$vbphrase[reppower]: <span id=&quot;reppower_$post[postid]_$post[userid]&quot;>$post[reppower]</span> </if><span id=&quot;repdisplay_$post[postid]_$post[userid]&quot;>$post[reputationdisplay]</span></div></if> $template_hook[postbit_userinfo_right] <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div> </div> </td> <if condition=&quot;$show['moderated']&quot;> <td class=&quot;alt2&quot; id=&quot;td_post_$post[postid]&quot; style=&quot;border-$stylevar[right]: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]&quot;> <else /> <td class=&quot;alt1&quot; id=&quot;td_post_$post[postid]&quot; style=&quot;border-$stylevar[right]: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]&quot;> </if>
وإستبدله بهـذا الكــود

رمز Code:
<td class=&quot;alt2&quot; width=&quot;190&quot; rowspan=&quot;2&quot; style=&quot;border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px&quot;><center> <div class=&quot;haut&quot;></div> <div class=&quot;milieu&quot;><div id=&quot;marginpostbit&quot;> <if condition=&quot;$show['profile']&quot;> <a class=&quot;bigusername&quot; href=&quot;member.php?$session[sessionurl]u=$post[userid]&quot;>$post[musername]</a> <script type=&quot;text/javascript&quot;> vbmenu_register(&quot;postmenu_$post[postid]&quot;, true); </script> <else /> $post[musername] </if> <if condition=&quot;$post['usertitle']&quot;><div>$post[usertitle]</div></if> <if condition=&quot;$post['rank']&quot;><div>$post[rank]</div></if> $template_hook[postbit_userinfo_left] <if condition=&quot;$show['avatar']&quot;> <br /> <a href=&quot;member.php?$session[sessionurl]u=$post[userid]&quot;><center><img src=&quot;$post[avatarurl]&quot; $post[avwidth] $post[avheight] alt=&quot;<phrase 1=&quot;$post[username]&quot;>$vbphrase[xs_avatar]</phrase>&quot; border=&quot;0&quot; /></center></a><br /></if> <if condition=&quot;$post['joindate']&quot;><div>$vbphrase[join_date]: $post[joindate]</div></if> <if condition=&quot;$post['field2']&quot;><div>$vbphrase[location_perm]: $post[field2]</div></if> <if condition=&quot;$post['age']&quot;><div>$vbphrase[age]: $post[age]</div></if> $vbphrase[posts]: $post[posts] $template_hook[postbit_userinfo_right_after_posts] <if condition=&quot;$show['infraction']&quot;><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if> <if condition=&quot;$show['reputation']&quot;><div><if condition=&quot;$show['reppower']&quot;>$vbphrase[reppower]: <span id=&quot;reppower_$post[postid]_$post[userid]&quot;>$post[reppower]</span> </if><span id=&quot;repdisplay_$post[postid]_$post[userid]&quot;>$post[reputationdisplay]</span></div></if> $template_hook[postbit_userinfo_right] <div><br />$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon] </div></div></div> <div class=&quot;bas&quot;></div></center> </td> <if condition=&quot;$show['moderated']&quot;> <td class=&quot;alt2&quot; id=&quot;td_post_$post[postid]&quot; style=&quot;border-$stylevar[right]: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]&quot;> <else /> <td class=&quot;alt1&quot; id=&quot;td_post_$post[postid]&quot; style=&quot;border-$stylevar[right]: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]&quot;> </if>
-----------------------

في نفس القالب template نبحث عـن

رمز Code:
<if condition=&quot;$post['signature']&quot;> <!-- sig --> <div> __________________<br /> $post[signature] </div> <!-- / sig --> </if> $template_hook[postbit_signature_end] <if condition=&quot;$show['postedited']&quot;> <!-- edit note --> <div class=&quot;smallfont&quot;> <hr size=&quot;1&quot; style=&quot;color:$stylevar[tborder_bgcolor]; background-color:$stylevar[tborder_bgcolor]&quot; /> <em> <if condition=&quot;$show['postedithistory']&quot;> <phrase 1=&quot;$post[edit_username]&quot; 2=&quot;$post[edit_date]&quot; 3=&quot;$post[edit_time]&quot; 4=&quot;posthistory.php?$session[sessionurl]p=$post[postid]&quot;>$vbphrase[last_edited_link_by_x_on_y_at_z_postid]</phrase>. <else /> <phrase 1=&quot;$post[edit_username]&quot; 2=&quot;$post[edit_date]&quot; 3=&quot;$post[edit_time]&quot;>$vbphrase[last_edited_by_x_on_y_at_z]</phrase>. </if> <if condition=&quot;$post['edit_reason']&quot;> $vbphrase[reason]: $post[edit_reason] </if> </em> </div> <!-- / edit note --> </if> </td> </tr>

إستبــدله بــ

رمز Code:
<tr> <td class=&quot;alt1&quot; valign=&quot;bottom&quot; height=&quot;100%&quot;style=&quot;border-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]&quot;> $template_hook[postbit_signature_start] <if condition=&quot;$post['signature']&quot;> <!-- sig --> <hr size=&quot;1&quot; style=&quot;color:$stylevar[tborder_bgcolor]&quot; /> <div valign=&quot;bottom&quot;> $post[signature] </div> <!-- / sig --> </if> $template_hook[postbit_signature_end] <if condition=&quot;$show['postedited']&quot;> <!-- edit note --> <div class=&quot;smallfont&quot;> <hr size=&quot;1&quot; style=&quot;color:$stylevar[tborder_bgcolor]; background-color:$stylevar[tborder_bgcolor]&quot; /> <em> <if condition=&quot;$show['postedithistory']&quot;> <phrase 1=&quot;$post[edit_username]&quot; 2=&quot;$post[edit_date]&quot; 3=&quot;$post[edit_time]&quot; 4=&quot;posthistory.php?$session[sessionurl]p=$post[postid]&quot;>$vbphrase[last_edited_link_by_x_on_y_at_z_postid]</phrase>. <else /> <phrase 1=&quot;$post[edit_username]&quot; 2=&quot;$post[edit_date]&quot; 3=&quot;$post[edit_time]&quot;>$vbphrase[last_edited_by_x_on_y_at_z]</phrase>. </if> <if condition=&quot;$post['edit_reason']&quot;> $vbphrase[reason]: $post[edit_reason] </if> </em> </div> <!-- / edit note --> </if> </td> </tr>

الأن إحفظ القالب template ومبروك عليك

--------------

التعديل على حسب الذوق

لتغيير لون الخلفية فقط عليك عمل إستبدال للصور

لتغيير لون الخط
هنـاك لونــان الأسود واللون الأبيض

للإستعمــال اللون الأبيض في الكتـابة

مـاعليك إلى إستبدال كود code Css الأول بهـذا


رمز Code:
background-color:; } .milieu a:visited { color:white; text-decoration:none; background-color:; } .milieu a:hover { color:black; text-decoration:underline overline; background-color:; } .milieu a:active { color:black; text-decoration:none; background-color:; } .bas{ background-image: url(images/misc/postbit_legacy_skindz/postbit-perso_05.png); background-repeat: no-repeat ; width: 185px; height: 66px; } #marginpostbit{ margin: 0 10px 0 10px; text-align:center; } #marginpostbit{ margin: 0 12px 0 12px; text-align:center; }
للإستعمــال اللون الأسود في الكتـابة

مـاعليك إلى إستبدال كود code Css الأول بهـذا


رمز Code:
.haut{ background-image: url(images/misc/postbit_legacy_skindz/postbit-perso_01.png); background-repeat: no-repeat ; width: 185px; height: 43px; } .milieu{ background-image: url(skindz/misc/postbit_legacy_skindz/postbit-perso_03.png); background-repeat: repeat-y; width: 185px; text-align: center; text-decoration: none; font-family: &quot;Comic Sans MS&quot;; font-style: normal; font: bold; color: black; } .milieu a:link { color:black; text-decoration:none; background-color:; } .milieu a:visited { color:black; text-decoration:none; background-color:; } .milieu a:hover { color:#grey; text-decoration:underline overline; background-color:; } .milieu a:active { color:grey; text-decoration:none; background-color:; } .bas{ background-image: url(images/misc/postbit_legacy_skindz/postbit-perso_05.png); background-repeat: no-repeat ; width: 185px; height: 66px; } #marginpostbit{ margin: 0 10px 0 10px; text-align:center; } #marginpostbit{ margin: 0 12px 0 12px; text-align:center; }


*****************************

لحفظ حقوق النـاس هذا التعديل ليس من إختراعي وإنمـا وجدته في إحدى المواقع الأجنبية وبعد تجربته وإعجابي به قررة وضعه بين أيديكم

والله يوفقنـا ويوفقكم جميعــا


أخوكم في الله SkinDz






الملفات المرفقة [TR]
postbit_legacy.zip (144.0 كيلوبايت, عدد مرات المشاهدة 1325 مرة) [/TR]



©المشاركات المنشورة تعبر عن وجهة نظر صاحبها فقط، ولا تُعبّر بأي شكل من الأشكال عن وجهة نظر إدارة المنتدى©