معاذ بحر الإدارة العليا
الجنس : مشاركاتي : 1205 نقاطي : 976205640 ولدت بتاريخ : 04/04/1997 سجلت بتاريخ : 12/06/2010 عمري : 27
| موضوع: [CSS] جعل بيانات الشخصية احترافية في المشاركات للنسخة الاخيرة فقط 22/1/2013, 17:46 | |
| اليوم جبت لكم كوود روووعة كود جعل بيانات الشخصية احترافية في المشاركات الكووود - الكود:
-
.postprofile-head { background-image: url('ضع رابط الصورة'); background: white; background-repeat: repeat; color: FE40A2; padding: 3px; margin: 3px; -moz-border-radius:12px; -webkit-border-radius:12px; border: 2px dashed #018fa0; }
.postprofile { background: white; background-image: url('background-image: url('ضع رابط الصورة');'); background-repeat: repeat; color: FE40A2; padding: 3px; -moz-border-radius:12px; -webkit-border-radius:12px; border: 2px dashed #018fa0; width: 200px; }
.postprofile-details{ background: white; color: FE40A2; padding: 3px; margin: 0em; -moz-border-radius:12px; -webkit-border-radius:12px; border: 2px dashed #018fa0; width: 190px; }
.postprofile-details dt{ background: white; background-image: url('ضع رابط الصورة'); background-repeat: no-repeat; background-position: center; color: #FE40A2; padding: 3px; margin: 3px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 12px; -moz-border-radius-bottomright: 12px; -moz-border-radius-bottomleft: 0px; border: 2px dashed #018fa0; }
.postprofile-details dd{ background: white; background-image: url('ضع رابط الصورة'); color: #000; padding: 3px; margin: 3px; -moz-border-radius-topleft: 15px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 15px; -moz-border-radius-bottomleft: 0px; border: 2px dashed #018fa0; } | |
|