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

مشاهدة النسخة كاملة : استايل style الرونق المتعد اللون لنسسخة 3.8.7



walid
10-31-2013, بتوقيت غرينيتش 08:48 PM
http://www.dzbatna.com/images/icons/iconrote.gif ط§ط³طھط§ظٹظ„ ط§ظ„ط±ظˆظ†ظ‚ ط§ظ„ظ…طھط¹ط¯ ط§ظ„ظ„ظˆظ† ظ„ظ†ط³ط³ط®ط© 3.8.7 (http://www.dzbatna.com/t2100443/)




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

اليوم جايب لكم استايل style روعه جدا وطلبوه الناس لكن ماجبته http://www.dzbatna.com/images/smilies/strongly.gif << هع هع

المهم هاي الصوره

http://f.cl.ly/items/1L18371k2k1f0i2Y061V/1.jpg




http://www.support-ar.com/vb/attachment.php?attachmentid=10965&stc=1&d=1337411945





بالبدايه باقى الألوان مرفقه
لمن يريد تغيير اى لون آخر للافتراضى يقوم بتحميله من المرفقات
واستبداله بالموجود باللون الخاص به بملجد الاستايل style

توضيح أكثر
لو أردنا تغيير اللون الأفتراضى للون الأخضر سنقوم بتحميل الملف الخاص باللون الأخضر من المرفقات
والذهاب الى مجلد الأستايل style stylev1
سنجد مجلدات الألوان بأسماء الألوان
مجلد blue للون الأزرق
مجلد green للون الأخضر
مجلد orange للون البرتقانى أو الأورانج
مجلد fushi للون الفوشيا أو الموف

كل ما علينا فعله تحديد اللون الأفتراضى الذى نرغب به ونقوم بتحميل الملف من المرفقات وأستبداله بنظيره الموجود بمجلد اللون.

ونأتى لأهم نقطه وهى التعديل على القوالب لتفعيل اللون كلون افتراضى
والتعديلات ستكون على القالب templateين
header
headinclude

سنذهب للأستايل style من لوحة التحكم
ثم القوالب الشائعه

ونبدأ بالتعديل على قالب template الهيدر header Header

نبحث بالقالب template على هذا الكود code

كود code بلغة HTML:
<area shape=&quot;circle&quot; coords=&quot;10,11,9&quot; href=&quot;javascript:chooseStyle('Green-theme', 60)&quot; alt=&quot;&quot; /> <area shape=&quot;circle&quot; coords=&quot;10,32,9&quot; href=&quot;javascript:chooseStyle('Orange-theme', 60)&quot; alt=&quot;&quot; /> <area shape=&quot;circle&quot; coords=&quot;10,53,9&quot; href=&quot;javascript:chooseStyle('none', 60)&quot; checked=&quot;checked&quot; alt=&quot;&quot; /> <area shape=&quot;circle&quot; coords=&quot;10,73,9&quot; href=&quot;javascript:chooseStyle('Fushi-theme', 60)&quot; alt=&quot;&quot; />


إذا أردنا اللون الأخضر للون الأفتراضى سنقوم بأستبداله بالكود code التالى

كود code بلغة HTML:
<area shape=&quot;circle&quot; coords=&quot;10,11,9&quot; href=&quot;javascript:chooseStyle('none', 60)&quot; alt=&quot;&quot; /> <area shape=&quot;circle&quot; coords=&quot;10,32,9&quot; href=&quot;javascript:chooseStyle('Orange-theme', 60)&quot; alt=&quot;&quot; /> <area shape=&quot;circle&quot; coords=&quot;10,53,9&quot; href=&quot;javascript:chooseStyle('Blue-theme', 60)&quot; alt=&quot;&quot; /> <area shape=&quot;circle&quot; coords=&quot;10,73,9&quot; href=&quot;javascript:chooseStyle('Fushi-theme', 60)&quot; alt=&quot;&quot; />



إذا أردنا اللون البرتقانى او الاورانج الون الأفتراضى سنقوم بأستبداله بالكود code التالى

كود code بلغة HTML:
<area shape=&quot;circle&quot; coords=&quot;10,11,9&quot; href=&quot;javascript:chooseStyle('Green-theme', 60)&quot; alt=&quot;&quot; /> <area shape=&quot;circle&quot; coords=&quot;10,32,9&quot; href=&quot;javascript:chooseStyle('none', 60)&quot; alt=&quot;&quot; /> <area shape=&quot;circle&quot; coords=&quot;10,53,9&quot; href=&quot;javascript:chooseStyle('Blue-theme', 60)&quot; alt=&quot;&quot; /> <area shape=&quot;circle&quot; coords=&quot;10,73,9&quot; href=&quot;javascript:chooseStyle('Fushi-theme', 60)&quot; alt=&quot;&quot; />


إذا أردنا اللون الفوشيا او الموف الون الأفتراضى سنقوم بأستبداله بالكود code التالى

كود code بلغة HTML:
<area shape=&quot;circle&quot; coords=&quot;10,11,9&quot; href=&quot;javascript:chooseStyle('Green-theme', 60)&quot; alt=&quot;&quot; /> <area shape=&quot;circle&quot; coords=&quot;10,32,9&quot; href=&quot;javascript:chooseStyle('Orange-theme', 60)&quot; alt=&quot;&quot; /> <area shape=&quot;circle&quot; coords=&quot;10,53,9&quot; href=&quot;javascript:chooseStyle('Blue-theme', 60)&quot; alt=&quot;&quot; /> <area shape=&quot;circle&quot; coords=&quot;10,73,9&quot; href=&quot;javascript:chooseStyle('none', 60)&quot; alt=&quot;&quot; />


ثم نذهب لقالب template ال headinclude

ونبحث عن هذا الكود code
كود code بلغة HTML:
<link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;stylev1/blue/blue.css&quot; /> <link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; title=&quot;Green-theme&quot; href=&quot;stylev1/green/green.css&quot; /> <link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; title=&quot;Orange-theme&quot; href=&quot;stylev1/orange/orange.css&quot; /> <link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; title=&quot;Fushi-theme&quot; href=&quot;stylev1/fushi/fushi.css&quot; />


وإذا كان التعديل ليصبج اللون الأخضر هوه اللون الأفتراضى
سنستبدله بالكود code التالى

كود code بلغة HTML:
<link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;stylev1/green/green.css&quot; /> <link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; title=&quot;Blue-theme&quot; href=&quot;stylev1/blue/blue.css&quot; /> <link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; title=&quot;Orange-theme&quot; href=&quot;stylev1/orange/orange.css&quot; /> <link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; title=&quot;Fushi-theme&quot; href=&quot;stylev1/fushi/fushi.css&quot; />


وإذا كان التعديل ليصبج اللون الأورانج او البرتقانى هوه اللون الأفتراضى
سنستبدله بالكود code التالى

كود code بلغة HTML:
<link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;stylev1/orange/orange.css&quot; /> <link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; title=&quot;Blue-theme&quot; href=&quot;stylev1/blue/blue.css&quot; /> <link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; title=&quot;Green-theme&quot; href=&quot;stylev1/green/green.css&quot; /> <link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; title=&quot;Fushi-theme&quot; href=&quot;stylev1/fushi/fushi.css&quot; />


وإذا كان التعديل ليصبج اللون الفوشيا او الموف هوه اللون الأفتراضى
سنستبدله بالكود code التالى


كود code بلغة HTML:
<link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;stylev1/fushi/fushi.css&quot; /> <link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; title=&quot;Blue-theme&quot; href=&quot;stylev1/blue/blue.css&quot; /> <link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; title=&quot;Green-theme&quot; href=&quot;stylev1/green/green.css&quot; /> <link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; title=&quot;Orange-theme&quot; href=&quot;stylev1/orange/orange.css&quot; />





التحميييل يباشا (http://download.vb-10.com/do.php?filename=13385818961.zip)







التعديل الأخير كان بواسطة بن سبيعان; 01 - 06 - 2014 الساعة 23:23

ألعاب الأندرويد مجانا و حصريا (http://www.apotox.info/forum)




https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-ash4/482113_236967293114455_1193518507_n.png (http://www.dzbatna.com)
©المشاركات المنشورة تعبر عن وجهة نظر صاحبها فقط، ولا تُعبّر بأي شكل من الأشكال عن وجهة نظر إدارة المنتدى (http://www.dzbatna.com)©

استعمل مربع البحث في الاسفل لمزيد من المواضيع


سريع للبحث عن مواضيع في المنتدى