منتديات عرب فوكس
منتديات عرب فوكس

أهلا وسهلا بك إلى منتديات عرب فوكس




منتديات عرب فوكس :: تطوير المواقع والمنتديات :: اكواد CSS

شاطر

  حصريا : كود عمل خاصية zoom علي ازرار المنتدي مثل الفي بي Emptyالثلاثاء يوليو 23, 2013 2:33 am
المشاركة رقم:
مؤسس المنتدى
مؤسس المنتدى

admin_site

إحصائيةالعضو

ذكر
عدد المساهمات : 1251
تاريخ التسجيل : 02/02/2013
https://arabsfox.yoo7.com
مُساهمةموضوع: حصريا : كود عمل خاصية zoom علي ازرار المنتدي مثل الفي بي


حصريا : كود عمل خاصية zoom علي ازرار المنتدي مثل الفي بي


[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]آلسلآم عليگم ورحمة آلله وپرگآته [/b]

[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]آقدم لگم گود عمل خآصية zoom علي أزرآر آلمنتدي روعة[/b]


[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]آلگود[/b]

[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]الــرمــز: تحديد المحتوي[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]     .mainmenu  img {[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]       -webkit-transform:scale(0.9);[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]           -moz-transform:scale(0.9);[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]           -o-transform:scale(0.9);[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]           -webkit-transition-duration: 0.5s;[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]           -moz-transition-duration: 0.5s;[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]           -o-transition-duration: 0.5s;[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]           opacity: 0.9;[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]           margin: 0 10px 5px 0;[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]           }[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]       .mainmenu  img:hover {[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]           -webkit-transform:scale(1.1);[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]           -moz-transform:scale(1.1);[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]           -o-transform:scale(1.1);    box-shadow:0px 0px 30px gray;[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]           -webkit-box-shadow:0px 0px "AQUI EL TAMAÑO EN PIXELES DEL SHADOW" px "AQUI COLOR HEXADECIMAL DE PREFERENCIA";[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]           -moz-box-shadow:0px 0px "AQUI EL TAMAÑO EN PIXELES DEL SHADOW"px "AQUI COLOR HEXADECIMAL DE PREFERENCIA";[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]           opacity: 1;[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]           }[/b]


[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]طريقة آلوضع:>[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]لوحة آلآدآرة / مظهر آلمنتدي/ آلوآن/ ورقة تصميم css[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]..[/b]
[b style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center; background-color: rgb(255, 255, 255);"]آلگود يعمل مع چميع آلنسخ[/b]




توقيع : admin_site




  حصريا : كود عمل خاصية zoom علي ازرار المنتدي مثل الفي بي Emptyالثلاثاء يوليو 23, 2013 2:45 am
المشاركة رقم:
عضو مشارك
عضو مشارك


إحصائيةالعضو

عدد المساهمات : 161
تاريخ التسجيل : 04/02/2013
مُساهمةموضوع: رد: حصريا : كود عمل خاصية zoom علي ازرار المنتدي مثل الفي بي


حصريا : كود عمل خاصية zoom علي ازرار المنتدي مثل الفي بي


طرج مميز يسلمو خيو ع الموضوع الجميل




الموضوعالأصلي : حصريا : كود عمل خاصية zoom علي ازرار المنتدي مثل الفي بي // المصدر : منتديات اور اسلام // الكاتب: شبح المنتديات


توقيع : شبح المنتديات







الــرد الســـريـع
..

خدمات الموضوع
 KonuEtiketleri كلمات دليليه
 Konu Linki رابط الموضوع
 Konu BBCode BBCode
 Konu HTML Kodu HTML code
إذا وجدت وصلات لاتعمل في الموضوع او أن الموضوع [ حصريا : كود عمل خاصية zoom علي ازرار المنتدي مثل الفي بي ] مخالف ,, من فضلك راسل الإدارة من هنا


الذين يشاهدون محتوى الموضوع الآن : 20 ( الأعضاء 3 والزوار 17)


  حصريا : كود عمل خاصية zoom علي ازرار المنتدي مثل الفي بي Collapse_theadتعليمات المشاركة
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة