- الرئيسية
- ما الجديد !
-
الصفحات▼
الصفحات
أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .
طلب تعديل قالب لتجميل المنتدى
-
-
طلب تعديل قالب لتجميل المنتدى08-09-2012 04:07 مساءً
-
مهندمعلومات الكاتبعضو
- انضم في :
- 11-07-2010
- رقم العضوية :
- 586
- المشاركات :
- 2310
- الدولة :
- العراق
- الجنس:
- تاريخ الميلاد :
- 11-12-1995
- الدعوات:
- 3
- الإنذارات:
- 1
- قوة السمعة:
- 4012
- موقعي:
- زيارة موقعي
-
استبدل قالب main_bar
بالتالي
CODE<table align=\"center\" cellpadding=\"0\" cellspacing=\"0\" dir=\"rtl\" style=\"width: 98%\"> <tr> <td><div class='mainbar'> <table border=\"0\" width=\"100%\" cellpadding=\"0\" style=\"border-collapse: collapse\"> <tr> <!-- action_find_addons_1 --> <td class=\"main_bar_links\"><a rel=\"nofollow\" rel=\"nofollow\" rel=\"nofollow\" href=\"index.php\">{$lang['home']}</a></td> {if {$_CONF['info_row']['active_portal']} == '1'} <td class=\"main_bar_links\"> <a rel=\"nofollow\" rel=\"nofollow\" rel=\"nofollow\" href=\"portal\" title=\"Go to Portal\">{$_CONF['info_row']['title_portal']}</a></td> {/if} <!-- action_find_addons_2 --> {if !{$No_PagesList}} <td class=\"main_bar_links\"> <a rel=\"nofollow\" rel=\"nofollow\" rel=\"nofollow\" href=\"javascript:switchMenuNone('pages')\">{$lang['pages']} <img border=\"0\" alt=\"\" src=\"{$image_path}/menu_open.gif\" /></a> {template}pages{/template} </td> {/if} <td class=\"main_bar_links\"><a rel=\"nofollow\" rel=\"nofollow\" rel=\"nofollow\" href=\"rules.html\">{$lang['rules']}</a></td> {if {$_CONF['member_permission']}} <td class=\"main_bar_links\"><a rel=\"nofollow\" rel=\"nofollow\" rel=\"nofollow\" href=\"index.php?page=usercp&index=1\">{$lang['usercp']} </a></td> {else} <td class=\"main_bar_links\"><a rel=\"nofollow\" rel=\"nofollow\" rel=\"nofollow\" href=\"register.html\">{$lang['register']}</a></td> {/if} {if {$_CONF['info_row']['active_static']} == '1'} <td class=\"main_bar_links\"><a rel=\"nofollow\" rel=\"nofollow\" rel=\"nofollow\" href=\"static.html\">{$lang['static']}</a></td> {/if} {if {$_CONF['info_row']['active_calendar']} == '1'} <td class=\"main_bar_links\"><a rel=\"nofollow\" rel=\"nofollow\" rel=\"nofollow\" href=\"calendar.html\">{$lang['Calendar']}</a></td> {/if} {if {$_CONF['group_info']['search_allow']} == '1'} <td class=\"main_bar_links\"> <a rel=\"nofollow\" rel=\"nofollow\" rel=\"nofollow\" href=\"javascript:switchMenuNone('searchingswitch')\">{$lang['search']} <img border=\"0\" alt=\"\" src=\"{$image_path}/menu_open.gif\" /></a> <!-- Code search Menu start --> <div style=\"display:none;\" class=\"drop_menu\" id=\"searchingswitch\"> <form name=\"search\" action=\"index.php?page=search\" method=\"get\"> <input type=\"hidden\" name=\"page\" value=\"search\" /> <input type=\"hidden\" name=\"start\" value=\"1\"/> <input type=\"hidden\" name=\"search_only\" value=\"1\" /> <input type=\"hidden\" name=\"sort_order\" value=\"DESC\" /> <input type=\"hidden\" name=\"section\" value=\"all\" /> <table width=\"240\" border=\"0\" cellspacing=\"0\"> <tr align=\"center\"> <td class=\"menu_popup\"> {$lang['search_keyword']}<input type=\"text\" name=\"keyword\" id=\"keyword_id\" /> <input type=\"submit\" value=\"{$lang['start_search']}\" name=\"search\" /> </td> </tr> <tr align=\"center\"> <td class=\"menu_popup\"> <a rel=\"nofollow\" rel=\"nofollow\" rel=\"nofollow\" href=\"index.php?page=search&index=1\"><font color=\"#01555F\">{$lang['advanced_search']}</font></a> </td> </tr> </table> </form> </div> </td> <!-- Code search Menu End --> {/if} {if {$_CONF['member_permission']}} {else} <td class=\"main_bar_links\"><a rel=\"nofollow\" rel=\"nofollow\" rel=\"nofollow\" href=\"whats_new\"> {$lang['latest_reply']} </a> </td> {/if} {if {$_CONF['member_permission']}} {if {$_CONF['group_info']['memberlist_allow']} == '1'} <td class=\"main_bar_links\"><a rel=\"nofollow\" rel=\"nofollow\" rel=\"nofollow\" href=\"members-list\">{$lang['memberlist']}</a></td> {/if} <td class=\"main_bar_links\"> <a rel=\"nofollow\" rel=\"nofollow\" rel=\"nofollow\" href=\"javascript:switchMenuNone('usercptools')\">{$lang['quick_options']} <img border=\"0\" alt=\"\" src=\"{$image_path}/menu_open.gif\" /></a> {template}usercptools{/template} </td> {if {$subject_special_nm} > '0'} <td class=\"main_bar_links\"><a rel=\"nofollow\" rel=\"nofollow\" rel=\"nofollow\" href=\"special_subject.html\">{$lang['Special_Subject']}</a></td> {/if} <td class=\"main_bar_links\"><a rel=\"nofollow\" rel=\"nofollow\" rel=\"nofollow\" href=\"javascript:logout('index.php?page=logout&index=1')\">{$lang['logout']}</a></td> {/if} <!-- action_find_addons_3 --> </tr> </table> </div> <div onclick=\"switchBlock('searchingswitch');\"> </td> </tr> </table> <!-- action_find_addons_3 -->
وتروح للــ css وتستبدل محتوى الكلاسات بالتالي
.border
.border_forums
CODEbackground: #fff; padding: 5px; padding-bottom: 5px; -webkit-box-shadow:0px 0px 7px #6c6c6c; -moz-box-shadow:0px 0px 7px #6c6c6c; box-shadow:0px 0px 7px #6c6c6c; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;
.border_radius .tcat
.border_radius .top_forum_bar
CODEborder-top-left-radius: 15px; border-top-right-radius: 15px; -webkit-box-shadow:0px 0px 7px #6c6c6c; -moz-box-shadow:0px 0px 7px #6c6c6c; box-shadow:0px 0px 7px #6c6c6c;
.mainbar
اضف هذا الكود للكلاس
CODEborder-top-left-radius: 15px; border-top-right-radius: 15px; -webkit-box-shadow:0px 0px 7px #6c6c6c; -moz-box-shadow:0px 0px 7px #6c6c6c; box-shadow:0px 0px 7px #6c6c6c;
تحياتي
الساعة الآن 01:27 AM