| تلوين الفئات | |
|
|
كاتب الموضوع | رسالة |
---|
yobhy
عدد المساهمات : 87 معدل النشاط : 5514 السُمعة : 1
| موضوع: تلوين الفئات الجمعة 11 مايو 2018 - 7:48 | |
| لون الفئة باللون الابيض وعند مرور الماوس يكون باللون الاصفر . كود تغير لون الفئة فقط عند مرورو الماوس . | |
|
| |
Ahd allah
عدد المساهمات : 1635 معدل النشاط : 7808 السُمعة : 209
| موضوع: رد: تلوين الفئات الجمعة 11 مايو 2018 - 14:00 | |
| تفضل - الكود:
-
/*** لتغيير لون الاقسام بمرور الماوس ***/ td.row2,td.row1.over:hover { background:#7d5905; } يمكنك استبدال اللون - الكود:
-
7d5905 بلون آخر | |
|
| |
yobhy
عدد المساهمات : 87 معدل النشاط : 5514 السُمعة : 1
| موضوع: رد: تلوين الفئات الجمعة 11 مايو 2018 - 22:05 | |
| | |
|
| |
وهبة الساحر
عدد المساهمات : 9060 معدل النشاط : 14826 السُمعة : 135
| موضوع: رد: تلوين الفئات الثلاثاء 15 مايو 2018 - 11:44 | |
| اهلا وسهلا بك .. هل يمكنك اغلاق كود منع النسخ لعمل لك الرمز ... | |
|
| |
ahmdsat
عدد المساهمات : 307 معدل النشاط : 2964 السُمعة : 26
| موضوع: رد: تلوين الفئات الثلاثاء 15 مايو 2018 - 13:24 | |
| اخي الغالي المصود هويريد تفعيل الفئه الموجود بالنصف | |
|
| |
yobhy
عدد المساهمات : 87 معدل النشاط : 5514 السُمعة : 1
| موضوع: رد: تلوين الفئات الأربعاء 16 مايو 2018 - 13:16 | |
| - وهبة الساحر كتب:
اهلا وسهلا بك ..
هل يمكنك اغلاق كود منع النسخ لعمل لك الرمز ... تم اغلاق كود منع النسخ يا غالي ... | |
|
| |
وهبة الساحر
عدد المساهمات : 9060 معدل النشاط : 14826 السُمعة : 135
| موضوع: رد: تلوين الفئات الأربعاء 16 مايو 2018 - 22:43 | |
| اذا كنت تقصد نص الفئة ضع هذا الرمز فى ورقة التصميم css
- الكود:
-
.cattitle:hover { color: #f5cb00; } | |
|
| |
yobhy
عدد المساهمات : 87 معدل النشاط : 5514 السُمعة : 1
| موضوع: رد: تلوين الفئات الخميس 17 مايو 2018 - 0:24 | |
| حضرتك كده تمام .عند مرور الماوس . لكن عاوز خلفية الكتابة ابيض بدون مؤشر الماوس . فقط في الفئات . | |
|
| |
وهبة الساحر
عدد المساهمات : 9060 معدل النشاط : 14826 السُمعة : 135
| موضوع: رد: تلوين الفئات الخميس 17 مايو 2018 - 13:46 | |
| لاسم الفئة فقط - الكود:
-
td.cat, td.catBottom, td.catHead { background: #fff; }
للشريط كاملا - الكود:
-
td.cat, td.catBottom, td.catHead, td.rowpic { background: #fff; } | |
|
| |
yobhy
عدد المساهمات : 87 معدل النشاط : 5514 السُمعة : 1
| موضوع: رد: تلوين الفئات الخميس 17 مايو 2018 - 18:03 | |
| انا اسف تعبتك معايا . انا لااقصد خلفية الفئة .لا اقصد الشريط . اقصد اسم الفئة باللون الابيض وبمرور المؤشر اصفر . انظر حضرتك لهذا المنتدى . http://midosat2015.yoo7.com/ | |
|
| |
ahmdsat
عدد المساهمات : 307 معدل النشاط : 2964 السُمعة : 26
| موضوع: رد: تلوين الفئات الخميس 17 مايو 2018 - 19:08 | |
| اخي الغالي ممكن تعطيني عضويه لدخول المنتدي فقط اعطيني عضويه ادخل بها لوحه الادراه لكن لا اريد انا تكون الاساسيه وانا سوف اقوم باذالك لي اي لون | |
|
| |
وهبة الساحر
عدد المساهمات : 9060 معدل النشاط : 14826 السُمعة : 135
| موضوع: رد: تلوين الفئات الخميس 17 مايو 2018 - 21:53 | |
| - yobhy كتب:
- انا اسف تعبتك معايا .
انا لااقصد خلفية الفئة .لا اقصد الشريط . اقصد اسم الفئة باللون الابيض وبمرور المؤشر اصفر . انظر حضرتك لهذا المنتدى . http://midosat2015.yoo7.com/ طيب شوف كده ده عند المرور - الكود:
-
.cattitle:hover { color: #f5cb00; } لون الفئة - الكود:
-
.cattitle { color: #fff; } | |
|
| |
yobhy
عدد المساهمات : 87 معدل النشاط : 5514 السُمعة : 1
| موضوع: رد: تلوين الفئات الأربعاء 23 مايو 2018 - 16:41 | |
| كود لون الفئة مش شغال
عند مرور المؤشر فقط شغال | |
|
| |
وهبة الساحر
عدد المساهمات : 9060 معدل النشاط : 14826 السُمعة : 135
| موضوع: رد: تلوين الفئات السبت 26 مايو 2018 - 2:46 | |
| هل يمكنك التأكد من الامر ؟ بتأكد يعمل لان الكلاس هو هو الكلاس لا يوجد تغيير عموما ضع اكواد ورقة css كاملا | |
|
| |
yobhy
عدد المساهمات : 87 معدل النشاط : 5514 السُمعة : 1
| موضوع: رد: تلوين الفئات الأحد 27 مايو 2018 - 15:03 | |
| اتفضل حضرتك . - الكود:
-
/*** كودالعناصراسفل المنتدى ***/ #right{ position: absolute; top: 5px;right: 5px; width: 18%; float: right; } tr.post td { /*** كودتوسيط المواضيع ***/ text-align: center; }
/***كود تحديد المحتوى ***/ .selectCode { float:center; text-transform: uppercase; cursor:pointer; }
/*----- تمرير الماوس للآكواد في تحديد المحتوى-----*/ /*a7medvirus Tutorial*/ .code{ max-height: 200px; overflow: auto; direction: ltr; display: block; }
/***كود وضع البسلمة في المواضيع ***/ .hr { background: url(https://i63.servimg.com/u/f63/11/53/34/85/f3al_c10.png) no-repeat; background-position: top; text-align: center; vertical-align: text-bottom; padding: 0px 325px 210px; line-height: normal; }
/***كود ايقونة غير متصل ***/ .gowetobilobed-offlinebutton {background-color:transparent; background-image:url("http://www.shatt.net/up/uploads/user-offline_de065.gif"); background-position:center center; background-repeat:no-repeat; border:medium none; height:17px; min-height:17px; min-width:12px; width:12px; }
/*** كودخلفية البيانات الشخصية ***/ /*-----mytet1-----*/ .postbody{font-size:16px;font-weight:700} .postbody img{max-width:650px} hr{-moz-border-radius:7px; background:url(https://i62.servimg.com/u/f62/14/92/70/14/sans_t18.png); border:1px solid #fff; border-top-width:1px; height:5px } /*-----mytet1-----*/ .poster-profile{ -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; background-image:url(http://www.shatt.net/up/uploads/112227212-a5-1.png);خلفية border:1px dotted #000000; border-bottom:medium solid #1B507A; border-top:medium solid #1B507A; display:block;font-size:11px;font weight:700;margin:3px;padding:7px}
tr.post > td:first-child div table { margin: 0 auto; } توسيط الصورة الشخصية
/*----لون ايطار الصندوق الماسي ------*/ .sceditor-container { border: 1px solid #000000 !important; } div.sceditor-toolbar { border-bottom: 1px solid #000000 !important; } div.sceditor-group { background-color: #F0F0F0 !important; }
a.nav { background-image:url(https://i65.servimg.com/u/f65/14/95/73/10/218.png); -moz-border-radius: 10px; border-radius: 10px; nasim_code; border : 1px dotted #000000; border-left : medium solid #62585A; border-right : medium solid #62585A; font-weight:bold; }
/*----مايلفظ من قول--الاية الكريمة ------*/ form#quick_reply{ background:url(https://i12.servimg.com/u/f12/14/62/10/11/uousuu11.gif) no-repeat right ; padding:30px 10px 10px 10px; background-position: top center; }
/*-----وضع فاصل بين التوقيع والمساهمة -----*/ .clear { padding: 30px; }
/*--لجعل عبارة اخر تعديل تم بواسطة ...... باللون الاحمر-----*/ tr.post span.gensmall { color: #FF0000; }
/*--تغير لونين (مثبت و إعلان -----*/ div.topictitle:hover { color:#FA0505; }
div.topictitle { color:#FA0505; font-size: 18px; }
حذف الخط تجت الكلام body{ padding:0; margin:0; background-position:center; } a{ text-decoration:none; }
.vote { float : right; }
حذف اعلانات #add-google-bottom { display: none !important; }
.module-advert{display:none;}
كود ازالة الخط من تحت الروابط
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: none; }
كود ايقونة بحث اعلى المنتدى #search-box, #search-box-yahoo { float: left; margin: 10px 0 0 5px; white-space: nowrap; } #search-box #keywords, #search-box-yahoo #keywords { background-color: #fff; width: 95px; } #search-box input, #search-box-yahoo input { border: 1px solid #BCBCBC; font-size: .9em; } textarea, input[type="text"], input[type='password'], select { border: 1px solid #00A5CD !important; box-shadow: 1px 1px 1px white; } input.search { background-image: url(http://2img.net/i/fa/prosilver/icon_textbox_search.gif); background-position: right 1px; background-repeat: no-repeat; padding: 0 17px 0 0; } input.inputbox { width: 85%; } .inputbox { background-color: #fff; border: 1px solid #BCBCBC; color: #666; cursor: text; padding: 2px; } input { cursor: pointer; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 1em; font-weight: 400; padding: 0 3px; vertical-align: middle; }
#search-box input.button2, input.button1, input.button2, a.button2 { background-color: #F5F5F5; background-repeat: repeat-x; border: 1px solid #C3E0F1; border-radius: 2px; color: #666666 !important; cursor: pointer; font-size: 11px; font-weight: 700; height: 24px; line-height: 27px; margin: 5px 6px; padding: 0 8px !important; text-align: center; box-shadow: 1px 1px 1px; } #search-box input, #search-box-yahoo input { border: 1px solid #BCBCBC; font-size: .9em; }
الفئات .cattitle { color: #fff; } .cattitle:hover { color: #f5cb00; }
| |
|
| |
alla13
عدد المساهمات : 172 معدل النشاط : 6007 السُمعة : 6
| موضوع: رد: تلوين الفئات الأحد 27 مايو 2018 - 15:12 | |
| اخي انت غيرت في قالب index box منذ اخر مرة اعطلك فيها الاخ وهبة الساحر الكود | |
|
| |
alla13
عدد المساهمات : 172 معدل النشاط : 6007 السُمعة : 6
| موضوع: رد: تلوين الفئات الأحد 27 مايو 2018 - 15:33 | |
| جرب الكود تالي اضفه في اخر ورقة css بجانب كود الاخ وهبة وقلي ان نجح - الكود:
-
span:hover { color: #efe40b; } a.cattitle { color: #fff; text-decoration: none; }
| |
|
| |
alla13
عدد المساهمات : 172 معدل النشاط : 6007 السُمعة : 6
| موضوع: رد: تلوين الفئات الأحد 27 مايو 2018 - 15:41 | |
| سبب الخلل هو انو اسم القسم مطعم ب span يفرض عليه البقاء بلون الأبيض وهذا يعود لشيئين وهو انه تسمية الاقسام مطعم به او صندوق indox box هو مطعم ب span لذا ان لم ينجح الكود الذي اعطيتك اياه فعليك بطرح صندوق index box هنا في الموضوع لكي اعدل لك عليه و ايضا تحرس على اعادة تسمية الاقسام وتاكد من خلو اي كود في تسميتها | |
|
| |
وهبة الساحر
عدد المساهمات : 9060 معدل النشاط : 14826 السُمعة : 135
| موضوع: رد: تلوين الفئات الأربعاء 30 مايو 2018 - 0:58 | |
| - yobhy كتب:
- اتفضل حضرتك .
- الكود:
-
/*** كودالعناصراسفل المنتدى ***/ #right{ position: absolute; top: 5px;right: 5px; width: 18%; float: right; } tr.post td { /*** كودتوسيط المواضيع ***/ text-align: center; }
/***كود تحديد المحتوى ***/ .selectCode { float:center; text-transform: uppercase; cursor:pointer; }
/*----- تمرير الماوس للآكواد في تحديد المحتوى-----*/ /*a7medvirus Tutorial*/ .code{ max-height: 200px; overflow: auto; direction: ltr; display: block; }
/***كود وضع البسلمة في المواضيع ***/ .hr { background: url(https://i63.servimg.com/u/f63/11/53/34/85/f3al_c10.png) no-repeat; background-position: top; text-align: center; vertical-align: text-bottom; padding: 0px 325px 210px; line-height: normal; }
/***كود ايقونة غير متصل ***/ .gowetobilobed-offlinebutton {background-color:transparent; background-image:url("http://www.shatt.net/up/uploads/user-offline_de065.gif"); background-position:center center; background-repeat:no-repeat; border:medium none; height:17px; min-height:17px; min-width:12px; width:12px; }
/*** كودخلفية البيانات الشخصية ***/ /*-----mytet1-----*/ .postbody{font-size:16px;font-weight:700} .postbody img{max-width:650px} hr{-moz-border-radius:7px; background:url(https://i62.servimg.com/u/f62/14/92/70/14/sans_t18.png); border:1px solid #fff; border-top-width:1px; height:5px } /*-----mytet1-----*/ .poster-profile{ -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; background-image:url(http://www.shatt.net/up/uploads/112227212-a5-1.png);خلفية border:1px dotted #000000; border-bottom:medium solid #1B507A; border-top:medium solid #1B507A; display:block;font-size:11px;font weight:700;margin:3px;padding:7px}
tr.post > td:first-child div table { margin: 0 auto; } توسيط الصورة الشخصية
/*----لون ايطار الصندوق الماسي ------*/ .sceditor-container { border: 1px solid #000000 !important; } div.sceditor-toolbar { border-bottom: 1px solid #000000 !important; } div.sceditor-group { background-color: #F0F0F0 !important; }
a.nav { background-image:url(https://i65.servimg.com/u/f65/14/95/73/10/218.png); -moz-border-radius: 10px; border-radius: 10px; nasim_code; border : 1px dotted #000000; border-left : medium solid #62585A; border-right : medium solid #62585A; font-weight:bold; }
/*----مايلفظ من قول--الاية الكريمة ------*/ form#quick_reply{ background:url(https://i12.servimg.com/u/f12/14/62/10/11/uousuu11.gif) no-repeat right ; padding:30px 10px 10px 10px; background-position: top center; }
/*-----وضع فاصل بين التوقيع والمساهمة -----*/ .clear { padding: 30px; }
/*--لجعل عبارة اخر تعديل تم بواسطة ...... باللون الاحمر-----*/ tr.post span.gensmall { color: #FF0000; }
/*--تغير لونين (مثبت و إعلان -----*/ div.topictitle:hover { color:#FA0505; }
div.topictitle { color:#FA0505; font-size: 18px; }
حذف الخط تجت الكلام body{ padding:0; margin:0; background-position:center; } a{ text-decoration:none; }
.vote { float : right; }
حذف اعلانات #add-google-bottom { display: none !important; }
.module-advert{display:none;}
كود ازالة الخط من تحت الروابط
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: none; }
كود ايقونة بحث اعلى المنتدى #search-box, #search-box-yahoo { float: left; margin: 10px 0 0 5px; white-space: nowrap; } #search-box #keywords, #search-box-yahoo #keywords { background-color: #fff; width: 95px; } #search-box input, #search-box-yahoo input { border: 1px solid #BCBCBC; font-size: .9em; } textarea, input[type="text"], input[type='password'], select { border: 1px solid #00A5CD !important; box-shadow: 1px 1px 1px white; } input.search { background-image: url(http://2img.net/i/fa/prosilver/icon_textbox_search.gif); background-position: right 1px; background-repeat: no-repeat; padding: 0 17px 0 0; } input.inputbox { width: 85%; } .inputbox { background-color: #fff; border: 1px solid #BCBCBC; color: #666; cursor: text; padding: 2px; } input { cursor: pointer; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 1em; font-weight: 400; padding: 0 3px; vertical-align: middle; }
#search-box input.button2, input.button1, input.button2, a.button2 { background-color: #F5F5F5; background-repeat: repeat-x; border: 1px solid #C3E0F1; border-radius: 2px; color: #666666 !important; cursor: pointer; font-size: 11px; font-weight: 700; height: 24px; line-height: 27px; margin: 5px 6px; padding: 0 8px !important; text-align: center; box-shadow: 1px 1px 1px; } #search-box input, #search-box-yahoo input { border: 1px solid #BCBCBC; font-size: .9em; }
الفئات .cattitle { color: #fff; } .cattitle:hover { color: #f5cb00; }
تفضل طلبك - الكود:
-
/*** كودالعناصراسفل المنتدى ***/ #right{ position: absolute; top: 5px;right: 5px; width: 18%; float: right; } tr.post td { /*** كودتوسيط المواضيع ***/ text-align: center; }
/***كود تحديد المحتوى ***/ .selectCode { float:center; text-transform: uppercase; cursor:pointer; }
/*----- تمرير الماوس للآكواد في تحديد المحتوى-----*/ /*a7medvirus Tutorial*/ .code{ max-height: 200px; overflow: auto; direction: ltr; display: block; }
/***كود وضع البسلمة في المواضيع ***/ .hr { background: url(https://i63.servimg.com/u/f63/11/53/34/85/f3al_c10.png) no-repeat; background-position: top; text-align: center; vertical-align: text-bottom; padding: 0px 325px 210px; line-height: normal; }
/***كود ايقونة غير متصل ***/ .gowetobilobed-offlinebutton {background-color:transparent; background-image:url("http://www.shatt.net/up/uploads/user-offline_de065.gif"); background-position:center center; background-repeat:no-repeat; border:medium none; height:17px; min-height:17px; min-width:12px; width:12px; }
/*** كودخلفية البيانات الشخصية ***/ /*-----mytet1-----*/ .postbody{font-size:16px;font-weight:700} .postbody img{max-width:650px} hr{-moz-border-radius:7px; background:url(https://i62.servimg.com/u/f62/14/92/70/14/sans_t18.png); border:1px solid #fff; border-top-width:1px; height:5px } /*-----mytet1-----*/ .poster-profile{ -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; background-image:url(http://www.shatt.net/up/uploads/112227212-a5-1.png);خلفية border:1px dotted #000000; border-bottom:medium solid #1B507A; border-top:medium solid #1B507A; display:block;font-size:11px;font weight:700;margin:3px;padding:7px}
tr.post > td:first-child div table { margin: 0 auto; }
/*----توسيط الصورة الشخصية ------*/
/*----لون ايطار الصندوق الماسي ------*/ .sceditor-container { border: 1px solid #000000 !important; } div.sceditor-toolbar { border-bottom: 1px solid #000000 !important; } div.sceditor-group { background-color: #F0F0F0 !important; }
a.nav { background-image:url(https://i65.servimg.com/u/f65/14/95/73/10/218.png); -moz-border-radius: 10px; border-radius: 10px; nasim_code; border : 1px dotted #000000; border-left : medium solid #62585A; border-right : medium solid #62585A; font-weight:bold; }
/*----مايلفظ من قول--الاية الكريمة ------*/ form#quick_reply{ background:url(https://i12.servimg.com/u/f12/14/62/10/11/uousuu11.gif) no-repeat right ; padding:30px 10px 10px 10px; background-position: top center; }
/*-----وضع فاصل بين التوقيع والمساهمة -----*/ .clear { padding: 30px; }
/*--لجعل عبارة اخر تعديل تم بواسطة ...... باللون الاحمر-----*/ tr.post span.gensmall { color: #FF0000; }
/*--تغير لونين (مثبت و إعلان -----*/ div.topictitle:hover { color:#FA0505; }
div.topictitle { color:#FA0505; font-size: 18px; }
/*----حذف الخط تجت الكلام------*/
body{ padding:0; margin:0; background-position:center; } a{ text-decoration:none; }
.vote { float : right; }
/*---- حذف اعلانات -----*/
#add-google-bottom { display: none !important; }
.module-advert{display:none;}
/*----كود ازالة الخط من تحت الروابط------*/
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: none; }
/*----كود ايقونة بحث اعلى المنتدى------*/
#search-box, #search-box-yahoo { float: left; margin: 10px 0 0 5px; white-space: nowrap; } #search-box #keywords, #search-box-yahoo #keywords { background-color: #fff; width: 95px; } #search-box input, #search-box-yahoo input { border: 1px solid #BCBCBC; font-size: .9em; } textarea, input[type="text"], input[type='password'], select { border: 1px solid #00A5CD !important; box-shadow: 1px 1px 1px white; } input.search { background-image: url(http://2img.net/i/fa/prosilver/icon_textbox_search.gif); background-position: right 1px; background-repeat: no-repeat; padding: 0 17px 0 0; } input.inputbox { width: 85%; } .inputbox { background-color: #fff; border: 1px solid #BCBCBC; color: #666; cursor: text; padding: 2px; } input { cursor: pointer; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 1em; font-weight: 400; padding: 0 3px; vertical-align: middle; }
#search-box input.button2, input.button1, input.button2, a.button2 { background-color: #F5F5F5; background-repeat: repeat-x; border: 1px solid #C3E0F1; border-radius: 2px; color: #666666 !important; cursor: pointer; font-size: 11px; font-weight: 700; height: 24px; line-height: 27px; margin: 5px 6px; padding: 0 8px !important; text-align: center; box-shadow: 1px 1px 1px; } #search-box input, #search-box-yahoo input { border: 1px solid #BCBCBC; font-size: .9em; } /*----الفئات -----*/
.cattitle { color: #fff; } .cattitle:hover { color: #f5cb00; } | |
|
| |
وهبة الساحر
عدد المساهمات : 9060 معدل النشاط : 14826 السُمعة : 135
| موضوع: رد: تلوين الفئات الأربعاء 30 مايو 2018 - 1:02 | |
| - alla13 كتب:
- سبب الخلل هو انو اسم القسم مطعم ب span يفرض عليه البقاء بلون الأبيض وهذا يعود لشيئين وهو انه تسمية الاقسام مطعم به او صندوق indox box هو مطعم ب span لذا ان لم ينجح الكود الذي اعطيتك اياه فعليك بطرح صندوق index box هنا في الموضوع لكي اعدل لك عليه و ايضا تحرس على اعادة تسمية الاقسام وتاكد من خلو اي كود في تسميتها
كلامك صحيح كنت انوى تغييره الى div او id ولكن بعد هذه المشاهدة اذا لم ينجح راح يكون التعديل بتواجد قالب index box للتعديل عليه. | |
|
| |
yobhy
عدد المساهمات : 87 معدل النشاط : 5514 السُمعة : 1
| موضوع: رد: تلوين الفئات الخميس 7 يونيو 2018 - 1:01 | |
| تم تجربة الكود بجانب كود الاخ وهبة ونجح الامر .
جزاكم الله خيرا .. | |
|
| |
yobhy
عدد المساهمات : 87 معدل النشاط : 5514 السُمعة : 1
| موضوع: رد: تلوين الفئات الخميس 7 يونيو 2018 - 1:04 | |
| | |
|
| |
اعصار احلى مساعد
عدد المساهمات : 3249 معدل النشاط : 9021 السُمعة : 49
| موضوع: رد: تلوين الفئات الأحد 10 يونيو 2018 - 12:23 | |
| - yobhy كتب:
- جزاكم الله خيرا ..
تم الحل | |
|
| |
| تلوين الفئات | |
|