حياك الله أستاذتنا الفاضلة
عندى مشكلة فى الملاحظات
أضفت الأكواد صح فى القولب
لكن فى إذا أضفت هذا الكود فى
تعاريف CSS الإضافية/ Additional CSS Definitions
| كود بلغة HTML |
#NoticPage {
background:none repeat scroll 0 0 #fef9d2;
border:1px solid #e9d09a;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
font-family:"Droid Arabic Kufi","Open Sans",sans-serif;
margin:10px 0;
padding:5px;
color:#ad542d;
}
#NoticPage a:hover {
text-decoration:none;
}
#NoticPage .NoticHead {
font-size:1em;
}
#NoticPage .NoticCounct {
background:none repeat scroll 0 0 #fff;
border:1px solid #f3dfb4;
font-size:1em;
margin:5px;
padding:5px;
}
|
يظهر مكرر كما بالصوره

[img3]
[/img3]
و إذا أضفت هذا الكود يظهر بشكل استايل المنتدى وبدون تكرار
| كود بلغة HTML |
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }
/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }
/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }
/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }
/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }
|
[/IMG]
أنا أريده باللون الرصاصى ومحدد كما هو فى الصور
لكن بدون تكرار
بارك الله فيك ونفع بك أستاذتى الفاضلة