صفحة 1 من 1
[?????] ??? ????? [???? ??? ????? ????-??????? ????? ????? ]
مرسل: الأحد سبتمبر 28, 2008 7:29 am
بواسطة جواد النيل
?????? ????? ????? ???? ???????
??? ??? ??????????? ?????? ?? ?? ??? ???? ?????
??? ???????
?? ?????? ???????? ??????? ???? 4 ????? ??? ???? ??[??? ????? - ??? ????????? - ??? ???????? - ??? ?????] ??? ???? ???? ?? ???? ?? ????? ??? ??????? ?? ?????? ????? ???????? ??? ????? ???? ?? ???? ????? ????? ???? ??? CSS
???????
http://up3.m5zn.com/get-9-2008-39w6m4ab5b4.jpg
???? ???????
??? ???? ???? ?? ?? ?? ??? ????? ?? ????? ??? ?? ?????? prosilver
???? ???? ????? ???? ??? ??? ???? ??????
???? ???? ?????? ??? ??? ???? ?????
?????
???? ???????
?? ???? ???????? ???? ??????? ????? ??? ???????
http://up3.m5zn.com/get-9-2008-buf791924aa.jpg
??? ???? ?????? ??? ????????? ????? ???? ???????
http://up3.m5zn.com/get-9-2008-5rlyku6smcl.jpg
???? ????? ??? ?? ????? ????? ???????? ??? ???? ?????? ???? ???? ??????? ???? ????? ???????? ??? ???? ??????? ????? ???? ????????? ????
???????
??? ???? ???? ????? ?? ???? ???? ??? ?????? ?? ????? ??? ?????? ????? ???????? ??? ???? ???? ?????? ???? ?? ???? ???????? ??? ??????? ?? ?????? ??? ??????
??????? ????
http://up3.m5zn.com/get-9-2008-4lta9rf3f5q.jpg
???? ???? ?? ???? ??????? ?? ???? ?? ????????? ???? ?????? ?? ?????? ??? ???? ?? ???? ??? ???? ??? ?????????
??? ????? [???? ??? ????? ???? - ??? ??????? ????? ?? ???? ]
مرسل: الأحد سبتمبر 28, 2008 3:24 pm
بواسطة TheIlluminative
????????? ?????? ?? ??? forumlist_body.html? ???? ??:
كود: تحديد الكل
<td class="row2" align="center"><p class="topicdetails">{forumrow.TOPICS}</p></td>
<td class="row2" align="center"><p class="topicdetails">{forumrow.POSTS}</p></td>
<td class="row2" align="center" nowrap="nowrap">
<!-- IF forumrow.LAST_POST_TIME -->
<!-- IF forumrow.LAST_TOPIC_TITLE_SHORT --><p class="topicdetails"><a style="font-weight: bold;" href="{forumrow.U_LAST_TOPIC}" title="{forumrow.LAST_TOPIC_TITLE}">{forumrow.LAST_TOPIC_TITLE_SHORT}</a></p><!-- ELSEIF forumrow.LAST_POST_SUBJECT_SHORT --><p class="topicdetails"><a style="font-weight: bold;" href="{forumrow.U_LAST_POST}" title="{forumrow.LAST_POST_SUBJECT}">{forumrow.LAST_POST_SUBJECT_SHORT}</a></p><!-- ENDIF -->
<p class="topicdetails">{forumrow.LAST_POST_TIME}</p>
<p class="topicdetails">{forumrow.LAST_POSTER_FULL}
<a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a>
</p>
<!-- ELSE -->
<p class="topicdetails">{L_NO_POSTS}</p>
<!-- ENDIF -->
</td>
<td class="row2" align="center" nowrap="nowrap">
<!-- IF forumrow.MODERATORS -->
<p class="forumdesc"><strong></strong> {forumrow.MODERATORS}</p>
<!-- ENDIF --></td></td>
</tr>
??????? ??:
كود: تحديد الكل
<td class="row2" align="center"><p class="topicdetails">{forumrow.TOPICS}</p></td>
<td class="row1" align="center"><p class="topicdetails">{forumrow.POSTS}</p></td>
<td class="row2" align="center" nowrap="nowrap">
<!-- IF forumrow.LAST_POST_TIME -->
<!-- IF forumrow.LAST_TOPIC_TITLE_SHORT --><p class="topicdetails"><a style="font-weight: bold;" href="{forumrow.U_LAST_TOPIC}" title="{forumrow.LAST_TOPIC_TITLE}">{forumrow.LAST_TOPIC_TITLE_SHORT}</a></p><!-- ELSEIF forumrow.LAST_POST_SUBJECT_SHORT --><p class="topicdetails"><a style="font-weight: bold;" href="{forumrow.U_LAST_POST}" title="{forumrow.LAST_POST_SUBJECT}">{forumrow.LAST_POST_SUBJECT_SHORT}</a></p><!-- ENDIF -->
<p class="topicdetails">{forumrow.LAST_POST_TIME}</p>
<p class="topicdetails">{forumrow.LAST_POSTER_FULL}
<a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a>
</p>
<!-- ELSE -->
<p class="topicdetails">{L_NO_POSTS}</p>
<!-- ENDIF -->
</td>
<td class="row1" align="center" nowrap="nowrap">
<!-- IF forumrow.MODERATORS -->
<p class="forumdesc"><strong></strong> {forumrow.MODERATORS}</p>
<!-- ENDIF --></td></td>
</tr>
? ???? ?? ??? stylesheet.css ????? row1 ? row2 ??? ????.
????????? ??????? ?? ???? ????? ?????? ???? ???? ?? ????? ????? row1 ? row2 ?? ??? ?? CSS.
????????? ??????? ?? ??? viewtopic_body.html? ???? ??:
كود: تحديد الكل
<div class="postdetails">
<!-- IF postrow.POSTER_JOINED --><br /><b>{L_JOINED}:</b> {postrow.POSTER_JOINED}<!-- ENDIF -->
<!-- IF postrow.POSTER_POSTS != '' --><br /><b>{L_POSTS}:</b> {postrow.POSTER_POSTS}<!-- ENDIF -->
<!-- IF postrow.POSTER_FROM --><br /><b>{L_LOCATION}:</b> {postrow.POSTER_FROM}<!-- ENDIF -->
<!-- IF postrow.S_HAS_HIGHSCORES --><br /><b>{L_ARCADE_HIGHSCORES}:</b> <a href="{postrow.U_ARCADE_STATS}">{postrow.TOTAL_HIGHSCORES}</a><!-- ENDIF -->
<!-- IF postrow.S_PROFILE_FIELD1 -->
<!-- Use a construct like this to include admin defined profile fields. Replace FIELD1 with the name of your field. -->
<br /><b>{postrow.PROFILE_FIELD1_NAME}:</b> {postrow.PROFILE_FIELD1_VALUE}
<!-- ENDIF -->
<!-- BEGIN custom_fields -->
<br /><b>{postrow.custom_fields.PROFILE_FIELD_NAME}:</b> {postrow.custom_fields.PROFILE_FIELD_VALUE}
<!-- END custom_fields -->
</div>
??????? ??:
كود: تحديد الكل
<div class="postdetails">
<!-- IF postrow.POSTER_JOINED --><br /><span><b>{L_JOINED}:</b> {postrow.POSTER_JOINED}<span><!-- ENDIF -->
<!-- IF postrow.POSTER_POSTS != '' --><br /><span><b>{L_POSTS}:</b> {postrow.POSTER_POSTS}<span><!-- ENDIF -->
<!-- IF postrow.POSTER_FROM --><br /><span><b>{L_LOCATION}:</b> {postrow.POSTER_FROM}<span><!-- ENDIF -->
<!-- IF postrow.S_HAS_HIGHSCORES --><br /><span><b>{L_ARCADE_HIGHSCORES}:</b> <a href="{postrow.U_ARCADE_STATS}">{postrow.TOTAL_HIGHSCORES}</a><span><!-- ENDIF -->
<!-- IF postrow.S_PROFILE_FIELD1 -->
<!-- Use a construct like this to include admin defined profile fields. Replace FIELD1 with the name of your field. -->
<br /><span><b>{postrow.PROFILE_FIELD1_NAME}:</b> {postrow.PROFILE_FIELD1_VALUE}<span>
<!-- ENDIF -->
<!-- BEGIN custom_fields -->
<br /><span><b>{postrow.custom_fields.PROFILE_FIELD_NAME}:</b> {postrow.custom_fields.PROFILE_FIELD_VALUE}<span>
<!-- END custom_fields -->
</div>
? ?? ??? ?? CSS. ??? ??????:
كود: تحديد الكل
div.postdetails span {
display: block;
width: 176px;
height: 21px;
margin: 3px;
padding: 2px;
border-bottom-color: #676767;
border-right-color: #676767;
border-left-color: #B3B3B3;
border-top-color: #B3B3B3;
background-color: #xxxxxx;
}
? ???? 'xxxxxx' ???? ??????? ???? ????.
??????? ???? ???? ??????? ?? ?????? ??? PHP ? ??????? IF ?? ????? ?? ?????? ???? ?? PHP ???? ???????? ???? ?????? ?
?? ??? ??? ??????? ?? ???? ?????? ??????? ? ???????.
??? ????? [???? ??? ????? ???? - ??? ??????? ????? ?? ???? ]
مرسل: الأحد سبتمبر 28, 2008 3:27 pm
بواسطة TheIlluminative
????????? ?????? ?? ??? forumlist_body.html? ???? ??:
كود: تحديد الكل
<td class="row2" align="center"><p class="topicdetails">{forumrow.TOPICS}</p></td>
<td class="row2" align="center"><p class="topicdetails">{forumrow.POSTS}</p></td>
<td class="row2" align="center" nowrap="nowrap">
<!-- IF forumrow.LAST_POST_TIME -->
<!-- IF forumrow.LAST_TOPIC_TITLE_SHORT --><p class="topicdetails"><a style="font-weight: bold;" href="{forumrow.U_LAST_TOPIC}" title="{forumrow.LAST_TOPIC_TITLE}">{forumrow.LAST_TOPIC_TITLE_SHORT}</a></p><!-- ELSEIF forumrow.LAST_POST_SUBJECT_SHORT --><p class="topicdetails"><a style="font-weight: bold;" href="{forumrow.U_LAST_POST}" title="{forumrow.LAST_POST_SUBJECT}">{forumrow.LAST_POST_SUBJECT_SHORT}</a></p><!-- ENDIF -->
<p class="topicdetails">{forumrow.LAST_POST_TIME}</p>
<p class="topicdetails">{forumrow.LAST_POSTER_FULL}
<a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a>
</p>
<!-- ELSE -->
<p class="topicdetails">{L_NO_POSTS}</p>
<!-- ENDIF -->
</td>
<td class="row2" align="center" nowrap="nowrap">
<!-- IF forumrow.MODERATORS -->
<p class="forumdesc"><strong></strong> {forumrow.MODERATORS}</p>
<!-- ENDIF --></td></td>
</tr>
??????? ??:
كود: تحديد الكل
<td class="row2" align="center"><p class="topicdetails">{forumrow.TOPICS}</p></td>
<td class="row1" align="center"><p class="topicdetails">{forumrow.POSTS}</p></td>
<td class="row2" align="center" nowrap="nowrap">
<!-- IF forumrow.LAST_POST_TIME -->
<!-- IF forumrow.LAST_TOPIC_TITLE_SHORT --><p class="topicdetails"><a style="font-weight: bold;" href="{forumrow.U_LAST_TOPIC}" title="{forumrow.LAST_TOPIC_TITLE}">{forumrow.LAST_TOPIC_TITLE_SHORT}</a></p><!-- ELSEIF forumrow.LAST_POST_SUBJECT_SHORT --><p class="topicdetails"><a style="font-weight: bold;" href="{forumrow.U_LAST_POST}" title="{forumrow.LAST_POST_SUBJECT}">{forumrow.LAST_POST_SUBJECT_SHORT}</a></p><!-- ENDIF -->
<p class="topicdetails">{forumrow.LAST_POST_TIME}</p>
<p class="topicdetails">{forumrow.LAST_POSTER_FULL}
<a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a>
</p>
<!-- ELSE -->
<p class="topicdetails">{L_NO_POSTS}</p>
<!-- ENDIF -->
</td>
<td class="row1" align="center" nowrap="nowrap">
<!-- IF forumrow.MODERATORS -->
<p class="forumdesc"><strong></strong> {forumrow.MODERATORS}</p>
<!-- ENDIF --></td></td>
</tr>
? ???? ?? ??? stylesheet.css ????? row1 ? row2 ??? ????.
????????? ??????? ?? ???? ????? ?????? ???? ???? ?? ????? ????? row1 ? row2 ?? ??? ?? CSS.
????????? ??????? ?? ??? viewtopic_body.html? ???? ??:
كود: تحديد الكل
<div class="postdetails">
<!-- IF postrow.POSTER_JOINED --><br /><b>{L_JOINED}:</b> {postrow.POSTER_JOINED}<!-- ENDIF -->
<!-- IF postrow.POSTER_POSTS != '' --><br /><b>{L_POSTS}:</b> {postrow.POSTER_POSTS}<!-- ENDIF -->
<!-- IF postrow.POSTER_FROM --><br /><b>{L_LOCATION}:</b> {postrow.POSTER_FROM}<!-- ENDIF -->
<!-- IF postrow.S_HAS_HIGHSCORES --><br /><b>{L_ARCADE_HIGHSCORES}:</b> <a href="{postrow.U_ARCADE_STATS}">{postrow.TOTAL_HIGHSCORES}</a><!-- ENDIF -->
<!-- IF postrow.S_PROFILE_FIELD1 -->
<!-- Use a construct like this to include admin defined profile fields. Replace FIELD1 with the name of your field. -->
<br /><b>{postrow.PROFILE_FIELD1_NAME}:</b> {postrow.PROFILE_FIELD1_VALUE}
<!-- ENDIF -->
<!-- BEGIN custom_fields -->
<br /><b>{postrow.custom_fields.PROFILE_FIELD_NAME}:</b> {postrow.custom_fields.PROFILE_FIELD_VALUE}
<!-- END custom_fields -->
</div>
??????? ??:
كود: تحديد الكل
<div class="postdetails">
<!-- IF postrow.POSTER_JOINED --><br /><span><b>{L_JOINED}:</b> {postrow.POSTER_JOINED}<span><!-- ENDIF -->
<!-- IF postrow.POSTER_POSTS != '' --><br /><span><b>{L_POSTS}:</b> {postrow.POSTER_POSTS}<span><!-- ENDIF -->
<!-- IF postrow.POSTER_FROM --><br /><span><b>{L_LOCATION}:</b> {postrow.POSTER_FROM}<span><!-- ENDIF -->
<!-- IF postrow.S_HAS_HIGHSCORES --><br /><span><b>{L_ARCADE_HIGHSCORES}:</b> <a href="{postrow.U_ARCADE_STATS}">{postrow.TOTAL_HIGHSCORES}</a><span><!-- ENDIF -->
<!-- IF postrow.S_PROFILE_FIELD1 -->
<!-- Use a construct like this to include admin defined profile fields. Replace FIELD1 with the name of your field. -->
<br /><span><b>{postrow.PROFILE_FIELD1_NAME}:</b> {postrow.PROFILE_FIELD1_VALUE}<span>
<!-- ENDIF -->
<!-- BEGIN custom_fields -->
<br /><span><b>{postrow.custom_fields.PROFILE_FIELD_NAME}:</b> {postrow.custom_fields.PROFILE_FIELD_VALUE}<span>
<!-- END custom_fields -->
</div>
? ?? ??? ?? CSS. ??? ??????:
كود: تحديد الكل
div.postdetails span {
display: block;
width: 176px;
height: 21px;
margin: 3px;
padding: 2px;
border-bottom-color: #676767;
border-right-color: #676767;
border-left-color: #B3B3B3;
border-top-color: #B3B3B3;
background-color: #xxxxxx;
}
? ???? 'xxxxxx' ???? ??????? ???? ????.
??????? ???? ???? ??????? ?? ?????? ??? PHP ? ??????? IF ?? ????? ?? ?????? ???? ?? PHP ???? ???????? ???? ?????? ?
?? ??? ??? ??????? ?? ???? ?????? ??????? ? ???????.
??? ????? [???? ??? ????? ???? - ??? ??????? ????? ?? ???? ]
مرسل: السبت أكتوبر 04, 2008 4:23 am
بواسطة جواد النيل
????? ?? TheIlluminative ??? ???????? ??? ?row ???? ??? ???? ????? ?? ??? ????? ?????? ?????? ??????? ????? ?????? ??? ????? ??php ??? ???? ???td ????? ??????? <-- --> ???????? ?? ???? ?????? ??? ??? ??? ?????? ???? ?????
??? ????? ????? ?????? ??? ????? ???? ??? ???????? ??? ???row ??? ????? ??????? ?????? ?????
???? ???
??? ???? ???? ??????? ??????? ?? ?????
?????? ????????
[?????] ??? ????? [???? ??? ????? ????-??????? ????? ????? ]
مرسل: السبت أكتوبر 04, 2008 4:53 pm
بواسطة TheIlluminative
??? ???? ???? ?????? ??? viewtopic_body.html.
? ??????? ????? ??????? ?? ?? ????? ???? ????? ???? ? ?? ??:
??? ??? ????? ??????? ?? ???? ??? ? ?? ??? ????? ????? ??? ??????. ???? ???? ?? ???? ??? ?? PHP ???? ?? ??? ?????? ?? ?????? ??? ???? ????? ???? ?????? ????? ??? ??? ???? ????? ??? ??????.
[?????] ??? ????? [???? ??? ????? ????-??????? ????? ????? ]
مرسل: السبت أكتوبر 04, 2008 7:47 pm
بواسطة جواد النيل
??? ???? ?????? ????? ?? ??? ?????
??? ????? ????? ??? ???? ???? ?????
???? ???? ???td ???? ??????
كود: تحديد الكل
<!-- BEIGN -->
<td>
??????? ??????
<td/>
<!-- ENDIF -->
[?????] ??? ????? [???? ??? ????? ????-??????? ????? ????? ]
مرسل: السبت أكتوبر 04, 2008 8:06 pm
بواسطة TheIlluminative
????? ???? ?????? ?? ???? ??? ??????? ???? ?????? ???.
??????? ?????? ?? ???? ??? ? ??? ??? ????? ??? ????.
[?????] ??? ????? [???? ??? ????? ????-??????? ????? ????? ]
مرسل: السبت أكتوبر 04, 2008 8:45 pm
بواسطة جواد النيل
??? ????? ???? ??? ???? ???? ???? ??? ?????? ?? ????????

- هذة صورة للملف الشخصى لعضوين مختلفين
- forum.jpg (67.89 KiB) تمت المشاهدة 6757 مرةً
?????? ??? viewtopic_body.html ??? ??? ??? ?????? subsilver2 ???? ?? ????? ??
[?????] ??? ????? [???? ??? ????? ????-??????? ????? ????? ]
مرسل: الاثنين أكتوبر 06, 2008 5:18 am
بواسطة TheIlluminative
??? ??? ??? ??? subsilver2 ???????? ??? ??? ??????? ?????? ??? ??? ?? subsilver2 ???? ???? ?? ??? ?????? ? ???? ??? ??? ???? ??? stylesheet.css.
[?????] ??? ????? [???? ??? ????? ????-??????? ????? ????? ]
مرسل: الأربعاء أكتوبر 08, 2008 5:40 am
بواسطة جواد النيل
??? ???? ??? ??? ????? ??? ?? ?? ????
????? ??? ????? ??? ??????? ?? ?????? ???????? ???? ?? ??? ?? table ??? ??