بسم الله الرحمن الرحيم
نبدأ بالشرح



نذهب
الى لوحة الادارة :


مظهر
المنتدى

التومبلايت
ارسل
و الرسائل خاصة

نختار :
posting_body




ثم
تعديل


نذهب الى
هذا الكود و هو اللون
الاسود
الرمز:
<button
style="color:black"
onclick="bbfontstyle('','');selectWysiwyg(this,'color');return
false">{L_COLOR_BLACK}</button><br
/>

بعده سنضع الاكواد
للألوان

سيكون الكود بهذا الشكل:

الرمز:

<button style="color:اللون;"
onclick="bbfontstyle('[color:95ba=اللون]',

'');selectWysiwyg(this,
'color');return false;"
onmouseover="this.className='selectHover';"

onmouseout="this.className='';">اللون
color</button><br
/>
لمن لم يفهم تركيب الكود:



navy:

الرمز:
<button
style="color:teal;"onclick="bbfontstyle('',
'
');selectWysiwyg(this,'color');return
false;"
onmouseover="this.className='selectHover';"onmouseout="this.className='teal';">teal
color</button><br
/>


lime
الرمز:

<button
style="color:lime;"onclick="bbfontstyle('',
'
');selectWysiwyg(this,'color');return
false;"
onmouseover="this.className='selectHover';"onmouseout="this.className='lime';">teal
color</button><br
/>

DeepSkyBlue
الرمز:
<button

style="color:DeepSkyBlue;"onclick="bbfontstyle('',

'
');selectWysiwyg(this,'color');return false;"
onmouseover="this.className='selectHover';"onmouseout="this.className='DeepSkyBlue';">DeepSkyBlue

color</button><br
/>



وهذا رابط
http://en.wikipedia.org/wiki/Hexadecimal_color#X11_color_names
لتختار
عددة الوان اخرى