Chenar la Ultimele mesaje pe forum
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Administreaza prezentarea forumului :: Arhiva probleme privind designul forumurilor
Pagina 2 din 2 • Distribuiţi
Pagina 2 din 2 • 1, 2
Chenar la Ultimele mesaje pe forum
Rezumarea primului mesaj :
Dupa cum spune titlul cine ma ajuta si pe mine sa fac asa
am o tema phpbb2
am vazut aici : https://help.forumgratuit.ro/t38311-chenar-la-ultimele-mesaje?highlight=chenar
Am observat ca trebuie si index_box, poftim
Dupa cum spune titlul cine ma ajuta si pe mine sa fac asa
am o tema phpbb2
am vazut aici : https://help.forumgratuit.ro/t38311-chenar-la-ultimele-mesaje?highlight=chenar
Am observat ca trebuie si index_box, poftim
- Cod:
{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">
</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 -->
<br>
<center><span style="font-size: 11px; line-height: normal"><a href="/contact">- [Contact Team] </a></span>
<br>
<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="http://yahoo.com" class="postlink" target="_blank" rel="nofollow">
<img src="http://i1156.photobucket.com/albums/p561/Erader1/yahoo.png" border="0" alt="" /></a></span>
<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="http://facebook.com" class="postlink" target="_blank" rel="nofollow">
<img src="http://i1156.photobucket.com/albums/p561/Erader1/th_facebook.png" border="0" alt="" /></a></span>
<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="http://google.md" class="postlink" target="_blank" rel="nofollow">
<img src="http://i1156.photobucket.com/albums/p561/Erader1/th_google-plus-2.png" border="0" alt="" /></a></span>
<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="https://youtube.com/" class="postlink" target="_blank" rel="nofollow">
<img src="http://i1156.photobucket.com/albums/p561/Erader1/th_youtube.png" border="0" alt="" /></a></span>
<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="http://steamcommunity.com/apps" class="postlink" target="_blank" rel="nofollow">
<img src="http://i1156.photobucket.com/albums/p561/Erader1/th_steam.png" border="0" alt="" /></a></span>
<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="http://www.gametracker.com/" class="postlink" target="_blank" rel="nofollow">
<img src="http://img692.imageshack.us/img692/1576/gametrackerlogo.gif" border="0" alt="" /></a></span>
</center>
<!-- BEGIN giefmod_index1 -->
{giefmod_index1.MODVAR}
<!-- BEGIN saut -->
<div style="height:{SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index1 -->
</div>
</td></tr><tr></tr><tr>
<br>
<!-- BEGIN switch_chatbox_activate -->
<tr>
<td class="row1">
<span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST}
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
//<![CDATA[
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
//]]>
</script>
<!-- END switch_chatbox_popup -->
</span>
</td>
</tr>
</table>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
<tr>
</tr>
</table>
<!-- END switch_legend -->
<div class="adds1"><span style="font-size: 11px; line-height: normal"> <strong>{LOGGED_IN_USER_LIST}</strong></span></div><br/>
<div class="adds2"><span style="font-size: 11px; line-height: normal"> <strong>{LEGEND}</strong> : {GROUP_LEGEND}</span></div>
<tr>
<table class="forumline" width="55%" align="right" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
{Statistici}<b><font color="white"> Utilizatori acitivi in ultimele 48 de ore </font></b>{Statistici}</a></span>
</span>
</tr>
<td class="row1"><span class="gensmall"> {L_CONNECTED_MEMBERS}</td></span>
<tr>
<table class="forumline" width="40%" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
{Statistici}<b><font color="red">Cine este conectat?</font></b>{Statistici}
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/pgor_i10.png" border="0" alt="" /> {TOTAL_USERS_ONLINE} </td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/i_icon10.png" border="0" alt="" /> {TOTAL_POSTS} | {TOTAL_USERS}</td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/images16.jpg" border="0" alt="" /> Recordul de utilizatori conectati a fost de 20, Mier 11 sep 2011 - 15:57</td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/new_po10.png" border="0" alt="" /> {NEWEST_USER}<img src="http://img132.imageshack.us/img132/103/md1f0x.gif" border="0" alt=""></td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<img src="http://i48.servimg.com/u/f48/16/68/66/37/gnome-10.png" border="0" alt="" /> <strong>Versiune Instalata: <font color="openblue"><img src="http://i44.servimg.com/u/f44/14/94/81/57/mm36aa10.png" alt="phpBB2" title="phpBB2"></strong></font></td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<img src="http://turism.bzi.ro/public/images/send-yahoo-ico.png" border="0" alt="" /> <strong>Contact: <font color="blue">[__Crazy__] vasea.chitoroaga@yahoo.com</strong></font></td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<img src="http://i47.servimg.com/u/f47/15/67/84/32/on10.png" border="0" alt="" /> <strong>Forum by: <font color="red"> [__Crazy__]</strong></font></td></span>
</tr>
<tr>
<td class="row1"><span class="gensmall">
<img src="http://i48.servimg.com/u/f48/16/68/66/37/icon-110.png" border="0" alt="" />
<strong>Citeste <a href="/t97-regulament-forum">Termenii de utilizare</strong></a></td></span>
</tr>
<tr>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
{Statistici}<b><font color="white"> Partenerii EvilGaming</font></b>{Statistici}</a></span>
</span>
</tr>
<td class="row1" rowspan="6" align="center" valign="middle"><img src="http://i.imgur.com/gigiR.png" alt="{L_WHO_IS_ONLINE}" /></td>
<td class="row1"><marquee onmouseover="this.stop();" onmouseout="this.start();"><span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=10"><a href="http://forum.phpbbonline.com/" class="postlink" target="_blank" rel="nofollow"><img src="http://i46.servimg.com/u/f46/16/16/06/68/untitl47.png" border="0" alt="" /></a></span>
<a href="http://evil-gaming.forumer.ro/forum" target="_blank" title="EvilGaming"><img src="http://photobase.ro/di-EQ99.gif" border="0" alt="" /></a>
<script src="http://script.top66.ro/id-478198/8/1/Bine%20ati%20venit!%20Apasati%20OK%20pentru%20a%20vota%20pentru%20acest%20site%20in%20Romanian%20Top%2066/code2.js" type="text/javascript"></script>
<a href="http://www.top66.ro" title="Promovare gratuita"><img src="http://images.top66.ro/vote/8.gif" usemap="#Top66Vote" border="0"></a>
<a href="http://games-hit.forum.st/" target="_blank"><img src="http://i41.servimg.com/u/f41/16/81/91/07/games110.png" border="0" alt="GamesHit"></a>
<a href="http://greii.forumers.ro" target="_blank" title="Greii"><img src="http://i41.servimg.com/u/f41/17/91/32/67/west1011.gif" border="0" alt="" /></a>
<a href="http://mdcs.forumz.ro" target="_blank"><img src="http://i.imgur.com/sL7Q1.gif"></a>
<a href="http://hartexcraft.nstars.org/"><img src="http://i36.servimg.com/u/f36/17/26/67/54/hartex10.gif" alt="HartexCraft" longdesc="http://hartexcraft.nstars.org/"></a>
<a href="http://xstrike.forumers.ro/forum" target="_blank"><img src="http://i.imgur.com/OipQU.jpg?1" border="0" alt="" /> </a>
<a href="http://gamebuzau.taro.tv/" target="_blank" title="GameBuzau"><img src="http://i49.servimg.com/u/f49/17/89/25/18/untitl10.gif" border="0" alt="" /></a>
<a href="http://www.worldgame.talk4her.com/" target="_blank"><img src="http://i47.tinypic.com/34y9uut.png" border="0" alt="Image and video hosting by TinyPic"></a>
<a href="http://www.amorezatii.forumcreativ.ro" target="_blank" title="amorezatii"><img src="http://i47.tinypic.com/2ujtts9.gif" border="0" alt="" /></a>
<tr>
<br/>
<br/>
<br/>
<!-- BEGIN switch_chatbox_activate -->
<tr>
<td class="row1">
<span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST}
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
//<![CDATA[
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
//]]>
</script>
<!-- END switch_chatbox_popup -->
</span>
</td>
</tr>
<!-- END switch_chatbox_activate -->
</table>
{AUTO_DST}
<!-- 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 -->
<!-- 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 -->
Ultima editare efectuata de catre Crazy_x3 in Lun Dec 24, 2012 2:25 pm, editata de 1 ori
Re: Chenar la Ultimele mesaje pe forum
Samirutzzu, boldul şi culorile sunt rezervate pentru moderare. Va rog sa folositi fontul de origine al forumului.
Mulţumesc pentru înţelegere!
Mulţumesc pentru înţelegere!
Pagina 2 din 2 • 1, 2
Subiecte similare
» Chenar Profil si Chenar Ultimele Mesaje [ punBB ]
» Subiecte , Mesaje si Ultimele mesaje in chenar
» chenar ultimele mesaje
» Chenar Ultimele mesaje
» Chenar la Ultimele mesaje
» Subiecte , Mesaje si Ultimele mesaje in chenar
» chenar ultimele mesaje
» Chenar Ultimele mesaje
» Chenar la Ultimele mesaje
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Administreaza prezentarea forumului :: Arhiva probleme privind designul forumurilor
Pagina 2 din 2
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum