العناصر المستقلة
5 مشترك
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: مشاكل في تنسيق مظهر أو تصميم أو صور أو الوان المنتدى :: أرشيف قسم "مشاكل في تنسيق مظهر المنتدى"
صفحة 2 من اصل 2
صفحة 2 من اصل 2 • 1, 2
العناصر المستقلة
تذكير بمساهمة فاتح الموضوع :
اريد طريقة لجعل اسم العضو و رقم السري في اليمين وليس في اليسار هذا موجود في العناصر المستقلة بنسخة phpbb2
اريد طريقة لجعل اسم العضو و رقم السري في اليمين وليس في اليسار هذا موجود في العناصر المستقلة بنسخة phpbb2
رد: العناصر المستقلة
اذهب للوحة التحكم >>مظهر المنتدى >>التومبلايتات و القوالب >> البوابة >> mod_login
واضغط تعديل واستبدل القالب كاملا بهذا :
واضغط تعديل واستبدل القالب كاملا بهذا :
- الكود:
<!-- BEGIN switch_login -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td class="catLeft" height="25">
<p align="right">
<span class="genmed module-title">{L_LOGIN}</span>
</td>
</tr>
<tr>
<td class="row1">
<form action="{S_LOGIN_ACTION}" method="post">
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr>
<td align="left" width="55%">
<p align="right"><span class="gen">{L_USERNAME}:</span></td>
<td style="position:relative;padding-right:5px;">
<p align="right"><input type="text" name="username" value="{USERNAME}" size="20" maxlength="40" style="width:100%;" /></td>
</tr>
<tr>
<td align="left">
<p align="right"><span class="gen">{L_PASSWORD}:</span></td>
<td style="position:relative;padding-right:5px;">
<p align="right"><input type="password" name="password" size="20" maxlength="32" style="width:100%;" /></td>
</tr>
<tr align="center">
<td colspan="2">
<p align="right"><span class="gen">{L_AUTO_LOGIN}: <input type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></span></td>
</tr>
<tr align="center">
<td colspan="2">
<p align="right"><input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr> <!-- BEGIN switch_fb_connect_login -->
<tr align="center">
<td colspan="2">
<div class="fb_login_widget">
<div class="fb_or_widget">
<p align="right">{switch_login.switch_fb_connect_login.L_OR}</div>
<p align="right">
<fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" scope="{switch_login.switch_fb_connect_login.L_FB_PERMISSIONS}" class="margTop4">{switch_login.switch_fb_connect_login.L_FB_LOGIN_BUTTON}</fb:login-button>
</div>
</td>
</tr> <!-- END switch_fb_connect_login -->
<tr align="center">
<td colspan="2">
<p align="right">
<span class="gensmall"><a class="gensmall" href="{U_SEND_PASSWORD}" rel="nofollow">:: {L_SEND_PASSWORD}</a></span>
</td>
</tr>
</table>
</form>
</td>
</tr>
</table>
<!-- END switch_login -->
<!-- BEGIN switch_login_small -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td class="catLeft" height="25">
<span class="genmed"><b>
<p align="right">{L_LOGIN}</b></span></td>
</tr>
<tr>
<td class="row1">
<form action="{S_LOGIN_ACTION}" method="post">
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr>
<td align="left" width="55%">
<p align="right"><span class="gen">{L_USERNAME}:</span> <input type="text" name="username" value="{USERNAME}" size="15" maxlength="40" /></td>
</tr>
<tr>
<td align="left">
<p align="right"><span class="gen">{L_PASSWORD}:</span> <input type="password" name="password" size="15" maxlength="32" /></td>
</tr>
<tr align="center">
<td>
<p align="right"><span class="gen">{L_AUTO_LOGIN}: <input type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></span></td>
</tr>
<tr align="center">
<td colspan="2">
<p align="right"><input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
<tr align="center">
<td colspan="2">
<!-- BEGIN switch_fb_connect_login -->
<div class="fb_login_widget">
<div class="fb_or_widget">
<p align="right">{switch_login_small.switch_fb_connect_login.L_OR}</div>
<p align="right"><fb:login-button size="small" onlogin="window.location='/facebook_connect.forum'" scope="{switch_login_small.switch_fb_connect_login.L_FB_PERMISSIONS}" class="margTop4">{switch_login_small.switch_fb_connect_login.L_FB_LOGIN_BUTTON}</fb:login-button>
</p>
</div>
<!-- END switch_fb_connect_login -->
</td>
</tr>
<tr align="center">
<td>
<p align="right"><span class="gensmall"><a class="gensmall" href="{U_SEND_PASSWORD}" rel="nofollow">:: {L_SEND_PASSWORD}</a></span></td>
</tr>
</table>
</form>
</td>
</tr>
</table>
<!-- END switch_login_small -->
<!-- BEGIN switch_profile -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" id="gallery_container">
<tr>
<td class="catLeft" height="25">
<div class="genmed center">
<p align="right"><b>{USERNAME}</b></div>
</td>
</tr>
<tr>
<td class="row1">
<table width="100%" border="0" cellspacing="1" cellpadding="1">
<tr>
<td class="row1">
<div style="float:{DIRECTION};">
<p align="right">{USERNAME_AVATAR}</div>
<div style="margin-{DIRECTION}:5px; float:{DIRECTION};">
<p align="right">
<span class="genmed">{L_MESSAGES} : <strong>{NB_MESSAGES}</strong></span><br />
<span class="genmed">{L_PM} : <strong>{NB_PM_UNREAD} / {NB_PM_READ}</strong></span><br /><br />
<span class="genmed"><a href="{U_PROFILE}">{L_MY_PROFILE}</a></span>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_profile -->
<!-- BEGIN switch_fb_widget_login -->
<div id="fb-root">
<p align="right"></div>
<script>
FB.init({
appId : {switch_fb_widget_login.FACEBOOK_APP_ID},
cookie : true,
xfbml : true,
oauth : true,
version : 'v2.3'
});
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_widget_login -->
صفحة 2 من اصل 2 • 1, 2
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: مشاكل في تنسيق مظهر أو تصميم أو صور أو الوان المنتدى :: أرشيف قسم "مشاكل في تنسيق مظهر المنتدى"
صفحة 2 من اصل 2
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى