تغير الازرار فى صندوق اضافة المواضيع

المشرفون: alhitary،طاقم الدعم،طاقم الاستايلات،طاقم الإضافات،طاقم الدروس،طاقم التعريب

alhitary
مشرف
مشرف
مشاركات: 2066
اشترك في: الأربعاء مايو 03, 2006 11:04 am
مكان: R. O. Y.
اتصال:

???? ??????? ?? ????? ????? ????????

مشاركةبواسطة alhitary » الأربعاء ديسمبر 16, 2009 11:24 pm

?????

???? ??? ??? ???? ???? ?? ????? ????? ????? ?????? ????????? ??? ???

??????? : [3.0.6]

==============
???????? : subsilver2
==============

??? ???????? ?? ??? ????? , ????? ??????? ?????? :
صورة

????? : --[ ????? ????? ]-- ( ??????? ????? )

styles/subsilver2/theme/images/editor

?????? : ??? ?????? ?????? editor ?? ?????? ??? ???? ????? ?? ????? , ????? ????? ???? ?????? ??? ???? ??? ????? ???? ??? ???? ????? ?????? ?? ?????? ??????? ?? ??? ?????.


?????? : --[ ??????? ]--

--[ ???? ]--

styles/subsilver2/template/posting_buttons.html


--[ ???? ?? ]--

كود: تحديد الكل

<!-- IF S_BBCODE_ALLOWED -->
      <input type="button" class="btnbbcode" accesskey="b" name="addbbcode0" value=" B " style="font-weight:bold; width: 30px;" onclick="bbstyle(0)" onmouseover="helpline('b')" onmouseout="helpline('tip')" />
      <input type="button" class="btnbbcode" accesskey="i" name="addbbcode2" value=" i " style="font-style:italic; width: 30px;" onclick="bbstyle(2)" onmouseover="helpline('i')" onmouseout="helpline('tip')" />
      <input type="button" class="btnbbcode" accesskey="u" name="addbbcode4" value=" u " style="text-decoration: underline; width: 30px;" onclick="bbstyle(4)" onmouseover="helpline('u')" onmouseout="helpline('tip')" />
      <!-- IF S_BBCODE_QUOTE -->
         <input type="button" class="btnbbcode" accesskey="q" name="addbbcode6" value="Quote" style="width: 50px" onclick="bbstyle(6)" onmouseover="helpline('q')" onmouseout="helpline('tip')" />
      <!-- ENDIF -->
      <input type="button" class="btnbbcode" accesskey="c" name="addbbcode8" value="Code" style="width: 40px" onclick="bbstyle(8)" onmouseover="helpline('c')" onmouseout="helpline('tip')" />
      <input type="button" class="btnbbcode" accesskey="l" name="addbbcode10" value="List" style="width: 40px" onclick="bbstyle(10)" onmouseover="helpline('l')" onmouseout="helpline('tip')" />
      <input type="button" class="btnbbcode" accesskey="o" name="addbbcode12" value="List=" style="width: 40px" onclick="bbstyle(12)" onmouseover="helpline('o')" onmouseout="helpline('tip')" />
      <input type="button" class="btnbbcode" accesskey="t" name="addlitsitem" value="[*]" style="width: 40px" onclick="bbstyle(-1)" onmouseover="helpline('e')" onmouseout="helpline('tip')" />            
      <!-- IF S_BBCODE_IMG -->
         <input type="button" class="btnbbcode" accesskey="p" name="addbbcode14" value="Img" style="width: 40px" onclick="bbstyle(14)" onmouseover="helpline('p')" onmouseout="helpline('tip')" />
      <!-- ENDIF -->
      <!-- IF S_LINKS_ALLOWED -->
         <input type="button" class="btnbbcode" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 40px" onclick="bbstyle(16)" onmouseover="helpline('w')" onmouseout="helpline('tip')" />
      <!-- ENDIF -->
      <!-- IF S_BBCODE_FLASH -->
         <input type="button" class="btnbbcode" accesskey="d" name="addbbcode18" value="Flash" onclick="bbstyle(18)" onmouseover="helpline('d')" onmouseout="helpline('tip')" />
      <!-- ENDIF -->



--[ ?????? ?? ]--

كود: تحديد الكل

<!-- IF S_BBCODE_ALLOWED -->
      <input type="button" class="btnbbcode bt1" accesskey="b" name="addbbcode0" style="font-weight:bold; width: 20px;" onclick="bbstyle(0)" onmouseover="helpline('b')" onmouseout="helpline('tip')" />&nbsp;
      <input type="button" class="btnbbcode bt2" accesskey="i" name="addbbcode2" style="font-style:italic; width: 20px;" onclick="bbstyle(2)" onmouseover="helpline('i')" onmouseout="helpline('tip')" />&nbsp;
      <input type="button" class="btnbbcode bt3" accesskey="u" name="addbbcode4" style="text-decoration: underline; width: 20px;" onclick="bbstyle(4)" onmouseover="helpline('u')" onmouseout="helpline('tip')" />&nbsp;
      <!-- IF S_BBCODE_QUOTE -->
         <input type="button" class="btnbbcode bt4" accesskey="q" name="addbbcode6" style="width: 20px" onclick="bbstyle(6)" onmouseover="helpline('q')" onmouseout="helpline('tip')" />&nbsp;
      <!-- ENDIF -->
      <input type="button" class="btnbbcode bt5" accesskey="c" name="addbbcode8" style="width: 20px" onclick="bbstyle(8)" onmouseover="helpline('c')" onmouseout="helpline('tip')" />&nbsp;
      <input type="button" class="btnbbcode bt6" accesskey="l" name="addbbcode10" style="width: 20px" onclick="bbstyle(10)" onmouseover="helpline('l')" onmouseout="helpline('tip')" />&nbsp;
      <input type="button" class="btnbbcode bt7" accesskey="o" name="addbbcode12" style="width: 20px" onclick="bbstyle(12)" onmouseover="helpline('o')" onmouseout="helpline('tip')" />&nbsp;
      <input type="button" class="btnbbcode bt8" accesskey="t" name="addlitsitem" value="" style="width: 20px" onclick="bbstyle(-1)" onmouseover="helpline('e')" onmouseout="helpline('tip')" />&nbsp;
      <!-- IF S_BBCODE_IMG -->
         <input type="button" class="btnbbcode bt9" accesskey="p" name="addbbcode14" style="width: 20px" onclick="bbstyle(14)" onmouseover="helpline('p')" onmouseout="helpline('tip')" />&nbsp;
      <!-- ENDIF -->
      <!-- IF S_LINKS_ALLOWED -->
         <input type="button" class="btnbbcode bt10" accesskey="w" name="addbbcode16" style="width: 20px" onclick="bbstyle(16)" onmouseover="helpline('w')" onmouseout="helpline('tip')" />&nbsp;
      <!-- ENDIF -->
      <!-- IF S_BBCODE_FLASH -->
         <input type="button" class="btnbbcode bt11" accesskey="d" name="addbbcode18" style="width: 20px" onclick="bbstyle(18)" onmouseover="helpline('d')" onmouseout="helpline('tip')" />&nbsp;
      <!-- ENDIF -->



--[ ???? ]--

styles/subsilver2/template/theme/stylesheet.css

--[ ???? ?? ]--

كود: تحديد الكل

.memberdata {
        BORDER-RIGHT: #6a581c 1px dotted;
      BORDER-TOP: #6a581c 1px dotted;
      BORDER-LEFT: #6a581c 1px dotted;
      COLOR: #000000;
      BORDER-BOTTOM: #6a581c 1px dotted;
      BACKGROUND-COLOR: #fffffd;
}


--[ ???? ??? ]--


كود: تحديد الكل

/* BBCode photos
 ------------ */
.bt1 {
        background-image: url('./images/editor/text_bold.gif');
}

.bt2 {
        background-image: url('./images/editor/text_italic.gif');
}

.bt3 {
        background-image: url('./images/editor/strike.gif');
}

.bt4 {
        background-image: url('./images/editor/quote.gif');
}

.bt5 {
        background-image: url('./images/editor/code.gif');
}

.bt6 {
        background-image: url('./images/editor/text_list_bullets.gif');
}

.bt7 {
        background-image: url('./images/editor/text_list_numbers.gif');
}

.bt8 {
        background-image: url('./images/editor/list_item.gif');
}

.bt9 {
        background-image: url('./images/editor/photo.gif');
}

.bt10 {
        background-image: url('./images/editor/link_add.png');
}

.bt11 {
        background-image: url('./images/editor/flash.gif');
}




alhitary
مشرف
مشرف
مشاركات: 2066
اشترك في: الأربعاء مايو 03, 2006 11:04 am
مكان: R. O. Y.
اتصال:

???? ??????? ?? ????? ????? ????????

مشاركةبواسطة alhitary » الخميس ديسمبر 17, 2009 1:49 pm

==============
???????? : ??????????
==============

????? : --[ ????? ????? ]-- ( ??????? ????? )

styles/prosilver/theme/images/editor
styles/prosilver/template/theme/imagebbcode.css

?????? : ??? ?????? ?????? editor ?? ?????? ??? ???? ????? ?? ????? , ????? ????? ???? ?????? ??? ???? ??? ????? ???? ??? ???? ????? ?????? ?? ?????? ??????? ?? ??? ?????.


?????? : --[ ??????? ]--

--[ ???? ]--

styles/prosilver/template/posting_buttons.html

--[ ???? ?? ]--

كود: تحديد الكل

<div id="format-buttons">
   <input type="button" class="button2" accesskey="b" name="addbbcode0" value=" B " style="font-weight:bold; width: 30px" onclick="bbstyle(0)" title="{L_BBCODE_B_HELP}" />
   <input type="button" class="button2" accesskey="i" name="addbbcode2" value=" i " style="font-style:italic; width: 30px" onclick="bbstyle(2)" title="{L_BBCODE_I_HELP}" />
   <input type="button" class="button2" accesskey="u" name="addbbcode4" value=" u " style="text-decoration: underline; width: 30px" onclick="bbstyle(4)" title="{L_BBCODE_U_HELP}" />
   <!-- IF S_BBCODE_QUOTE -->
      <input type="button" class="button2" accesskey="q" name="addbbcode6" value="Quote" style="width: 50px" onclick="bbstyle(6)" title="{L_BBCODE_Q_HELP}" />
   <!-- ENDIF -->
   <input type="button" class="button2" accesskey="c" name="addbbcode8" value="Code" style="width: 40px" onclick="bbstyle(8)" title="{L_BBCODE_C_HELP}" />
   <input type="button" class="button2" accesskey="l" name="addbbcode10" value="List" style="width: 40px" onclick="bbstyle(10)" title="{L_BBCODE_L_HELP}" />
   <input type="button" class="button2" accesskey="o" name="addbbcode12" value="List=" style="width: 40px" onclick="bbstyle(12)" title="{L_BBCODE_O_HELP}" />
   <input type="button" class="button2" accesskey="t" name="addlitsitem" value="[*]" style="width: 40px" onclick="bbstyle(-1)" title="{L_BBCODE_LISTITEM_HELP}" />
   <!-- IF S_BBCODE_IMG -->
      <input type="button" class="button2" accesskey="p" name="addbbcode14" value="Img" style="width: 40px" onclick="bbstyle(14)" title="{L_BBCODE_P_HELP}" />
   <!-- ENDIF -->
   <!-- IF S_LINKS_ALLOWED -->
      <input type="button" class="button2" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 40px" onclick="bbstyle(16)" title="{L_BBCODE_W_HELP}" />
   <!-- ENDIF -->
   <!-- IF S_BBCODE_FLASH -->
      <input type="button" class="button2" accesskey="d" name="addbbcode18" value="Flash" onclick="bbstyle(18)" title="{L_BBCODE_D_HELP}" />
   <!-- ENDIF -->


--[ ?????? ?? ]--

كود: تحديد الكل

<div id="format-buttons">
   <input type="button" class="bt1" accesskey="b" name="addbbcode0" value="" style="font-weight:bold; width: 25px" onclick="bbstyle(0)" title="{L_BBCODE_B_HELP}" />
   <input type="button" class="bt2" accesskey="i" name="addbbcode2" value="" style="font-style:italic; width: 25px" onclick="bbstyle(2)" title="{L_BBCODE_I_HELP}" />
   <input type="button" class="bt3" accesskey="u" name="addbbcode4" value="" style="text-decoration: underline; width: 25px" onclick="bbstyle(4)" title="{L_BBCODE_U_HELP}" />
   <!-- IF S_BBCODE_QUOTE -->
      <input type="button" class="bt4" accesskey="q" name="addbbcode6" value="" style="width: 25px" onclick="bbstyle(6)" title="{L_BBCODE_Q_HELP}" />
   <!-- ENDIF -->
   <input type="button" class="bt5" accesskey="c" name="addbbcode8" value="" style="width: 25px" onclick="bbstyle(8)" title="{L_BBCODE_C_HELP}" />
   <input type="button" class="bt6" accesskey="l" name="addbbcode10" value="" style="width: 25px" onclick="bbstyle(10)" title="{L_BBCODE_L_HELP}" />
   <input type="button" class="bt7" accesskey="o" name="addbbcode12" value="" style="width: 25px" onclick="bbstyle(12)" title="{L_BBCODE_O_HELP}" />
   <input type="button" class="bt8" accesskey="t" name="addlitsitem" value="" style="width: 25px" onclick="bbstyle(-1)" title="{L_BBCODE_LISTITEM_HELP}" />
   <!-- IF S_BBCODE_IMG -->
      <input type="button" class="bt9" accesskey="p" name="addbbcode14" value="" style="width: 25px" onclick="bbstyle(14)" title="{L_BBCODE_P_HELP}" />
   <!-- ENDIF -->
   <!-- IF S_LINKS_ALLOWED -->
      <input type="button" class="bt10" accesskey="w" name="addbbcode16" value="" style="text-decoration: underline; width: 25px" onclick="bbstyle(16)" title="{L_BBCODE_W_HELP}" />
   <!-- ENDIF -->
   <!-- IF S_BBCODE_FLASH -->
      <input type="button" class="bt11" accesskey="d" name="addbbcode18" value="" style="width: 25px" onclick="bbstyle(18)" title="{L_BBCODE_D_HELP}" />
   <!-- ENDIF -->



--[ ???? ]--

styles/prosilver/theme/colours.css

--[ ?? ??? ????? ??? ]--

كود: تحديد الكل

/* BBCode photos
------------ */
input.bt1 {
        background-image: url("{T_THEME_PATH}/images/editor/text_bold.gif");
}

input.bt2 {
        background-image: url("{T_THEME_PATH}/images/editor/text_italic.gif");
}

input.bt3 {
        background-image: url("{T_THEME_PATH}/images/editor/strike.gif");
}

input.bt4 {
        background-image: url("{T_THEME_PATH}/images/editor/quote.gif");
}

input.bt5 {
        background-image: url("{T_THEME_PATH}/images/editor/code.gif");
}

input.bt6 {
        background-image: url("{T_THEME_PATH}/images/editor/text_list_bullets.gif");
}

input.bt7 {
        background-image: url("{T_THEME_PATH}/images/editor/text_list_numbers.gif");
}

input.bt8 {
        background-image: url("{T_THEME_PATH}/images/editor/list_item.gif");
}

input.bt9 {
        background-image: url("{T_THEME_PATH}/images/editor/photo.gif");
}

input.bt10 {
        background-image: url("{T_THEME_PATH}/images/editor/link_add.png");
}

input.bt11 {
        background-image: url("{T_THEME_PATH}/images/editor/flash.gif");
}


--[ ???? ]--

styles/prosilver/theme/forms.css

--[ ?? ??? ????? ??? ]--

كود: تحديد الكل

input.bt1, input.bt2, input.bt3, input.bt4, input.bt5, input.bt6, input.bt7, input.bt8, input.bt9, input.bt10, input.bt11 {
   padding-top: 1px;
   padding-bottom: 1px;
   font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
   color: #000;
   background: #FAFAFA none no-repeat top;
}


--[ ???? ]--

styles/prosilver/theme/tweaks.css

--[ ?? ??? ????? ??? ]--

كود: تحديد الكل

* html input.bt1, * html input.bt2, * html input.bt3, * html input.bt4, * html input.bt5, * html input.bt6, * html input.bt7, * html input.bt8, * html input.bt9, * html input.bt10, * html input.bt11 {
   padding-bottom: 0;
   margin-bottom: 1px;
}

alhitary
مشرف
مشرف
مشاركات: 2066
اشترك في: الأربعاء مايو 03, 2006 11:04 am
مكان: R. O. Y.
اتصال:

???? ??????? ?? ????? ????? ????????

مشاركةبواسطة alhitary » الخميس ديسمبر 17, 2009 1:51 pm

????? ???? TheIlluminative ???? ????? css

??????? ??????? ??? ????? ??? ?????? /

styles/xxxx/theme/images/editor
المرفقات
editor.zip
(12.37 KiB) حُمِّل 1134 مرةً


العودة إلى ”الهاكات“

الموجودون الآن

المتصفحون للمنتدى الآن: لا يوجد أعضاء مسجلين متصلين وزائران