همس الشوق |
همس تطوير المواقع والمنتديات مخصص للهاكات التي يتم برمجتها أو تطويرها أو تعريبها أو ترقيتها من قبل المبرمجين ( المنقوله) |
![]() |
| LinkBack | أدوات الموضوع | انواع عرض الموضوع |
#1
| ||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||
قائمة ال dock في المنتدى رائعة جدا لجمالية المنتدى صورة المثال attachment.php ![]() ![]()
![]() قائمة ال dock في المنتدى ، رائعة جدا لجمالية المنتدى طريقة التركيب : 1 قم برفع جميع الملفات الموجودة داخل المجلد vb الى موقعك بواسطة الاف تي بي 2 الذهاب الى القالب navbar والبحث عن كود: كود PHP: ضع قبلها كود: <!--- dock Menu developed and Translated to Arabic By Haitham AL-Hmmamy , www.3raq-online.com/vb --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>CSS Mac Dock</title> <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="js/interface.js"></script> <!--[if lt IE 7]> <style type="text/css"> div, img { behavior: url(iepngfix.htc) } </style> <![endif]--> <link href="style.css" rel="stylesheet" type="text/css" /> </head> <body> <div class="dock" id="dock"> <div class="dock-container"> <a class="dock-item" href="ضع الرابط هنا"><img src="https://www.hamsalshok.com/vb/images/home.png" alt="الرئيسية" /><span>الرئيسية</span></a> <a class="dock-item" href="ضع الرابط هنا"><img src="https://www.hamsalshok.com/vb/images/email.png" alt="اتصل بنا" /><span>اتصل بينا</span></a> <a class="dock-item" href="ضع الرابط هنا"><img src="https://www.hamsalshok.com/vb/images/portfolio.png" alt="الملف الشخصي" /><span>الملف الشخصي</span></a> <a class="dock-item" href="ضع الرابط هنا"><img src="https://www.hamsalshok.com/vb/images/music.png" alt="الاغاني" /><span>الاغاني</span></a> <a class="dock-item" href="ضع الرابط هنا"><img src="https://www.hamsalshok.com/vb/images/video.png" alt="الفيديوات" /><span>الفيديوات</span></a> <a class="dock-item" href="ضع الرابط هنا"><img src="https://www.hamsalshok.com/vb/images/history.png" alt="الوقت" /><span>الوقت</span></a> <a class="dock-item" href="#######"><img src="https://www.hamsalshok.com/vb/images/calendar.png" alt="التوقيت" /><span>التقويم</span></a> <a class="dock-item" href="ضع الرابط هنا"><img src="https://www.hamsalshok.com/vb/images/rss.png" alt="rss" /><span>RSS</span></a> </div> </div> <script type="text/javascript"> $(document).ready( function() { $('#dock').Fisheye( { maxWidth: 50, items: 'a', itemsText: 'span', container: '.dock-container', itemWidth: 40, proximity: 90, halign : 'center' } ) } ); </script> </body> </html> لاتنسى اضافة الروابط الخاصة بموقعك بدل جملة "ضع الرابط هنا" والملفات في المرفقات الموضوع الأصلي : قائمة ال dock في المنتدى رائعة جدا لجمالية المنتدى صورة المثال attachment.php || الكاتب : همس الشوق || المصدر : شبكة همس الشوق
![]() |