Warning: Function get_magic_quotes_gpc() is deprecated in /home/forumbs/public_html/includes/class_core.php on line 1960

Warning: Methods with the same name as their class will not be constructors in a future version of PHP; vB_XML_Parser has a deprecated constructor in ..../includes/class_xml.php on line 52

Warning: Methods with the same name as their class will not be constructors in a future version of PHP; vB_XML_Builder has a deprecated constructor in ..../includes/class_xml.php on line 689
قالب navbar اضافي بمميزات أكثر من رائعة تعديل على موضوع كاتم الآهات [الأرشيف] - منتديات بانى ستار

المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : قالب navbar اضافي بمميزات أكثر من رائعة تعديل على موضوع كاتم الآهات



Bakenam
02-17-2009, 10:54 PM
بسم الله الرحمن الرحيم


السلام عليكم ورحمة الله وبركاته


أحبابي في معهد ترايدنت الغالي


وأنا أتصفح مواضيع القسم المميزة لفت انتباهي هذا الموضوع والذي يخص المبدع كاتم الآهات


http://www.traidnt.net/vb/showthread.php?t=1094199 (http://www.traidnt.net/vb/showthread.php?t=1094199)


طيعا قمت باضلفة النافبار في منتداي ولكن واجهتني مشاكل كثيره وهي


أولا أود تكبير حجم الخط


ثانيا أود تغيير اللون


ثالثا أود أنه عند الضغط على إحدى الروابط ألا يفتح في نفس الصفحة بل في صفحة مستقلة


رابعا أود زيادة عدد الروابط إلى 6 أو 7 أو ....الخ


جلست أفكر وأفكر في كيفية إضافة هذه المميزات إلى هذا النافبار ليكون احترافي


وبعد توفيق من الله استنتجت لكم الشكل النهائي للنافبار بعد التعديل


وإليكم محتويات النافبار المعدل


رمز PHP:


<!-- روابط بالنافبار -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0"
width="100%" align="center" style="border-top-width:1px">
<tr align="center">
<td class="vbmenu_control"><a rel="nofollow" accesskey="9" target="_blank"href="http://upload.traidnt.net/"> <div class="navbar" style="font-size:11pt"> <font color="#FF0000"> رفع ملفات </font> </a>
<td class="vbmenu_control"><a rel="nofollow" accesskey="9" target="_blank"href="http://www.up.vi2tu.com/"> <div class="navbar" style="font-size:11pt"> <font color="#FF0000"> رفع صور </font> </a>
<td class="vbmenu_control"><a rel="nofollow" accesskey="9" target="_blank"href="http://www.xxxxxxxxx.xxx/"> <div class="navbar" style="font-size:11pt"> <font color="#FF0000"> قريبا </font> </a>
<td class="vbmenu_control"><a rel="nofollow" accesskey="9" target="_blank"href="http://www.xxxxxxxxx.xxx/"> <div class="navbar" style="font-size:11pt"> <font color="#FF0000"> قريبا </font> </a>
<td class="vbmenu_control"><a rel="nofollow" accesskey="9" target="_blank"href="http://www.xxxxxxxxx.xxx/"> <div class="navbar" style="font-size:11pt"> <font color="#FF0000"> قريبا </font> </a>
<td class="vbmenu_control"><a rel="nofollow" accesskey="9" target="_blank"href="http://www.xxxxxxxxx.xxx/"> <div class="navbar" style="font-size:11pt"> <font color="#FF0000"> قريبا </font> </a>
</tr>
</table>
</div>
<!-- / روابط بالنافبار -->



الشرح


أولا هذا كود أحد الروابط الموجودة والذي سيتم الشرح عليه


رمز PHP:


<td class="vbmenu_control"><a rel="nofollow" accesskey="9" target="_blank"href="http://www.xxxxxxxxx.xxx/"> <div class="navbar" style="font-size:11pt"> <font color="#FF0000"> قريبا </font> </a>



لتغيير اللون ضع كود اللون المناسب بدلا من #FF0000


ثانيا لتغيير حجم الخط ضع الحجم المناسب بدلا من 11pt


ثالثا لجعل الرابط يفتح في نفس الصفحة قم بحذف هذا الكود من كل رابط


رمز PHP:

rel="nofollow" accesskey="9" target="_blank"




ولجعل الروابط تفتح في نافذة مستقلة فاتركه كما هو



وإذا أردت زيادة عدد الروابط فكل ماعليك هو زيادة هذا الكود لكل رابط


رمز PHP:


<td class="vbmenu_control"><a rel="nofollow" accesskey="9" target="_blank"href="http://www.xxxxxxxxx.xxx/"> <div class="navbar" style="font-size:11pt"> <font color="#FF0000"> قريبا </font> </a>





شرح التركيب كما في موضوع كاتم الآهات


كل ما عليك هو البحث في navbar عن


رمز PHP:

<!-- breadcrumb, login, pm info -->




ثم أضف بعدها مباشرة الكود المرفق


مع تعديل مايلزمك من ناحية الروابط وأسماء الموجه لهم


لمشاهدة مثال حي


http://www.foxsoft.org/vb/ (http://www.foxsoft.org/vb/)


وفي الختام


أتمنى أن ينال الموضوع إعجابكم


والسلام عليكم ورحمة الله وبركاته