عرض مشاركة واحدة
احصائياتى

الردود
4

المشاهدات
1304
blidi4ever
.:: عضو فعال ::.
  • blidi4ever is a jewel in the roughblidi4ever is a jewel in the roughblidi4ever is a jewel in the rough

  • blidi4ever غير متواجد حالياً

المشاركات
114

+التقييم
68

تاريخ التسجيل
Oct 2015

الاقامة
البليدة الدزائر

نظام التشغيل
windows 7

رقم العضوية
565
05-18-2019, 04:37 AM
المشاركة 1
05-18-2019, 04:37 AM
المشاركة 1
افتراضي تلون قالب معلومات العضو
كود بسيط تضيفه الى قالب.........extra.less

كود:
.message-name{ 
 background: #fcfcfb;
         color:  #C1730E;  
	
  border:1px solid #ccc;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
         padding: 4px;    
line-height: 1.4;
font-weight: 600;

margin:0px auto 8px; 
box-shadow: 0 0 3px 0 rgba(159,152,152,0.75);

}
.message-userTitle{ 
  background: #E6C260;
         color:  #323232;  
	
  border:1px solid #ccc;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
         padding: 4px;    
line-height: 1.4;
font-weight: 600;

margin:8px 0 8px; 
box-shadow: 0 0 3px 0 rgba(159,152,152,0.75);
} 


.message-user{ 
  background: #C5E2E6;
         color:  #323232;  
	
  border:1px solid #ccc;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
         padding: 8px;    
line-height: 1.4;
font-weight: 600;

margin:8px 0 8px; 
box-shadow: 0 0 3px 0 rgba(159,152,152,0.75);
}




هذا في الستايل الاقتراضي






ومن ركب فالب الجديد سيكون تقريبا على هذا الشكل



تنبيه فقط يجب جعل خانة المستخدم فوق 150 px



التعديل الأخير تم بواسطة هيلبرنت ; 05-18-2019 الساعة 11:55 AM