Widgeturi pe partea stanga
Reguli forum
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
- thecrewstyle
- Utilizator înregistrat
- Mesaje: 1180
- Membru din: 26-Mar-2007, 09:26:21
- Versiune: 3.0.6
- Ext: Da
- Server: UNIX/Linux
- Nivel phpBB: Puţin experimentat
- Localitate: Underground
- Contact:
Re: Widgeturi pe partea stanga
Daca ne spui ce ai vrea sa apara (ceva concret, nu "niste coduri"), poate te va ajuta cineva.
Comunitatea What's Funny
- Gotyc
- Utilizator înregistrat
- Mesaje: 518
- Membru din: 20-Iun-2009, 02:10:00
- Versiune: 3.1.x
- Ext: Da
- Server: UNIX/Linux
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Localitate: iasi
- Contact:
Re: Widgeturi pe partea stanga
Sterge ce este in index_body.html si inlocuieste cu asta
Cod: Selectaţi tot
<!-- INCLUDE overall_header.html -->
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="200" valign="top">
<!-- IF not S_USER_LOGGED_IN -->
<table width="195" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="195" class="cat"> Intrare pe cont</td>
</tr>
<tr>
<td class="row1a" align="center">
<form method="post" action="{S_LOGIN_ACTION}">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="right"> <img src="http://wapcel.org/images/user.png" /></td>
<td width="100"><input class="post" type="text" name="username" size="15" /></td>
<td><input type="checkbox" class="radio" name="autologin" tabindex="3" /></td>
</tr>
<tr>
<td align="right"> <img src="http://battletracker.com/images/serverlist/sv_password.png" /></td>
<td><input class="post" type="password" name="password" size="15" /></td>
<td><input type="submit" class="btnmain" name="login" value="Go" /> </td>
</tr>
</table>
{S_FORM_TOKEN}
</form> </td>
</tr>
</table>
<Br />
<!-- ENDIF -->
<table width="195" class="tablebg" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="200" class="cat_left"><Center><h3>Profil</h3></Center></td>
</tr>
<!-- IF U_RESTORE_PERMISSIONS --> <tr>
<a href="{U_RESTORE_PERMISSIONS}">{L_RESTORE_PERMISSIONS}</a></td>
<!-- ENDIF --> </tr>
<tr>
<td class="row1"> • <a href="{U_PROFILE}" title="{L_PROFILE}" accesskey="u">{L_PROFILE}</a></td>
</tr>
<!-- IF S_DISPLAY_MEMBERLIST -->
<tr>
<td class="row1"> • <a href="{U_MEMBERLIST}" title="{L_MEMBERLIST_EXPLAIN}">{L_MEMBERLIST}</a></td>
<!-- ENDIF -->
</tr>
<tr>
<td class="row1"> <!-- IF not S_USER_LOGGED_IN --> • <a href="ucp.php?mode=register" title="register" accesskey="l">Inregistrare Cont Nou <img src="http://plugins.max3semnehost.info/site/imagini/structura/new.gif"></a> <!-- ENDIF --> </td>
</tr>
<tr>
<td class="row1"> • <a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="l">{L_LOGIN_LOGOUT}</a></td>
</tr>
<tr>
<td class="row1"> • <a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH}</a></td>
</tr>
<tr>
<td class="row1"> • <!-- IF S_VIEW_STATS --><a href="{U_STATS}" title="{L_STATS_EXPLAIN}">{L_STATISTICS}</a><!-- ENDIF --> <img src="http://plugins.max3semnehost.info/site/imagini/structura/new.gif"></td>
</tr>
</table>
<br />
<table width="195" class="tablebg" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="200" class="cat_left"><Center><h3>Mesajerie</h3></Center></td>
</tr>
<!-- IF S_DISPLAY_PM --> <tr>
<td class="row1"> • <a href="{U_PRIVATEMSGS}">({PRIVATE_MESSAGE_INFO})</a></td>
<!-- ENDIF --> </tr>
<td class="row1"> • <a href="ucp.php?i=pm&folder=inbox">Mesaje primite </a></td>
</tr>
<tr>
<td class="row1"> • <a href="ucp.php?i=pm&folder=outbox">Mesaje expediate </a></td>
</tr>
<tr>
<td class="row1">• <a href="ucp.php?i=pm&mode=compose">Trimite mesaj</a> </td>
</tr>
<tr>
<td class="row1">• <a href="ucp.php?i=pm&mode=drafts">Mesaje private în lucru </a></td>
</tr>
</table>
<br />
<table width="195" class="tablebg" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="200" class="cat_left"><Center><h3> Navigare Forum</h3></Center></td>
</tr>
<tr>
<td class="row1"> • <a href="{U_MARK_FORUMS}" accesskey="m">{L_MARK_FORUMS_READ}</a></td>
</tr>
<td class="row1"> • <a href="{U_ACP}">{L_ACP}</a></td>
</tr>
<tr>
<td class="row1"> •<a href="{U_MCP}">{L_MCP}</a></td>
</tr>
<tr>
<td class="row1"> • <a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a> </td>
</tr>
<tr>
<td class="row1"> • <a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></td>
</tr>
<tr>
<td class="row1"> • <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></td>
</tr>
</table>
<br />
<table width="195" class="tablebg" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="200" class="cat_left"><Center><h3>{L_STATISTICS}</h3></Center></td>
</tr>
<tr>
<td class="row1">• {TOTAL_POSTS} </td>
</tr>
<td class="row1"> • {TOTAL_TOPICS}</td>
</tr>
<tr>
<td class="row1"> • {TOTAL_USERS}</td>
</tr>
<tr>
<td class="row1"> • {NEWEST_USER} </td>
</tr>
<tr>
<td class="row1"> • <!-- IF TOTAL_BANNED_USERS -->• {L_BANNED_USERS} <a href="{U_BANLIST}">{TOTAL_BANNED_USERS}</a> <!-- ENDIF --> <img src="http://plugins.max3semnehost.info/site/imagini/structura/new.gif"></td>
</tr>
</table>
<table width="195" class="tablebg" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="195" class="cat_left"><Center><h3>24 De ore</h3></Center></td>
</tr>
<tr>
<td class="row1">• {24HOUR_POSTS} </td>
</tr>
<td class="row1"> • {24HOUR_TOPICS}</td>
</tr>
<tr>
<td class="row1"> • {24HOUR_USERS}</td>
</tr>
<tr>
<td class="row1"> • <!-- IF not S_IS_BOT -->
<!-- BEGIN lastvisit -->{lastvisit.USERNAME_FULL}<!-- IF not lastvisit.S_LAST_ROW -->, <!-- ENDIF --><!-- END lastvisit -->
<!-- ENDIF --></td>
</tr>
</table>
<table width="195" class="tablebg" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="195" class="cat_left"><Center><h3>Parteneri</h3></Center></td>
</tr>
<tr>
<td class="row1">
<a href="http://forum.zonek.ro" target=_blank><img style="opacity: 0.4;" onMouseOver="this.style.opacity=1;this.filters.alpha.opacity=100" onMouseOut="this.style.opacity=0.4;this.filters.alpha.opacity=40" src="http://www.zonek.ro/zonek.gif" name="icon" border="0" id="icon" /></a>
</a><a href='http://www.livestrike.ro/' target='_blank' title='Gaming Professional'>
<img style="opacity: 0.4;" onMouseOver="this.style.opacity=1;this.filters.alpha.opacity=100" onMouseOut="this.style.opacity=0.4;this.filters.alpha.opacity=40" src="http://livestrike.ro/livestrike/minibanner.gif" name="icon" border="0" id="icon" /></a><a href="http://www.mindstrike.net/forum/" target="_blank">
<img style="opacity: 0.4;" onMouseOver="this.style.opacity=1;this.filters.alpha.opacity=100" onMouseOut="this.style.opacity=0.4;this.filters.alpha.opacity=40" src="http://www.upload3r.com/serve/051109/1257445263.png" name="icon" border="0" id="icon" /></a>
<a href="http://irealstrike.info" target="_blank">
<img style="opacity: 0.4;" onMouseOver="this.style.opacity=1;this.filters.alpha.opacity=100" onMouseOut="this.style.opacity=0.4;this.filters.alpha.opacity=40" src="http://www.irealstrike.info/forum/download/irealstrike.gif" name="icon" border="0" id="icon" /></a>
<a href="http://www.hvg-zone.ro" target="_blank">
<img style="opacity: 0.4;" onMouseOver="this.style.opacity=1;this.filters.alpha.opacity=100" onMouseOut="this.style.opacity=0.4;this.filters.alpha.opacity=40" src="http://hvg-zone.ro/download/images/88x31.gif" name="icon" border="0" id="icon" /></a>
<a title= "CS - Photoshop - Warez - Programe - Jocuri - Filme - Muzica" href="http://lrd.ro"><img style="opacity: 0.4;" onMouseOver="this.style.opacity=1;this.filters.alpha.opacity=100" onMouseOut="this.style.opacity=0.4;this.filters.alpha.opacity=40" src="http://img248.imageshack.us/img248/9042/lrddd2.gif" name="icon" border="0" id="icon" /"></a>
<a title= "CS - Photoshop - Warez - Programe - Jocuri - Filme - Muzica" href="http://iFunMania.wikiforum.ro"><img style="opacity: 0.4;" onMouseOver="this.style.opacity=1;this.filters.alpha.opacity=100" onMouseOut="this.style.opacity=0.4;this.filters.alpha.opacity=40" src="http://cs-pork.ro/imagehost/images/9b6kppxdkbyvm0jb5nil.jpg" name="icon" border="0" id="icon" /"></a>
<a href="http://gunner-cs.net" target="_blank"><img style="opacity: 0.4;" onMouseOver="this.style.opacity=1;this.filters.alpha.opacity=100" onMouseOut="this.style.opacity=0.4;this.filters.alpha.opacity=40" src="http://gunner-cs.net/downloand/images/gunner-cs.net.png" name="icon" border="0" id="icon" /"></a>
</td>
</tr>
</table>
<img src="http://virtualstrike.org/forum/styles/virtualstrike2/theme/images/menu/mf.gif" />
<table width="197" class="tablebg" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"><a href="http://www.mindfreak.ro" target="_blank"><img src="http://virtualstrike.org/forum/styles/virtualstrike2/theme/images/mindfreak.png" /></a></td>
</tr>
</table>
</td>
<td width="100%" valign="top"><!-- INCLUDE forumlist_body.html --></td>
</tr>
</table>
<!-- INCLUDE breadcrumbs.html -->
<br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="cat"><h4><!-- IF S_DISPLAY_ONLINE_LIST --><!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF --> -<!-- ENDIF --> {L_STATISTICS}</h4></td>
</tr>
<tr>
<td class="row2a">
{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br /><br />
{LOGGED_IN_USER_LIST}
<br />{RECORD_USERS}<br />
<br />
<!-- IF S_DISPLAY_ONLINE_LIST --><!-- IF LEGEND --><b class="gensmall">{L_LEGEND}:: {LEGEND}</b><!-- ENDIF --><!-- ENDIF -->
</td>
</tr>
</table>
<!-- INCLUDE overall_footer.html -->
-
- Nou venit
- Mesaje: 9
- Membru din: 25-Oct-2009, 15:50:38
- Versiune: 3.0.5
- Ext: Da
- Server: Windows
- Nivel phpBB: Experimentat
- Contact:
Cine este conectat
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator