السلام عليكم ورحمة الله وبركاته
اجعل اسماء اعضاء في مشاركات ودخل اقسام بشكل جميل جدا
لنسخة التانية فقط phpbb2صور توضيحية
https://i.servimg.com/u/f38/18/04/55/46/122.png
https://i.servimg.com/u/f38/18/04/55/46/223.png
طريقة التركيب سهلة جدا
لوحة الإدارة / مظهر المنتدى / الوان/ ورقة تصميم cssواضف الكود التالي في ورقة تصميم css
- الكود:
-
.name{
border-radius: 9px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
margin: 5px;
background-color: rgb(236,236,236);
border: 1px solid rgb(212,212,212);
color: rgb(0,0,0);
text-align: center;
padding: 6px;
font-size: 11px;
text-shadow: 0px 0px 2px #837d87;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
font-family: Tahoma, Geneva, sans-serif;
}