حذف كود المتواجدون من أنديكس بودي
2 مشترك
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: دعم مشاكل التومبلايت و الأكواد :: أرشيف قسم "مشاكل التومبلايت و الأكواد"
صفحة 1 من اصل 1
حذف كود المتواجدون من أنديكس بودي
السلام عليكم
مرحبا اخوانى
اتمنى من حضراتكم حذف كود المتواجدون من هنا
دون التأثير على الاطارات
كود انديكس بودي
مرحبا اخوانى
اتمنى من حضراتكم حذف كود المتواجدون من هنا
دون التأثير على الاطارات
كود انديكس بودي
- الكود:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- BEGIN message_admin_titre -->
<tr>
<td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
</tr>
<!-- END message_admin_titre -->
<!-- BEGIN message_admin_txt -->
<tr>
<td class="row1" rowspan="3" align="center" valign="middle">
<div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
</td>
</tr>
<!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle" align="right">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" valign="top">
<!-- BEGIN switch_user_logged_in -->
<span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_delete_cookies -->
<br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
<!-- END switch_delete_cookies -->
</span>
</td>
<td width="50%" align="right">
<span class="gensmall">
<a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
<a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
<a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
<!-- BEGIN switch_on_index -->
<!-- BEGIN switch_delete_cookies -->
<br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
<!-- END switch_delete_cookies -->
<!-- END switch_on_index -->
</span>
</td>
</tr>
</table>
<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline -->
<table style="width: 100%" dir="rtl" cellspacing="0" cellpadding="0" class="odessabox1">
<tr>
<td width="102">
<span class="postbody">
<img src="http://im27.gulfup.com/2012-07-31/1343697445652.png" alt="" border="0" width="400" height="80"></span></td>
<td align="center" background="http://im30.gulfup.com/2012-07-30/1343614077623.png" width="80%">
</td>
<td width="11">
<span class="postbody">
<img src="http://im20.gulfup.com/2012-07-31/1343696754313.png" alt="" border="0" width="400" height="80"></span></td>
</tr>
</table>
<table style="width: 100%" dir="rtl" cellspacing="0" cellpadding="0" class="odessabox1">
<tr>
<td width="50" background="http://im30.gulfup.com/2012-07-31/1343698759851.png"> </td>
<td><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td class="catHead" colspan="2" height="28">
<table width="100%" border="1" cellpadding="4" cellspacing="1" bordercolor="#333333" class="forumline">
<tr>
<th colspan="3" background="معلومات المنتدى ؟" bgcolor="B0B0B0" ><div align="right"><span class="gensmall">معلومات عن المنتدى </span></div></th>
</tr>
<tr><td colspan="3" background="http://i48.servimg.com/u/f48/12/38/66/89/bg110.jpg" bgcolor="B0B0B0" class="catHead"><div align="right" class="gensmall">إحصائيات المنتدى</div></td>
</tr>
<tr><td class="row2"><div align="center"><img src="http://i60.servimg.com/u/f60/12/00/41/65/stats10.gif" width="30" height="30"></div></td>
<td colspan="3" align="center" valign="middle" bordercolor="#7BB100" class="row1"><div align="right"><span class="gensmall">{TOTAL_POSTS}<br />
{TOTAL_USERS}<br />
{NEWEST_USER} <br />
<a href="/search.forum?search_id=newposts" target="_parent"><b> [أبحث في مواضيع المنتدى]</b></a> <b>---</b><a href="/stats.htm" target="_parent"><b> [أحصائيات المنتدى]</b></a></span> </div></td>
</tr>
<tr><td colspan="3" background="http://i48.servimg.com/u/f48/12/38/66/89/bg110.jpg" bgcolor="B0B0B0" class="catHead"><div align="right" class="gensmall">المتواجدون الان على منتدانا الحبيب ؟ </div></td>
</tr>
<tr><td colspan="3" class="row2"><span class="gensmall">{TOTAL_USERS_ONLINE}</span></td>
<tr>
<td width="5%" rowspan="3" class="row2"><div align="center"><img src="http://i60.servimg.com/u/f60/12/00/41/65/whos_o10.gif" width="30" height="30"></div></td>
<td align="center" valign="middle" bordercolor="FECB00" class="row2" colspan="2"><p align="right" class="gensmall">{RECORD_USERS}<br>
<br>
<span class="gensmall">{LOGGED_IN_USER_LIST} </span></p></td>
</tr>
<tr>
{L_CONNECTED_MEMBERS}</tr>
<tr>
<tr><td class="catHead" colspan="3"><div align="center">فريق شركة بن شرابي التطويرية</div></td></tr>
<tr><td class="row2" colspan="3"><div align="center">{GROUP_LEGEND}</div></td></tr>
<tr>
<td colspan="3" background="http://i48.servimg.com/u/f48/12/38/66/89/bg110.jpg" bgcolor="B0B0B0" class="catHead"><div align="right" class="gensmall">المحتفلون بأعياد ميلادهم ؟</div></td>
</tr>
<tr>
<td colspan="3" align="center" valign="middle" bordercolor="#7BB100" class="row1"><p class="style5"><span class="gensmall">{L_WHOSBIRTHDAY_WEEK}</span><span class="row1 style3"></span></p> </td>
</tr>
</table>
</table>
</td>
</tr>
</table></td>
<td width="50" background="http://im30.gulfup.com/2012-07-31/1343698759482.png"> </td>
</tr>
</table>
<table style="width: 100%" dir="rtl" cellspacing="0" cellpadding="0" class="odessabox1">
<tr>
<td width="31">
<span class="postbody">
<img src="http://im20.gulfup.com/2012-07-31/1343696754424.png" alt="" border="0" width="400" height="80"></span></td>
<td align="center" background="http://im25.gulfup.com/2012-07-31/1343697177422.png">
</td>
<td width="11">
<span class="postbody">
<img src="http://im20.gulfup.com/2012-07-31/1343696754816.png" alt="" border="0" width="400" height="80"></span></td>
</tr>
</table>
<!-- END disable_viewonline -->
<!-- /my-as7ab.com -->
<table style="width: 100%" dir="rtl" cellspacing="0" cellpadding="0" class="odessabox1">
<tr>
<td width="305">
<span class="postbody">
<img src="http://im27.gulfup.com/2012-07-31/1343697445371.png" alt="" border="0" width="400" height="80"></span></td>
<td align="center" background="http://im25.gulfup.com/2012-07-31/1343697177271.png">
</td>
<td width="11">
<span class="postbody">
<img src="http://im20.gulfup.com/2012-07-31/1343696754313.png" alt="" border="0" width="400" height="80"></span></td>
</tr>
</table>
<table style="width: 100%" dir="rtl" cellspacing="0" cellpadding="0" class="odessabox1">
<tr>
<td width="50" background="http://im30.gulfup.com/2012-07-31/1343698759851.png"> </td>
<td><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td>
<p align="center">
<div
style="text-align: center;"><a href="http://www.ben7sharabi.com/t94-topic"><img
src="http://i42.servimg.com/u/f42/17/22/96/70/ouuuou10.png"
/></a></div>
{CHATBOX_BOTTOM}
<br clear="all" /></td>
</tr>
</table></td>
<td width="50" background="http://im30.gulfup.com/2012-07-31/1343698759482.png"> </td>
</tr>
</table>
<table style="width: 100%" dir="rtl" cellspacing="0" cellpadding="0" class="odessabox1">
<tr>
<td width="31">
<span class="postbody">
<img src="http://im20.gulfup.com/2012-07-31/1343696754424.png" alt="" border="0" width="400" height="80"></span></td>
<td align="center" background="http://im25.gulfup.com/2012-07-31/1343697177422.png">
</td>
<td width="11">
<span class="postbody">
<img src="http://im20.gulfup.com/2012-07-31/1343696754816.png" alt="" border="0" width="400" height="80"></span></td>
</tr>
</table>
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
<tr>
<td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
<td><span class="gensmall">{L_NEW_POSTS}</span></td>
<td></td>
<td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
<td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
<td> </td>
<td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>
<!-- END switch_legend -->
{AUTO_DST}
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
status: true,
cookie: true,
xfbml: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->
رد: حذف كود المتواجدون من أنديكس بودي
تم اخى
تفضل
وتحيتى لك
تفضل
- الكود:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- BEGIN message_admin_titre -->
<tr>
<td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
</tr>
<!-- END message_admin_titre -->
<!-- BEGIN message_admin_txt -->
<tr>
<td class="row1" rowspan="3" align="center" valign="middle">
<div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
</td>
</tr>
<!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle" align="right">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" valign="top">
<!-- BEGIN switch_user_logged_in -->
<span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_delete_cookies -->
<br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
<!-- END switch_delete_cookies -->
</span>
</td>
<td width="50%" align="right">
<span class="gensmall">
<a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
<a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
<a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
<!-- BEGIN switch_on_index -->
<!-- BEGIN switch_delete_cookies -->
<br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
<!-- END switch_delete_cookies -->
<!-- END switch_on_index -->
</span>
</td>
</tr>
</table>
<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline -->
<table style="width: 100%" dir="rtl" cellspacing="0" cellpadding="0" class="odessabox1">
<tr>
<td width="102">
<span class="postbody">
<img src="http://im27.gulfup.com/2012-07-31/1343697445652.png" alt="" border="0" width="400" height="80"></span></td>
<td align="center" background="http://im30.gulfup.com/2012-07-30/1343614077623.png" width="80%">
</td>
<td width="11">
<span class="postbody">
<img src="http://im20.gulfup.com/2012-07-31/1343696754313.png" alt="" border="0" width="400" height="80"></span></td>
</tr>
</table>
<table style="width: 100%" dir="rtl" cellspacing="0" cellpadding="0" class="odessabox1">
<tr>
<td width="50" background="http://im30.gulfup.com/2012-07-31/1343698759851.png"> </td>
<td><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td class="catHead" colspan="2" height="28">
<table width="100%" border="1" cellpadding="4" cellspacing="1" bordercolor="#333333" class="forumline">
<tr>
<th colspan="3" background="معلومات المنتدى ؟" bgcolor="B0B0B0" ><div align="right"><span class="gensmall">معلومات عن المنتدى </span></div></th>
</tr>
<tr><td colspan="3" background="http://i48.servimg.com/u/f48/12/38/66/89/bg110.jpg" bgcolor="B0B0B0" class="catHead"><div align="right" class="gensmall">إحصائيات المنتدى</div></td>
</tr>
<tr><td class="row2"><div align="center"><img src="http://i60.servimg.com/u/f60/12/00/41/65/stats10.gif" width="30" height="30"></div></td>
<td colspan="3" align="center" valign="middle" bordercolor="#7BB100" class="row1"><div align="right"><span class="gensmall">{TOTAL_POSTS}<br />
{TOTAL_USERS}<br />
{NEWEST_USER} <br />
<a href="/search.forum?search_id=newposts" target="_parent"><b> [أبحث في مواضيع المنتدى]</b></a> <b>---</b><a href="/stats.htm" target="_parent"><b> [أحصائيات المنتدى]</b></a></span> </div></td>
</tr>
<tr><td colspan="3" background="http://i48.servimg.com/u/f48/12/38/66/89/bg110.jpg" bgcolor="B0B0B0" class="catHead"><div align="right"
<td width="5%" rowspan="3" class="row2"><div align="center"><img src="http://i60.servimg.com/u/f60/12/00/41/65/whos_o10.gif" width="30" height="30"></div></td>
<td align="center" valign="middle" bordercolor="FECB00" class="row2" colspan="2"><p align="right" class="gensmall">{RECORD_USERS}<br>
<br>
<span class="gensmall">{LOGGED_IN_USER_LIST} </span></p></td>
</tr>
<tr>
{L_CONNECTED_MEMBERS}</tr>
<tr>
<tr><td class="catHead" colspan="3"><div align="center">فريق شركة بن شرابي التطويرية</div></td></tr>
<tr><td class="row2" colspan="3"><div align="center">{GROUP_LEGEND}</div></td></tr>
<tr>
<td colspan="3" background="http://i48.servimg.com/u/f48/12/38/66/89/bg110.jpg" bgcolor="B0B0B0" class="catHead"><div align="right" class="gensmall">المحتفلون بأعياد ميلادهم ؟</div></td>
</tr>
<tr>
<td colspan="3" align="center" valign="middle" bordercolor="#7BB100" class="row1"><p class="style5"><span class="gensmall">{L_WHOSBIRTHDAY_WEEK}</span><span class="row1 style3"></span></p> </td>
</tr>
</table>
</table>
</td>
</tr>
</table></td>
<td width="50" background="http://im30.gulfup.com/2012-07-31/1343698759482.png"> </td>
</tr>
</table>
<table style="width: 100%" dir="rtl" cellspacing="0" cellpadding="0" class="odessabox1">
<tr>
<td width="31">
<span class="postbody">
<img src="http://im20.gulfup.com/2012-07-31/1343696754424.png" alt="" border="0" width="400" height="80"></span></td>
<td align="center" background="http://im25.gulfup.com/2012-07-31/1343697177422.png">
</td>
<td width="11">
<span class="postbody">
<img src="http://im20.gulfup.com/2012-07-31/1343696754816.png" alt="" border="0" width="400" height="80"></span></td>
</tr>
</table>
<!-- END disable_viewonline -->
<!-- /my-as7ab.com -->
<table style="width: 100%" dir="rtl" cellspacing="0" cellpadding="0" class="odessabox1">
<tr>
<td width="305">
<span class="postbody">
<img src="http://im27.gulfup.com/2012-07-31/1343697445371.png" alt="" border="0" width="400" height="80"></span></td>
<td align="center" background="http://im25.gulfup.com/2012-07-31/1343697177271.png">
</td>
<td width="11">
<span class="postbody">
<img src="http://im20.gulfup.com/2012-07-31/1343696754313.png" alt="" border="0" width="400" height="80"></span></td>
</tr>
</table>
<table style="width: 100%" dir="rtl" cellspacing="0" cellpadding="0" class="odessabox1">
<tr>
<td width="50" background="http://im30.gulfup.com/2012-07-31/1343698759851.png"> </td>
<td><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td>
<p align="center">
<div
style="text-align: center;"><a href="http://www.ben7sharabi.com/t94-topic"><img
src="http://i42.servimg.com/u/f42/17/22/96/70/ouuuou10.png"
/></a></div>
{CHATBOX_BOTTOM}
<br clear="all" /></td>
</tr>
</table></td>
<td width="50" background="http://im30.gulfup.com/2012-07-31/1343698759482.png"> </td>
</tr>
</table>
<table style="width: 100%" dir="rtl" cellspacing="0" cellpadding="0" class="odessabox1">
<tr>
<td width="31">
<span class="postbody">
<img src="http://im20.gulfup.com/2012-07-31/1343696754424.png" alt="" border="0" width="400" height="80"></span></td>
<td align="center" background="http://im25.gulfup.com/2012-07-31/1343697177422.png">
</td>
<td width="11">
<span class="postbody">
<img src="http://im20.gulfup.com/2012-07-31/1343696754816.png" alt="" border="0" width="400" height="80"></span></td>
</tr>
</table>
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
<tr>
<td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
<td><span class="gensmall">{L_NEW_POSTS}</span></td>
<td></td>
<td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
<td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
<td> </td>
<td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>
<!-- END switch_legend -->
{AUTO_DST}
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
status: true,
cookie: true,
xfbml: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->
وتحيتى لك
رد: حذف كود المتواجدون من أنديكس بودي
كبير العباقرة كتب:تم اخى
تفضللكن جربه على منتدى تجريبى اولا للتأكد انه يعمل كما تريد
- الكود:
{JAVASCRIPT}
[table class="forumline" width="100%" cellpadding="0" cellspacing="1" border="0"] [tr] [td class="catHead" height="28"]{message_admin_index.message_admin_titre.MES_TITRE}[/td] [/tr] [tr] [td class="row1" rowspan="3" valign="middle" align="center"]
{message_admin_index.message_admin_txt.MES_TXT} [/td] [/tr] [/table]
[table class="user_login_form forumline" width="100%" cellpadding="0" cellspacing="0" border="0"] [tr] [td class="row1" align="center"]
<table cellpadding="0" cellspacing="0" border="0"> <tr> <td>{L_USERNAME}: </td> <td> </td> <td>
{L_AUTO_LOGIN}
</td> </tr> <tr> <td>{L_PASSWORD}: </td> <td> </td> <td>{S_HIDDEN_FIELDS}</td> </tr> </table>
[/td] [/tr] [/table]
[table class="user_login_form forumline" width="100%" cellpadding="0" cellspacing="0" border="0"] [tr] [td class="row1" valign="top" width="100%" align="center"]
<table width="100%"> <tr> <td valign="middle" width="55%" align="right">
<table class="right"> <tr> <td>{L_USERNAME}: </td> <td> </td> <td>
{L_AUTO_LOGIN}
</td> </tr> <tr> <td>{L_PASSWORD}: </td> <td> </td> <td>{S_HIDDEN_FIELDS}</td> </tr> </table>
</td> <td valign="middle" width="10%" align="center">
{switch_user_login_form_header.switch_fb_connect.L_OR}
</td> <td class="align_gauche" width="35%">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</td> </tr> </table>
[/td] [/tr] [/table]
{CHATBOX_TOP}
{BOARD_INDEX}
[table width="100%" cellpadding="0" cellspacing="0" border="0"] [tr] [td valign="top" width="50%"]
[url=http://help.ahlamontada.com/%7BU_MARK_READ%7D]{L_MARK_FORUMS_READ}[/url]
[url=http://help.ahlamontada.com/%7Bswitch_delete_cookies.U_DELETE_COOKIES%7D]{switch_delete_cookies.L_DELETE_COOKIES}[/url]
[/td] [td width="50%" align="right"]
[url=http://help.ahlamontada.com/%7BU_TODAY_ACTIVE%7D]{L_TODAY_ACTIVE}[/url]
[url=http://help.ahlamontada.com/%7BU_TODAY_POSTERS%7D]{L_TODAY_POSTERS}[/url]
[url=http://help.ahlamontada.com/%7BU_OVERALL_POSTERS%7D]{L_OVERALL_POSTERS}[/url]
[url=http://help.ahlamontada.com/%7Bswitch_on_index.switch_delete_cookies.U_DELETE_COOKIES%7D]{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}[/url]
[/td] [/tr] [/table]
[table class="user_login_form forumline" width="100%" cellpadding="0" cellspacing="0" border="0"] [tr] [td class="row1" align="center"]
<table cellpadding="0" cellspacing="0" border="0"> <tr> <td>{L_USERNAME}: </td> <td> </td> <td>
{L_AUTO_LOGIN}
</td> </tr> <tr> <td>{L_PASSWORD}: </td> <td> </td> <td>{S_HIDDEN_FIELDS}</td> </tr> </table>
[/td] [/tr] [/table]
[table class="user_login_form forumline" width="100%" cellpadding="0" cellspacing="0" border="0"] [tr] [td class="row1" valign="top" width="100%" align="center"]
<table width="100%"> <tr> <td valign="middle" width="55%">
<table class="right"> <tr> <td>{L_USERNAME}: </td> <td> </td> <td>
{L_AUTO_LOGIN}
</td> </tr> <tr> <td>{L_PASSWORD}: </td> <td> </td> <td>{S_HIDDEN_FIELDS}</td> </tr> </table>
</td> <td valign="middle" width="10%" align="center">
{switch_user_login_form_footer.switch_fb_connect.L_OR}
</td> <td class="align_gauche" width="35%">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</td> </tr> </table>
[/td] [/tr] [/table]
[table style="width: 100%" dir="rtl" class="odessabox1" cellpadding="0" cellspacing="0"] [tr] [td width="102"]
[img(400,80)]http://im27.gulfup.com/2012-07-31/1343697445652.png[/img][/td] [td width="80%" align="center" background="http://im30.gulfup.com/2012-07-30/1343614077623.png"]
[/td] [td width="11"]
[img(400,80)]http://im20.gulfup.com/2012-07-31/1343696754313.png[/img][/td] [/tr] [/table]
<table style="width: 100%" dir="rtl" class="odessabox1" cellpadding="0" cellspacing="0"> <tr> [td width="50" background="http://im30.gulfup.com/2012-07-31/1343698759851.png"] [/td] <td>
<table class="forumline" width="100%" cellpadding="0" cellspacing="1" border="0"> <tr> <td>
<table class="forumline" width="100%" cellpadding="0" cellspacing="1" border="0"> <tr> <td class="catHead" colspan="2" height="28">
{L_CONNECTED_MEMBERS}
<table class="forumline" width="100%" cellpadding="4" cellspacing="1" border="1" bordercolor="#333333"> [tr]
[right]معلومات عن المنتدى [/right] [/tr] [tr][td colspan="3" class="catHead" background="http://i48.servimg.com/u/f48/12/38/66/89/bg110.jpg" bgcolor="B0B0B0"]
[right]إحصائيات المنتدى[/right][/td] [/tr] [tr][td class="row2"]
[center][img(30,30)]http://i60.servimg.com/u/f60/12/00/41/65/stats10.gif[/img][/center][/td] [td colspan="3" bordercolor="#7BB100" class="row1" valign="middle" align="center"]
[right]{TOTAL_POSTS}
{TOTAL_USERS}
{NEWEST_USER}
[url=http://help.ahlamontada.com//search.forum?search_id=newposts][b] [أبحث في مواضيع المنتدى][/b][/url] [b]---[/b][url=http://help.ahlamontada.com//stats.htm][b] [أحصائيات المنتدى][/b][/url] [/right][/td] [/tr] <tr><td colspan="3" class="catHead" background="http://i48.servimg.com/u/f48/12/38/66/89/bg110.jpg" bgcolor="B0B0B0">
[table style="width: 100%" dir="rtl" class="odessabox1" cellpadding="0" cellspacing="0"] [tr] [td width="305"]
[img(400,80)]http://im27.gulfup.com/2012-07-31/1343697445371.png[/img][/td] [td align="center" background="http://im25.gulfup.com/2012-07-31/1343697177271.png"]
[/td] [td width="11"]
[img(400,80)]http://im20.gulfup.com/2012-07-31/1343696754313.png[/img][/td] [/tr] [/table]
<table style="width: 100%" dir="rtl" class="odessabox1" cellpadding="0" cellspacing="0"> <tr> [td width="50" background="http://im30.gulfup.com/2012-07-31/1343698759851.png"] [/td] <td>
<table class="forumline" width="100%" cellpadding="0" cellspacing="1" border="0"> <tr> <td>
<p align="center">
{AUTO_DST}
// FB.init({
appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
status: true,
cookie: true,
xfbml: true
});
//]]>
وتحيتى لك
لم يتم الحل
رد: حذف كود المتواجدون من أنديكس بودي
ارجوكم بسرعه فانا بحاجة إليه
فاذا تعذر عليكم ذلكم
بامكانكم احضار كود اطار حول الدردشه والمتواجدين وانا سأقوم بالتركيب
او نزع الكود المتواجد دون التاثير بالاطارات
انا انتظركم اخوانى بسرعه
فاذا تعذر عليكم ذلكم
بامكانكم احضار كود اطار حول الدردشه والمتواجدين وانا سأقوم بالتركيب
او نزع الكود المتواجد دون التاثير بالاطارات
انا انتظركم اخوانى بسرعه
مواضيع مماثلة
» خطأ في كود انديكس بودي [ اطار حول المتواجدون ] .
» ازاي انسخ كود ف منطقه هيد او بودي
» اكواد الازرار في البوستنق بودي
» كود الابتسامات في قالب البوستنق بودي
» هناك خلل في قالب انديكس بودي الخاص بي
» ازاي انسخ كود ف منطقه هيد او بودي
» اكواد الازرار في البوستنق بودي
» كود الابتسامات في قالب البوستنق بودي
» هناك خلل في قالب انديكس بودي الخاص بي
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: دعم مشاكل التومبلايت و الأكواد :: أرشيف قسم "مشاكل التومبلايت و الأكواد"
صفحة 1 من اصل 1
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى