السلام عليكم ورحمة الله وبركاتهاحبائي الاعضاء يسعد ايامكم بكل خير
وها انا اوفي بوعدي بكل جديد من الحصريات لكم
اولا لتعاينو الكود تفضلو [ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذا الرابط][ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذه الصورة]نأتي للكود
اولا الكود مكون من جزئين
الجزء الاول في العناصر المستقلة
لوحة الادارة
العناصر المستقلة
ادارة العناصر المستقلة علي المنتدي
انشاء عنصر جديد وضع هذا الكود
واختار مكان وضع العنصر الكود:
[ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذا الرابط]<form action="" method="get" style="clear:left">
<table cellpadding="6" cellspacing="0" border="0" width="100%" class="page" align="center">
<tr>
<td class="ahmed">
<select name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="Quick Style Chooser">
<option value="1" class="" >-- Default Style</option>
<option value="2" class="" selected="selected">-- من تصميم احمد الجبالي -</option>
</optgroup>
</select>
</td>
<td class="ahmed" align="right" width="100%">
<div class="smallfont">
<strong>
<div style="text-align: left;">
<a href="رابط المنتدي/feed"><img
src="https://i.servimg.com/u/f66/11/06/04/82/rss11.png"></a> -
<a name="bottom" href="رابط المنتدي/stats.htm" class="copyright"
rel="nofollow">احصائيات</a> - <a name="bottom"
href="رابط المنتدي/contact.forum" class="copyright"
rel="nofollow">إتصل بنا</a><span class="copyright">
</span>- <a name="bottom" href="رابط
المنتدي/#top" class="copyright" rel="nofollow">اعلي</a>
</div>
</strong>
</div>
</td>
</tr>
</table>
الجزء الثاني
في ورقة css
لوحة الادارة
مظهر المنتدي
الصور والالوان
الوان
ورقة css
وضع هذا الكود
الكود:
[ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذا الرابط].ahmed
{
background: #eeeeee;
color: #5a5a5a;
padding:3px 6px;
font-size:10px;
background:url(ضع رابط صورة الخلفية);
}
.tfoot a:link, .tfoot_alink
{
color: #707070;
font-size:10px;
}
.tfoot a:visited, .tfoot_avisited
{
color: #707070;
font-size:10px;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
font-size:10px;
color: #4f4f4f;
}
::-moz-selection {
background-color:red;
color:#FFF;
}
والي هنا اتمني ان يكون الكود عجبكم