(تحديثات الإستايل) [2.0.17] ->[2.0.22] (محدث)

هنا يتم النقاش حول فكرة الستايل الأساسية CSS، وحول طريقتها في phpBB

المشرف: alhitary

ABo.AzAzI
مشرف سابق
مشرف سابق
مشاركات: 1577
اشترك في: الأربعاء مارس 16, 2005 10:13 pm
مكان: K.s.A

(??????? ????????) [2.0.17] ->[2.0.22] (????)

مشاركةبواسطة ABo.AzAzI » الاثنين يناير 09, 2006 4:16 am

?????? ????? ????? ???? ??????? ..

???? ???? ??? ???? ??????? [2.0.18] ???? ??????? ??? ????? ???????? ...
???? ???? ? ?? ??????? [2.0.19].


??? ???? ???? ? ?? ??? ??????? ???? ?? ???? ??? ?? ?????????? ??? ??????? [2.0.18] & [2.0.19]...
???? ??? ?? ?? ??? ?????? ?????? ?????? [2.0.17] ??? ????? ????? ???????? :idea:
---------------------------
???????????????????? ???????????????? :-

-> [2.0.17] -> [2.0.18] :-

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

##############  www.phpBBArabia.com  ##################
#[2.0.17] -> [2.0.18] :-
#??? ?????(????????):-
#>templates\???\template\admin\board_config_body.tpl
#>templates\???\template\login_body.tpl
#>templates\???\template\index_body.tpl
##############  www.phpBBArabia.com  ##################
#
#-----[ ???? ]---------------------------------------------
#
templates/???/admin/board_config_body.tpl
#
#-----[ ???? ]---------------------------------------------
<td class="row1">{L_VISUAL_CONFIRM}<br /><span class="gensmall">{L_VISUAL_CONFIRM_EXPLAIN}</span></td>
      <td class="row2"><input type="radio" name="enable_confirm" value="1" {CONFIRM_ENABLE} />{L_YES}&nbsp; &nbsp;<input type="radio" name="enable_confirm" value="0" {CONFIRM_DISABLE} />{L_NO}</td>
   </tr>
#
#-----[ ???,???? ]---------------------------------------------
#
   <tr>
      <td class="row1">{L_ALLOW_AUTOLOGIN}<br /><span class="gensmall">{L_ALLOW_AUTOLOGIN_EXPLAIN}</span></td>
      <td class="row2"><input type="radio" name="allow_autologin" value="1" {ALLOW_AUTOLOGIN_YES} />{L_YES}&nbsp; &nbsp;<input type="radio" name="allow_autologin" value="0" {ALLOW_AUTOLOGIN_NO} />{L_NO}</td>
   </tr>
   <tr>
      <td class="row1">{L_AUTOLOGIN_TIME} <br /><span class="gensmall">{L_AUTOLOGIN_TIME_EXPLAIN}</span></td>
      <td class="row2"><input class="post" type="text" size="3" maxlength="4" name="max_autologin_time" value="{AUTOLOGIN_TIME}" /></td>
   </tr>

#
#-----[ ???? ]---------------------------------------------
#
templates/???/index_body.tpl
#
#-----[ ???? ]---------------------------------------------
#
   <td align="left"><span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span></td>
#
#-----[ ??????? ]---------------------------------------------
#
    <td align="left">
    <!-- BEGIN switch_user_logged_in -->
       <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span>
    <!-- END switch_user_logged_in -->
    </td>
#
#-----[ ???? ]---------------------------------------------
#
      &nbsp;&nbsp; &nbsp;&nbsp;{L_AUTO_LOGIN}
      <input class="text" type="checkbox" name="autologin" />
#
#-----[ ????,???]---------------------------------------------
#
      <!-- BEGIN switch_allow_autologin -->
#
#-----[ ????,??? ]---------------------------------------------
#
      <!-- END switch_allow_autologin -->
#
#-----[ ???? ]---------------------------------------------
#
templates/subSilver/login_body.tpl
#
#-----[ ???? ]---------------------------------------------
#
        <tr align="center">
         <td colspan="2"><span class="gen">{L_AUTO_LOGIN}: <input type="checkbox" name="autologin" /></span></td>
        </tr>
#
#-----[ ????,??? ]---------------------------------------------
#
        <!-- BEGIN switch_allow_autologin -->
#
#-----[ ????,??? ]---------------------------------------------
#
        <!-- END switch_allow_autologin -->
#
##############  www.phpBBArabia.com  ##################
#????? >>>


-> [2.0.18] -> [2.0.19] :-

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

##############  www.phpBBArabia.com  ##################
#[2.0.18] -> [2.0.19]  :-
#??? ?????:-
#>templates/???/admin/board_config_body.tpl
#>templates/???/admin/index_body.tpl
##############  www.phpBBArabia.com  ##################
#
#-----[ ???? ]---------------------------------------------
#
templates/???/admin/board_config_body..tpl
#
#-----[ ???? ]---------------------------------------------
 <td class="row2"><input class="post" type="text" size="3" maxlength="4" name="flood_interval" value="{FLOOD_INTERVAL}" /></td>
   </tr>
#
#-----[ ???,???? ]---------------------------------------------
#
<tr>
      <td class="row1">{L_MAX_LOGIN_ATTEMPTS}<br /><span class="gensmall">{L_MAX_LOGIN_ATTEMPTS_EXPLAIN}</span></td>
      <td class="row2"><input class="post" type="text" size="3" maxlength="4" name="max_login_attempts" value="{MAX_LOGIN_ATTEMPTS}" /></td>
   </tr>
   <tr>
      <td class="row1">{L_LOGIN_RESET_TIME}<br /><span class="gensmall">{L_LOGIN_RESET_TIME_EXPLAIN}</span></td>
      <td class="row2"><input class="post" type="text" size="3" maxlength="4" name="login_reset_time" value="{LOGIN_RESET_TIME}" /></td>
   </tr>
#
#-----[ ???? ]---------------------------------------------
#
templates/???/admin/index_body.tpl
#
#-----[ ???? ]---------------------------------------------
 <td class="row2"><b>{GZIP_COMPRESSION}</b></td>
  </tr>
</table>
#
#-----[ ???,???? ]---------------------------------------------
#
<h1>{L_VERSION_INFORMATION}</h1>

{VERSION_INFO}

<br />

      <td class="row1">{L_LOGIN_RESET_TIME}<br /><span class="gensmall">{L_LOGIN_RESET_TIME_EXPLAIN}</span></td>
      <td class="row2"><input class="post" type="text" size="3" maxlength="4" name="login_reset_time" value="{LOGIN_RESET_TIME}" /></td>
   </tr>
#
#-----[ ???? ]---------------------------------------------
#
<h1>{L_VERSION_INFORMATION}</h1>

{VERSION_INFO}

<br />
#
---> ??????????
#
##############  www.phpBBArabia.com  ##################
#?????>>>


-> [2.0.19] -> [2.0.20] :-

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

##############  www.phpBBArabia.com  ##################
#[2.0.19] -> [2.0.20] :- :-
#??? ?????:-
#>templates/???/admin/board_config_body.tpl
################################
[ ???? ? ] ??? ??? ????? (admin/confirm_body.tpl)  ??? ???? ?????? ?? ???????? --> templates/???/admin/confirm_body.tp (????? ????).
--
#
#-----[ ???? ]---------------------------------------------
#
templates/???/admin/board_config_body.tpl
#
#-----[ ???? ]---------------------------------------------
   <tr>
      <td class="row1">{L_FLOOD_INTERVAL} <br /><span class="gensmall">{L_FLOOD_INTERVAL_EXPLAIN}</span></td>
      <td class="row2"><input class="post" type="text" size="3" maxlength="4" name="flood_interval" value="{FLOOD_INTERVAL}" /></td>
   </tr>
   <tr>
#
#-----[ ???,???? ]---------------------------------------------
#
      <td class="row1">{L_SEARCH_FLOOD_INTERVAL} <br /><span class="gensmall">{L_SEARCH_FLOOD_INTERVAL_EXPLAIN}</span></td>
      <td class="row2"><input class="post" type="text" size="3" maxlength="4" name="search_flood_interval" value="{SEARCH_FLOOD_INTERVAL}" /></td>
   </tr>
   <tr>
#
#
##############  www.phpBBArabia.com  ##################
#????? >>>


-> [2.0.20] -> [2.0.21] :-
:idea: ?? ???? ??????? ??? ????? ??????? :idea:

-> [2.0.21] -> [2.0.22] :-

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

##############  www.phpBBArabia.com  ################## 
#[2.0.21] -> [2.0.22]  :-
#??? ?????:-
#>templates/???/posting_body.tpl
##############  www.phpBBArabia.com  ##################
#
#-----[ ???? ]---------------------------------------------
#
templates/???/posting_body.tpl
#
#-----[ ???? ]---------------------------------------------
               </select> &nbsp;{L_FONT_SIZE}:<select name="addbbcode20" onChange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]')" onMouseOver="helpline('f')">
#
#-----[ ??????? ?? ]---------------------------------------------
#
               </select> &nbsp;{L_FONT_SIZE}:<select name="addbbcode20" onChange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]');this.selectedIndex=0;" onMouseOver="helpline('f')">
                 <option value="0" class="genmed">{L_FONT_SIZE}</option>
#
#
##############  www.phpBBArabia.com  ##################
#?????>>>



???? ????????? ????? !!
- - > -[ صورة ]- < - -
آخر تعديل بواسطة ABo.AzAzI في الأربعاء ديسمبر 27, 2006 1:22 am، تم التعديل 6 مرات في المجمل.




صورة العضو الرمزية
Suda_fun
عضو جديد
عضو جديد
مشاركات: 63
اشترك في: الأربعاء يونيو 22, 2005 12:26 pm
مكان: Sudan

مشاركةبواسطة Suda_fun » الثلاثاء يناير 10, 2006 10:46 am

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

???? ??
Suda _ Fun

صورة العضو الرمزية
uae555
عضو متميز
عضو متميز
مشاركات: 305
اشترك في: الأحد مايو 08, 2005 8:11 pm
مكان: uaeuae

مشاركةبواسطة uae555 » الاثنين يناير 16, 2006 7:52 am

???????? ???? ????? ????? ??? ????? :D

صورة العضو الرمزية
الاسير المحب
عضو جديد
عضو جديد
مشاركات: 2
اشترك في: الثلاثاء يناير 17, 2006 12:54 am

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

مشاركةبواسطة الاسير المحب » الثلاثاء يناير 17, 2006 6:58 pm

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

ABo.AzAzI
مشرف سابق
مشرف سابق
مشاركات: 1577
اشترك في: الأربعاء مارس 16, 2005 10:13 pm
مكان: K.s.A

مشاركةبواسطة ABo.AzAzI » الثلاثاء يناير 17, 2006 10:17 pm

??? ?????? ????? ??? ??????? ???? ????? ???????? ??????? ?? ????? ????? ??????? :P

صورة العضو الرمزية
overturn
عضو نشيط
عضو نشيط
مشاركات: 185
اشترك في: الاثنين أغسطس 08, 2005 12:35 pm
اتصال:

مشاركةبواسطة overturn » الثلاثاء يناير 17, 2006 10:52 pm

??? ???? ??? ???????
??? ???? ??? ???? ????
???? ???? ???? ? ?? ??? ????? :D
أمتى يا أمه الحق المجيد ..المغيرون تداعوا من جديد
صورة
:cry: :cry:بإبى انت وأمى يا رسول الله:cry::cry:
:cry:صلى الله عليه وسلم:cry:
أحترف برنامج Apache2triad مع شرح تركيبه كامل بالصور
لايكوس عربى استضافه مجانيه 100 ميجامع CPANELوامكانيات رائعه

صورة العضو الرمزية
Rocky_ss
عضو جديد
عضو جديد
مشاركات: 29
اشترك في: الجمعة يناير 13, 2006 7:07 pm

مشاركةبواسطة Rocky_ss » الثلاثاء يناير 17, 2006 11:16 pm

???? ??? ABo.AzAzI

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

???? ?? [2.0.17] -> [2.0.18] :-
templates/???/index_body.tpl ?? ??? ?? ?????

????? ??
templates/subSilver/login_body.tpl ??? ??????? ?????? ?????

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

?????? ..

ABo.AzAzI
مشرف سابق
مشرف سابق
مشاركات: 1577
اشترك في: الأربعاء مارس 16, 2005 10:13 pm
مكان: K.s.A

مشاركةبواسطة ABo.AzAzI » الثلاثاء يناير 17, 2006 11:24 pm

???? ?? [2.0.17] -> [2.0.18] :-
templates/???/index_body.tpl ?? ??? ?? ?????

????? ??
templates/subSilver/login_body.tpl ??? ??????? ?????? ?????

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

????? ?????????? ?? ????? ?? ????? ??????? ??? ???? ??? ..
??? ?? ???? ????? ?? ??????? ???? ??? ??? ??????? {} ?? ?? ??????? ?????? :wink:

صورة العضو الرمزية
Rocky_ss
عضو جديد
عضو جديد
مشاركات: 29
اشترك في: الجمعة يناير 13, 2006 7:07 pm

مشاركةبواسطة Rocky_ss » الأربعاء يناير 18, 2006 1:40 pm

????? ABo.AzAzI
??????? ????? templates/???/index_body.tpl << ???? ????? ??? ???? ?? ?? ????

??? templates/subSilver/login_body.tpl << ??? ??????? ????? ?????

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

ABo.AzAzI
مشرف سابق
مشرف سابق
مشاركات: 1577
اشترك في: الأربعاء مارس 16, 2005 10:13 pm
مكان: K.s.A

مشاركةبواسطة ABo.AzAzI » الأربعاء يناير 18, 2006 8:45 pm

??????? ????? templates/???/index_body.tpl << ???? ????? ??? ???? ?? ?? ????

:P ???? ????? ????? :?
--
????? ??? ?? ???? ???????? ???? ??????

?? ????? ??? ????? ??????? ? ????? ??? 2.0.18 ?? ??? 2.0.19 ???????:)

صورة العضو الرمزية
Rocky_ss
عضو جديد
عضو جديد
مشاركات: 29
اشترك في: الجمعة يناير 13, 2006 7:07 pm

مشاركةبواسطة Rocky_ss » الخميس يناير 19, 2006 12:32 pm

????? ABo.AzAzI
:oops: ????? ?? ???????? ?????

ABo.AzAzI
مشرف سابق
مشرف سابق
مشاركات: 1577
اشترك في: الأربعاء مارس 16, 2005 10:13 pm
مكان: K.s.A

مشاركةبواسطة ABo.AzAzI » الخميس يناير 19, 2006 5:37 pm

??????? ????? templates/???/index_body.tpl << ???? ????? ??? ???? ?? ?? ????

??? ?? ???? ????? ?? ??????? ???? ??? ??? ??????? {} ?? ?? ??????? ??????

???? ?? ????? ????? ??????? :|
?????? ????? ??????? :-

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

<center>
 <table class="forumline" border="0" cellpadding="0" cellspacing="1" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
          <tr>
            <td class="row1" width="70%"><span class="nav">&nbsp;<img border="0" src="templates/Rewf/images/navbits_start.gif" width="15" height="15">
            <a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
            <td class="row2" >
                <!-- BEGIN switch_user_logged_out -->
   
   
<form method="post" action="{S_LOGIN_ACTION}">

<span class="gensmall">{L_USERNAME}:&nbsp;
      <input class="post" onfocus="this.value=''"  name="username" size="15" value="{L_USERNAME}" style="border-style: solid; border-width: 1" /></span><font size="1"><input class="text" type="checkbox" name="autologin" value="ON" checked /></font><span class="cattitle22"><font size="1">???
??????????&nbsp;</font></span><font size="1"> </font>
             <br />

<span class="gensmall">{L_PASSWORD}:&nbsp;&nbsp;
      <input class="post" type="password" onfocus="this.value=''" name="password" size="15" maxlength="32" value="{L_PASSWORD}" style="border-style: solid; border-width: 1" />
      <input type="submit" class="button" name="login" value="{L_LOGIN}" /></span>

          </form>   
    <!-- END switch_user_logged_out -->
    <!-- BEGIN switch_user_logged_in -->
        <span class="mainmenu"><a href="{U_SEARCH_NEW}" class="mainmenu">{L_SEARCH_NEW}</a></span><br />
    <span class="mainmenu">{LAST_VISIT_DATE}</span><br />
    <span class="mainmenu"><a href="{U_PRIVATEMSGS}" class="mainmenu">{PRIVATE_MESSAGE_INFO}</a></span>
<!-- END switch_user_logged_in -->
            </td>
          </tr>
        </table>
            <br />

<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
   <!-- BEGIN switch_user_logged_out -->
   <tr>
      <td class="catLeft" height="30">
        <p align="right" class="cattitle">?????? ?? ?? {L_INDEX} </td>
   </tr>
   <tr>
      <td class="row1">
         <p align="center" class="genmed">??? ???? ??? ??????? ?????? ?? ? ???? ?? ?????? <a href="faq.php">
??????? ???????</a> ?????? ??? ??????
???? ??? ???? <a href="profile.php?mode=register">???????</a> ??? ????? ????????? ?? ????? ????????? .
??? ???? ?????? ??? ???? ??????? ? ??????? ?????? ??? ????????? ???????? ??????? ??????? . ?? ???????? ?????? ????? ???? ???? ????.</font></p>

      </td>
   </tr>

<!-- END switch_user_logged_out -->

  <!-- BEGIN catrow -->
  <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">

  <tr>
   <td class="catLeft" colspan="5" height="28" align="center"><span class="cattitle"><a href="{catrow.U_VIEWCAT}" class="cattitle">
   {catrow.CAT_DESC}</a></span></td>
  </tr>
    <tr>
   <th colspan="2" class="thCornerL" height="25" nowrap="nowrap">&nbsp;{L_FORUM}&nbsp;</th>
   <th class="thCornerR" nowrap="nowrap">&nbsp;{L_LASTPOST}&nbsp;</th>
   <th width="50" class="thTop" nowrap="nowrap">&nbsp;{L_TOPICS}&nbsp;</th>
   <th width="50" class="thTop" nowrap="nowrap">&nbsp;{L_POSTS}&nbsp;</th>
  </tr>
  <br />
  <!-- BEGIN forumrow -->
  <tr>
   <td class="row1" align="center" height="50" width="1">
   <img src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
   <td class="row1" width="600" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
     </span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
     </span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span><span class="genmed"><br />
     <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">
   {catrow.forumrow.LAST_POST}<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
   
  </tr>
  <!-- END forumrow -->
  <!-- END catrow -->
</table>

   <div align="center">

<table width="100%" cellspacing="0" border="0" cellpadding="2">
  <tr>
       <th align="left">
    <!-- BEGIN switch_user_logged_in -->
       <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span>
    <!-- END switch_user_logged_in -->
    </th>
   <tH class="thCornerL" align="right">
    <p align="left"><span class="cattitle">{S_TIMEZONE}</span></tH>
  </tr>
</table>
   </div>
<br /><br />
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
  <tr>
   <td class="catHead" colspan="2" height="28">
   <p align="center"><span class="cattitle"><a href="{U_VIEWONLINE}" class="cattitle">{L_WHO_IS_ONLINE}</a></span></td>
  </tr>
  <tr>
   <th class="thCornerL" align="center" valign="middle" colspan="2">
    <p align="right"><span class="cattitle">{TOTAL_POSTS}</span></th>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle"><img src="templates/Rewf/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
   <td class="row1" align="right" width="97%"><span class="gensmall">{TOTAL_USERS}<br />{NEWEST_USER}</span>
   </td>
  </tr>
  <tr>
   <th class="thCornerL" align="center" valign="middle" colspan="2">
    <p align="right"><span class="cattitle">{RECORD_USERS}</span></th>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle">
    <img border="0" src="templates/Rewf/images/stats.gif"></td>
   <td class="row1" align="right"><span class="gensmall">{TOTAL_USERS_ONLINE} &nbsp; [ {L_WHOSONLINE_ADMIN} ] &nbsp; [ {L_WHOSONLINE_MOD} ]<br />{LOGGED_IN_USER_LIST}</span></td>
  </tr>
</table>

<table width="100%" cellspacing="1" border="0">
<tr>
   <td align="right" valign="top"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
</tr>
</table>

<br clear="all" />

<table cellspacing="3" border="0" align="center" cellpadding="0">
  <tr>
   <td width="20" align="center">
   <img border="0" src="templates/Rewf/images/forum_new.gif"></td>
   <td><span class="gensmall">{L_NEW_POSTS}</span></td>
   <td>&nbsp;&nbsp;</td>
   <td width="20" align="center"><img border="0" src="templates/Rewf/images/folder_big.gif"></td>
   <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
   <td>&nbsp;&nbsp;</td>
   <td width="20" align="center">
   <img border="0" src="templates/Rewf/images/forum_new_lock.gif"></td>
   <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
  </tr>
</table>

     

صورة العضو الرمزية
Rocky_ss
عضو جديد
عضو جديد
مشاركات: 29
اشترك في: الجمعة يناير 13, 2006 7:07 pm

مشاركةبواسطة Rocky_ss » الخميس يناير 19, 2006 7:02 pm

:oops: ?????? ?????

????? ???? ??????? ?? ????? ??? ????? :roll:


?????? ..

صورة العضو الرمزية
abkarenooo_5
عضو جديد
عضو جديد
مشاركات: 25
اشترك في: الاثنين يونيو 13, 2005 8:15 pm
مكان: حدائق المعادي شارع الحريه

مشاركةبواسطة abkarenooo_5 » الأحد يناير 22, 2006 4:49 am

????? ????? ???? ??? :lol:
Egyptarts.net

صورة
Your One Stop Skin Shop

صورة العضو الرمزية
alshares_admin
عضو جديد
عضو جديد
مشاركات: 58
اشترك في: الأحد مارس 28, 2004 2:18 pm

مشاركةبواسطة alshares_admin » السبت فبراير 11, 2006 4:05 am

??? ?? 2.0.17 ??? 2.0.18 ??? ??? 2.0.19

??? ???? ???? ?? ???? ??????? 2.0.18 ..

?????? .. ?? ???? ???? ???? ????? ???? ?? :?:


العودة إلى ”[ ×.2.0 ] الاستايلات“

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

المتصفحون للمنتدى الآن: Ahrefs [Bot] وزائر واحد