قيادات الهكر
[شرح]كود تغير لون المنتدى Ezlb9t10
قيادات الهكر
[شرح]كود تغير لون المنتدى Ezlb9t10
قيادات الهكر
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.



 
الرئيسيةمجلة المنتدىأحدث الصورمركز رفع الملفات التسجيلدخول
غزة في قلوبنا
Back to Top

 

 [شرح]كود تغير لون المنتدى

اذهب الى الأسفل 
2 مشترك
كاتب الموضوعرسالة
prince
مشرف سابق
مشرف سابق
avatar


ذكر
عدد المساهمات : 122
نقاط : 154
السٌّمعَة : 0
تاريخ التسجيل : 02/10/2013
العمر : 28
الموقع : احلى لمسة
العمل/الترفيه : طالب
المزاج : رايق

[شرح]كود تغير لون المنتدى Empty
مُساهمةموضوع: [شرح]كود تغير لون المنتدى   [شرح]كود تغير لون المنتدى Emptyالجمعة 29 نوفمبر 2013, 17:35

مطلوب كو لتغير لون المنتدى مثل الذى فى مركز الرفع
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://www.ahlalamsa.wwooww.net
غزة عربية
.
.
غزة عربية


وسام أفضل مدير
ذكر
عدد المساهمات : 555
نقاط : 1068
السٌّمعَة : 12
تاريخ التسجيل : 22/11/2012
العمر : 32
الموقع : قيادات الهكر
العمل/الترفيه : مدير المنتدى
المزاج : الحمد لله

[شرح]كود تغير لون المنتدى Empty
مُساهمةموضوع: رد: [شرح]كود تغير لون المنتدى   [شرح]كود تغير لون المنتدى Emptyالجمعة 29 نوفمبر 2013, 20:29

الكود:
<!-- Kyadat Elhack -->
<link rel="stylesheet" type="text/css" media="screen"
href="http://up.arabseyes.com/styles/colors/css/stylesheet_colors.css">
<link rel="alternate stylesheet" type="text/css" media="screen"
title="green-style"
href="http://up.arabseyes.com/styles/colors/css/green.css">
<link rel="alternate stylesheet" type="text/css" media="screen"
title="orange-style"
href="http://up.arabseyes.com/styles/colors/css/orange.css">
<link rel="alternate stylesheet" type="text/css" media="screen"
title="pink-style"
href="http://up.arabseyes.com/styles/colors/css/pink.css">
<link rel="alternate stylesheet" type="text/css" media="screen"
title="brown-style"
href="http://up.arabseyes.com/styles/colors/css/brown.css">
<link rel="alternate stylesheet" type="text/css" media="screen"
title="red-style"
href="http://up.arabseyes.com/styles/colors/css/red.css">
<link rel="alternate stylesheet" type="text/css" media="screen"
title="blue-style"
href="http://up.arabseyes.com/styles/colors/css/blue.css">
<link rel="alternate stylesheet" type="text/css" media="screen"
title="violet-style"
href="http://up.arabseyes.com/styles/colors/css/violet.css">
<link rel="alternate stylesheet" type="text/css" media="screen"
title="gray-style"
href="http://up.arabseyes.com/styles/colors/css/gray.css">
<script type="text/javascript"
src="http://up.arabseyes.com/styles/colors/styleswitch.js"></script>

<div id="logobody">
<table class="choose_color">
<tbody><tr>
<td style="height:20px;"><a
href="javascript:chooseStyle('none', 50)"><img
src="http://up.arabseyes.com/styles/colors/images/colors-button.png"
alt="colors" style="vertical-align:middle;" width="20"
height="20"></a></td>

<td
style="height:20px;"><a href="javascript:chooseStyle('blue-style',
 50)"><img
src="http://up.arabseyes.com/styles/colors/images/blue-button.png"
alt="Blue" style="vertical-align:middle;" width="20"
height="20"></a></td>

<td
style="height:20px;"><a
href="javascript:chooseStyle('green-style', 50)"><img
src="http://up.arabseyes.com/styles/colors/images/green-button.png"
alt="Green" style="vertical-align:middle;" width="20"
height="20"></a></td>

<td
style="height:20px;"><a
href="javascript:chooseStyle('orange-style', 50)"><img
src="http://up.arabseyes.com/styles/colors/images/orange-button.png"
alt="Orange" style="vertical-align:middle;" width="20"
height="20"></a></td>

<td
style="height:20px;"><a href="javascript:chooseStyle('pink-style',
 50)"><img
src="http://up.arabseyes.com/styles/colors/images/pink-button.png"
alt="Pink" style="vertical-align:middle;" width="20"
height="20"></a></td>

<td
style="height:20px;"><a
href="javascript:chooseStyle('brown-style', 50)"><img
src="http://up.arabseyes.com/styles/colors/images/brown-button.png"
alt="Brown" style="vertical-align:middle;" width="20"
height="20"></a></td>

<td
style="height:20px;"><a href="javascript:chooseStyle('red-style',
50)"><img
src="http://up.arabseyes.com/styles/colors/images/red-button.png"
alt="Red" style="vertical-align:middle;" width="20"
height="20"></a></td>

<td
style="height:20px;"><a
href="javascript:chooseStyle('violet-style', 50)"><img
src="http://up.arabseyes.com/styles/colors/images/violet-button.png"
alt="Violet" style="vertical-align:middle;" width="20"
height="20"></a></td>

<td
style="height:20px;"><a href="javascript:chooseStyle('gray-style',
 50)"><img
src="http://up.arabseyes.com/styles/colors/images/gray-button.png"
alt="gray" style="vertical-align:middle;" width="20"
height="20"></a></td>
</tr>
</tbody></table>
<div class="logo">
<a href="/forum"><img src="http://i58.servimg.com/u/f58/15/54/04/99/uuou_111.png" alt="http://4egy.net" style="border:0px"></a></div></div>
<!-- Kyadat Elhack -->


يغلق الموضوع للأنتهاء
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://yahoo.lolforum.net
 
[شرح]كود تغير لون المنتدى
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1
 مواضيع مماثلة
-
» [html]مطلوب كود يفير لون المنتدى
» [كود]جعل الدردشة جانب المنتدى
» [كود]كود حذف حقوق عارضة المنتدى
» [كود]كود فيس بوك و تويتر جانب المنتدى
» ساعدونى وسجلوا الى المنتدى

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
قيادات الهكر :: اكوادنا المميزة :: اكواد ال html-
انتقل الى:  

قيادات الهكر

↑ Grab this Headline Animator

<div style="background-color: none transparent;"><a href="http://news.rsspump.com/" title="news">news</a></div>
َ