tobruk95
الأبراج الصينية : السمعة : 0 تاريخ الميلاد : 24/12/1995 تاريخ التسجيل : 16/12/2009 ناديك المفضل : العمر : 28
| موضوع: جميع اكواد المنتديات المجانية اكواد الcss الان اكثر من عشرة اكواد الأربعاء يوليو 28, 2010 11:50 pm | |
| تم إضافة أكواد جديدة بتاريخ 25-11-2009
بدايتها من الكود السابعطريقة التركيبخاصة فقط بالنسخة phpbb2 وربما تعمل على النسخ الاخرىمن لوحة الادارة - مظهر المنتدى - الوان - ورقة cssثم ضع الكود ثم سجل الكود الاولالمهمة : وضع خلفية لاسم العضو لتغيير الخلفية يمكنك استبدال https://2img.net/h/oi44.tinypic.com/301hraq.gifولتحكم في الحدود (للخبراء) يمكنكم التعديل على border:1px dashed #000000حيث border:1px هو السمك حيث dashed هو النوع حيث #000000 هو اللون الكود الثانيالمهمة : حذف الخط من تحت الروابطالرمز: | a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
| الكود الثالثالمهمة : وضع خلفية ملونة برتقالية على الروابط عند مرور الماوسالرمز: | a:hover { background: #ffe9c6; }
|
لتغيير اللون (للخبراء) عدل على background: #ffe9c6 الكود الرابعالمهمة : وضع حقوق لمنتداك أسفل حقوق أحلى منتدى#page-footer لتغيير الصورة استبدل الرابط http://www.up.6y6y.com/uploads/dd1674342e.pngللتحكم بالطول و العرض للمساحة التي ستظهر فيها الصورة (للخبراء)width: 950px; height: 80pxحيث width هو العرض و height هو الارتفاع الكود الخامسالمهمة : يجعل شكل الأكواد مميز في المواضيع مثل هناالرمز: | .code { -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; background-color: #feffc4 ; background-image: url('https://2img.net/h/oi29.tinypic.com/ke89ll.jpg'); background-repeat: repeat; border : 1px dotted #ef9e10; color : #000000; display: block; max-width: 800px; overflow: auto; padding: 7px; }
| https://2img.net/h/oi29.tinypic.com/ke89ll.jpgهو رابط الصورة الخلفية للخبراء يمكنهم التعديل على الكود حيثbackground-color: #feffc4هو لون الخلفية border : 1px dotted #ef9e10لون و نوع وسمك الحدود color : #000000هو لون الخط max-width: 800pxهو أقصى عرض الكود السادسالمهمة : يجعل شكل الاقتباسات مميز مثل هناالرمز: | .quote{ -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; background-color: #feffc4 ; background-image: url('https://2img.net/h/oi29.tinypic.com/ke89ll.jpg'); background-repeat: repeat; border : 1px dotted #ef9e10; color : #000000; display: block; max-width: 800px; overflow: auto; padding: 7px; }
| https://2img.net/h/oi29.tinypic.com/ke89ll.jpgهو رابط الصورة الخلفية للخبراء يمكنهم التعديل على الكود حيثbackground-color: #feffc4هو لون الخلفية https://2img.net/h/oi29.tinypic.com/ke89ll.jpgهو رابط الصورة الخلفية border : 1px dotted #ef9e10لون و نوع وسمك الحدود color : #000000هو لون الخط max-width: 800pxهو أقصى عرض الكود السابعالمهمة : وضع خلفية للأزرار عند مرور الماوسhttps://2img.net/h/oi44.tinypic.com/301hraq.gifهو رابط الصورة الخلفية للخبراء يمكنهم التعديل على الكود حيثcolor: #8d1717هو لون الخط المجموعة الجديدة من الأكواد بتاريخ 25-11-2009 الكود الثامنالمهمة : جعل الفوتر في الوسطالرمز: | div.page-footer { position: center; }
| الكود التاسعالمهمة : جعل الحدود بشكل احترافي وبخلفية مثل هناكذلك الملاحة والحقوقالرمز: | div.gen { width: 940px; border : 1px dotted #000000; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; background-image: url('https://i.servimg.com/u/f87/11/37/34/39/mwa03-15.gif'); background-repeat: repeat; }
td.bodyline{ -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; border-width: 1px; border-color: #000000; }
td.nav{ -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; background-image: url('https://i.servimg.com/u/f87/11/37/34/39/mwa03-15.gif'); background-repeat: repeat; border : 1px dotted #2db9e3; }
div.gensmall{ -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; background-image: url('https://i.servimg.com/u/f87/11/37/34/39/mwa03-15.gif'); background-repeat: repeat; border : 1px dotted #2db9e3; }
td.gensmall{ -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; background-image: url('https://i.servimg.com/u/f87/11/37/34/39/mwa03-15.gif'); background-repeat: repeat; border : 1px dotted #2db9e3; font-weight: bold }
| الكود العاشرالمهمة : جعل خط حقوق أحلى منتدى بخط tahomaالرمز: |
a.copyright{ border:0; background:none; font-family: Tahoma; font-size: 15px; }
| الكود الحادي عشرالمهمة : لتغيير لون عنوان الموضوع و من على الخط الرمز: | h1.cattitle{ color:#950000; } a.cattitle{ color:#950000; }
| الكود الثاني عشرالمهمة : الأزرار بشكل احترافي وبخلفية مثل هناالرمز: | input,textarea, #text_editor_iframe { background: url(https://i.servimg.com/u/f87/11/37/34/39/mwa03-15.gif); border-color : #2db9e3 !important; font-size: 20px; border-width:1px !important; border-style:solid !important; -moz-border-radius: 9px !important; } input:hover , textarea:hover , #text_editor_iframe:hover { border-color : #950000 !important; color:#950000; }
|
1/لجعل الصوره كخلفيه للاقسام انسخ جميع الكود واجعله في CSS ورقة واضف رابط الصوره في مكانهى المناسب واضف صوره زي ماتبي متحركه اوثابته مصغره او كبيرة الحجم لايهم
الرمز: | td.row1,td.row3.over:hover { background-image: url(" رابط الصوره"); }
td.row2,td.row1.over:hover { background-image: url(" رابط الصوره"); }
td.row3{ background-image: url(" رابط الصوره"); }
td.row3Right,td.spaceRow { background-image: url(" رابط الصوره"); }
|
2/ لتغير الخلفيه الثانيه للمنتدى كصوره
الرمز: | .bodyline{ background-image: url("ضع رابط الصوره"); }
|
مثال :
3 / لجعل حدود الاقسام في منتداك بتلمع او حدود متقطعه على حسب الصوره
الرمز: | #page-footer { background : #ffefe7 url(ضع رابط الصوره هنا); }
|
لجعل روابط منتداك بتظهر بصور مصغره هاذا الكود بيعمل في جميع النسخ
الرمز: | a:hover { background-image: url(ضع هنا رابط الصوره); border-bottom: 0px solid #105289;; }
|
| |
|