صفحة 1 من 1
???)???? ????? ??? ????? ????? ??? ????????
مرسل: الأحد يونيو 01, 2008 9:00 pm
بواسطة Masrawy
?????? ????? ????? ???? ??????
???? ??? ????? ????? ( ??? ???? ????? ??? ?? ???? ) ????? ???? ???? ??? ???? ???? ?? ???? ??? ?? ??????
?????? ???? ???
???)???? ????? ??? ????? ????? ??? ????????
مرسل: الأحد يونيو 01, 2008 9:38 pm
بواسطة shinigami
??????? ?? ??? ???? ??? ????? ?? ?????? :
http://www.phpbb.com/community/viewtopi ... 0&t=907805
??? ??? ??????? ?? ??????? ? ?? ???? ?????? ????? ? ???? ?? ???? ?? ?????? ????????? ?????? (Alfa) ...
???)???? ????? ??? ????? ????? ??? ????????
مرسل: السبت يوليو 05, 2008 1:55 am
بواسطة المقداد
Masrawy كتب:?????? ????? ????? ???? ??????
???? ??? ????? ????? ( ??? ???? ????? ??? ?? ???? ) ????? ???? ???? ??? ???? ???? ?? ???? ??? ?? ??????
?????? ???? ???
??? ??? ??? ???? ??????
كود: تحديد الكل
#######################################
## ????? ????? : ??? ????? ??? ????? ?????? ???? ???????
## ????? ????? : kber<phpbbegypt.com>
## ??? ????? : ??? ????? ???? ??? ????? ??? ????? ?? ?????? ???? ????? ??????? ?????? ???? ??? ?????????
##????? ????? : ?????
## ?????? ?? ????? ??????
## ???? ??????? : ????
## ??? ??????? : ????? ?????
##??? ???????
## styles/prosilver/template/viewtopic_body.html
## styles/subsilver2/template/viewtopic_body.html
## ?????? ????? ?????
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## ????? ???? ?? ???? ???? ?? ?? ??? ??? ???????
#
##############################################################
#
#-----[ ???? ???]------------------------------------------
#
styles/prosilver/template/viewtopic_body.html
#
#-----[ ???? ??]------------------------------------------
#
<!-- ELSE -->
<strong>{L_FORUM_RULES}</strong><br />
{FORUM_RULES}
<!-- ENDIF -->
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- ENDIF -->
#
#-----[ ??? ?????]------------------------------------------
#
<script>
window.onload = resizeimg;
function resizeimg()
{
if (document.getElementsByTagName)
{
for (i=0; i<document.getElementsByTagName('img').length; i++)
{
im = document.getElementsByTagName('img')[i];
if (im.width > 600)
{
im.style.width = '600px';
eval("pop" + String(i) + " = new Function(\"pop = window.open('" + im.src + " ','fullscale','width=400,height=400,scrollbars=1,resizable=1'); pop.focus();\")");
eval("im.onclick = pop" + String(i) + ";");
if (document.all) im.style.cursor = 'hand';
if (!document.all) im.style.cursor = 'pointer';
im.title = 'Click Here To See Image Full Size ';
}
}
}
}
</script>
#
#-----[ ????]------------------------------------------
#
styles/subsilver2/template/viewtopic_body.html
#
#-----[ ???? ??]------------------------------------------
#
<!-- INCLUDE overall_header.html -->
#
#-----[ ??? ?????]------------------------------------------
#
<script>
window.onload = resizeimg;
function resizeimg()
{
if (document.getElementsByTagName)
{
for (i=0; i<document.getElementsByTagName('img').length; i++)
{
im = document.getElementsByTagName('img')[i];
if (im.width > 600)
{
im.style.width = '600px';
eval("pop" + String(i) + " = new Function(\"pop = window.open('" + im.src + " ','fullscale','width=400,height=400,scrollbars=1,resizable=1'); pop.focus();\")");
eval("im.onclick = pop" + String(i) + ";");
if (document.all) im.style.cursor = 'hand';
if (!document.all) im.style.cursor = 'pointer';
im.title = 'Click Here To See Image Full Size ';
}
}
}
}
</script>
#
#-----[ ????? ?????]------------------------------------------
#
#??
??? ????? ?? ????? ????? ??? ??? ?? ?? ??? ???? ??? ??? ???? ?????? ??????? advanced quick reply
??????? ???? ?? ?? ????? ??????? ?? ?????? ????? ?? ????? ??? ??? ????? ?????
?????? ??? ???? ?? ?? ???
كود: تحديد الكل
?? ????? ????????? ??? ??? ????? ???
<!-- INCLUDE overall_header.html -->
??? ????? ?? ????? ???? ?????? ???? ???? ??? ?? ??? ??? ????? ???
<!-- INCLUDE overall_footer.html -->
????? ???????