|
Untitled 4
| | | | عدد المساهمات : 947 | تاريخ التسجيل : 06/11/2013 |
|
| أكواد php + html + code + quate بشكل جديد وجذاب
كُتب : [ الجمعة سبتمبر 11, 2015 1:44 am ] |
---|
أسم العضو : الرسام | |
تطوير أكواد php + html + code + quate بشكل جديد
الان نأتي لتركيب وتطوير كل واحد
اولا لتطوير قالب PHP الخاص بأداج الأكواد بشكل جديد وراقي ومميز عن الآخرين
قم بالدخول الى القالب التالي bbcode_php إمسح المحتوى السابق للكود وضع بدل منه الكود التالي
- الكود:
-
<!--New php like www.programsking.com--> <table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="620" style="border: 1px dashed #499c00; margin: 10px; width: 620px;"> <tr> <td style="background: #e7ffd9 url(http://www.programsking.com/up/uploads/12923273501.gif) no-repeat top left; height: 29px;"> </td> </tr> <tr> <td> <div dir="ltr" style="width: 620px; height: {$blockheight}px; text-align: left; overflow: auto"> <code style="white-space:nowrap"> <!-- php buffer start -->$code<!-- php buffer end --> </code> </div> </div> </td> </tr> </table> <!--New php like www.programsking.com-->
ثانيا لتطوير شكل قالب quote الخاص بأداج الأكواد بشكل جديد وراقي ومميز عن الآخرين قم بالدخول الى القالب التالي bbcode_quote إمسح المحتوى السابق للكود وضع بدل منه الكود التالي - الكود:
-
<!--New quote like www.programsking.com--> <table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="620" style="border: 1px dashed #ff9c00; margin: 10px; width: 620px;"> <tr> <td style="background: #fffbc3 url(http://www.programsking.com/up/uploads/12923274331.gif) no-repeat top left; height: 29px;"> </td> </tr> <tr> <td> <if condition="$show['username']"> <div style="width: 620px;"> <phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase> <if condition="$postid"><a href="showthread.php?$session[sessionurl]p=$postid#post$postid" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/viewpost.gif" border="0" alt="$vbphrase[view_post]" /></a></if> </div> <div style="font-style:italic">$message</div> <else /> $message </if> </td> </tr> </table> <!--New quote like www.programsking.com--> ثالثا لتطوير شكل قالب CODE الخاص بأداج الأكواد بشكل جديد وراقي ومميز عن الآخرين قم بالدخول الى القالب التالي bbcode_code إمسح المحتوى السابق للكود وضع بدل منه الكود التالي - الكود:
-
<!--New code like www.programsking.com--> <table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="620" style="border: 1px dashed #ae42fa; margin: 10px; width: 620px;"> <tr> <td style="background: #f8eaff url(http://www.programsking.com/up/uploads/12923275111.gif) no-repeat top left; height: 29px;"> </td> </tr> <tr> <td> <pre dir="ltr" style="width: 620px; height: {$blockheight}px; text-align: left; overflow: auto"> $code </pre> </td> </tr> </table> <!--New code like www.programsking.com--> اخى الكريم هذه الاكواد تقوم بتعديل شكل الاقتباس و شكل وضع كود بصيغة code و صيغة php كهذه الصورهاتمنى القوالب تعجبكم |
| |