Admin المدير العام
البلد : عدد المساهمات : 157 نقاط : 561 السٌّمعَة : 2 تاريخ التسجيل : 18/11/2009 العمل/الترفيه : فسح وترفيه المزاج : شطرنج
| موضوع: جعل بيانات الشخصية احترافية في المشاركات للنسخة الاخيرة فقط الإثنين أغسطس 02, 2010 9:54 pm | |
| كود جعل بيانات الشخصية احترافية في المشاركات *//صورة للكود//* - الكود:
-
/*----- essa_elgn -----*/ .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; } /*----- essa_elgn -----*/ .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; } /*----- essa_elgn -----*/ .postprofile-details{ background: white; color: FE40A2; padding: 3px; margin: 0em; -moz-border-radius:12px; -webkit-border-radius:12px; border: 2px dashed #018fa0; width: 190px; } /*----- essa_elgn -----*/ .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; } /*----- essa_elgn -----*/ .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; } | |
|