unde modifica in template [rezolvat]

Discutii despre tot ce nu se incadreaza in celelalte categorii.

Moderators: Moderatori ajutatori, Moderatori

Post Reply
Van DamMe ;x
Membru, skill 0
Membru, skill 0
Posts: 16
Joined: 23 Jan 2011, 19:12
Detinator Steam: Da
CS Status: Citesc forumul nordcs.com
Detinator server CS: cs.nordcs.com
Has thanked: 2 times
Contact:

20 Feb 2011, 14:39

salut asi vrea sa stiu unde post sa modifica in template sa imi bag o bara de parteneri

ex :
http://i84.servimg.com/u/f84/12/74/00/60/110.jpg

eu vreau sa-mi apara doare pe index (trebuie sa modifica in index_body?)
vreau sa mi se spuna un exemplu
  • <div class="block-start">
    <div class="cap-div"><div class="cap-left"><div class="cap-right">Parteneri&nbsp;</div></div></div>
    <table class="tablebg" width="100%" cellspacing="1">
    <tbody><tr>
    <td class="row1">

    <br>



    </a>

    </center>
    </td></tr>

    </tbody></table>
    <div class="block-end-left"><div class="block-end-right"></div></div></div>
connect Cs.NordcsCs.Com
Image
site/forum
Cautam admini contatc Y!M: [email protected]
RoyalServer 2
User avatar
Mafios_X
Fost administrator
Fost administrator
Posts: 6851
Joined: 10 Apr 2009, 01:28
Detinator Steam: Da
SteamID: mafiosx
Reputatie: Fost Administrator
Location: Italia
Has thanked: 341 times
Been thanked: 419 times
Contact:

20 Feb 2011, 14:59

Da, modifici in index_body.html . Pune sub who is online.
-------------------------------#STEAM PROFILE--------------------------------------
Image
STEAM: mafiosx

Image


www.gamescan.ro - Un fel de GameTracker ROMANESC :D
Van DamMe ;x
Membru, skill 0
Membru, skill 0
Posts: 16
Joined: 23 Jan 2011, 19:12
Detinator Steam: Da
CS Status: Citesc forumul nordcs.com
Detinator server CS: cs.nordcs.com
Has thanked: 2 times
Contact:

20 Feb 2011, 15:05

asta e index_body.html
eu nu gasesc cum ai zis tu

Code: Select all

<!-- INCLUDE overall_header.html -->

<!-- IF U_MCP -->
	<div id="pageheader">
		<p class="linkmcp">[ <a href="{U_MCP}">{L_MCP}</a> ]</p>
	</div>

	<br clear="all" /><br />
<!-- ENDIF -->

<!-- INCLUDE forumlist_body.html -->

<!-- IF not S_IS_BOT or U_TEAM -->
    <span class="gensmall"><!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a><!-- IF U_TEAM --> | <!-- ENDIF --><!-- ENDIF --><!-- IF U_TEAM --><a href="{U_TEAM}">{L_THE_TEAM}</a><!-- ENDIF --></span><br />
<!-- ENDIF -->

<br clear="all" />

<!-- INCLUDE breadcrumbs.html -->

<!-- IF S_DISPLAY_ONLINE_LIST -->
	<br clear="all" />

    {$CA_BLOCK_START}
	{$CA_CAP2_START}<!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF -->{$CA_CAP2_END}
	<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
	<tr>
	<!-- IF LEGEND -->
		<td class="row1" rowspan="2" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
	<!-- ELSE -->
		<td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
	<!-- ENDIF -->
		<td class="row1" width="100%"><span class="genmed">{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /><br />{LOGGED_IN_USER_LIST}</span></td>
	</tr>
	<!-- IF LEGEND -->
		<tr>
			<td class="row1 nobold"><b class="gensmall">{L_LEGEND} :: {LEGEND}</b></td>
		</tr>
	<!-- ENDIF -->
	</table>
	{$CA_BLOCK_END}
<!-- ENDIF -->

<!-- IF S_DISPLAY_BIRTHDAY_LIST && BIRTHDAY_LIST -->
	<br clear="all" />
    
    {$CA_BLOCK_START}
	{$CA_CAP2_START}{L_BIRTHDAYS}{$CA_CAP2_END}
	<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
	<tr>
		<td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/birthday.gif" alt="{L_BIRTHDAYS}" /></td>
		<td class="row1 nobold" width="100%"><p class="genmed"><!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: <b>{BIRTHDAY_LIST}</b><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF --></p></td>
	</tr>
	</table>
	{$CA_BLOCK_END}
<!-- ENDIF -->

<br clear="all" />

{$CA_BLOCK_START}
{$CA_CAP2_START}{L_STATISTICS}{$CA_CAP2_END}
<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
<tr>
	<td class="row1"><img src="{T_THEME_PATH}/images/stats.gif" alt="{L_STATISTICS}" /></td>
	<td class="row1 nobold" width="100%" valign="middle"><p class="genmed">{TOTAL_POSTS} | {TOTAL_TOPICS} | {TOTAL_USERS} | {NEWEST_USER}</p></td>
</tr>
</table>
{$CA_BLOCK_END}

<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
	<br clear="all" />

	<form method="post" action="{S_LOGIN_ACTION}">
	
	{$CA_BLOCK_START}
	{$CA_CAP2_START}<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>{$CA_CAP2_END}
	<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
	<tr>
		<td class="row1" align="center"><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" name="username" size="10" />&nbsp; <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" />&nbsp; <!-- IF S_AUTOLOGIN_ENABLED --><span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" />&nbsp;<!-- ENDIF --> <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
	</tr>
	</table>
	{$CA_BLOCK_END}
	{S_LOGIN_REDIRECT}
	{S_FORM_TOKEN}
	</form>
<!-- ENDIF -->

<br clear="all" />

<table class="legend">
<tr>
	<td width="20" align="center">{FORUM_UNREAD_IMG}</td>
	<td><span class="gensmall">{L_UNREAD_POSTS}</span></td>
	<td>&nbsp;&nbsp;</td>
	<td width="20" align="center">{FORUM_IMG}</td>
	<td><span class="gensmall">{L_NO_UNREAD_POSTS}</span></td>
	<td>&nbsp;&nbsp;</td>
	<td width="20" align="center">{FORUM_LOCKED_IMG}</td>
	<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>

<!-- INCLUDE overall_footer.html -->
daca vrei sa ma ajuti
connect Cs.NordcsCs.Com
Image
site/forum
Cautam admini contatc Y!M: [email protected]
User avatar
Mafios_X
Fost administrator
Fost administrator
Posts: 6851
Joined: 10 Apr 2009, 01:28
Detinator Steam: Da
SteamID: mafiosx
Reputatie: Fost Administrator
Location: Italia
Has thanked: 341 times
Been thanked: 419 times
Contact:

20 Feb 2011, 15:09

Incearca asta
| Afiseaza codul
<!-- INCLUDE overall_header.html -->

<!-- IF U_MCP -->
   <div id="pageheader">
      <p class="linkmcp">[ <a href="{U_MCP}">{L_MCP}</a> ]</p>
   </div>

   <br clear="all" /><br />
<!-- ENDIF -->

<!-- INCLUDE forumlist_body.html -->

<!-- IF not S_IS_BOT or U_TEAM -->
    <span class="gensmall"><!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a><!-- IF U_TEAM --> | <!-- ENDIF --><!-- ENDIF --><!-- IF U_TEAM --><a href="{U_TEAM}">{L_THE_TEAM}</a><!-- ENDIF --></span><br />
<!-- ENDIF -->

<br clear="all" />

<!-- INCLUDE breadcrumbs.html -->

<!-- IF S_DISPLAY_ONLINE_LIST -->
   <br clear="all" />

    {$CA_BLOCK_START}
   {$CA_CAP2_START}<!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF -->{$CA_CAP2_END}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   <tr>
   <!-- IF LEGEND -->
      <td class="row1" rowspan="2" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
   <!-- ELSE -->
      <td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
   <!-- ENDIF -->
      <td class="row1" width="100%"><span class="genmed">{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /><br />{LOGGED_IN_USER_LIST}</span></td>
   </tr>
   <!-- IF LEGEND -->
      <tr>
         <td class="row1 nobold"><b class="gensmall">{L_LEGEND} :: {LEGEND}</b></td>
      </tr>
   <!-- ENDIF -->
   </table>
   {$CA_BLOCK_END}
<!-- ENDIF -->

<!-- IF S_DISPLAY_BIRTHDAY_LIST && BIRTHDAY_LIST -->
   <br clear="all" />
   
    {$CA_BLOCK_START}
   {$CA_CAP2_START}{L_BIRTHDAYS}{$CA_CAP2_END}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   <tr>
      <td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/birthday.gif" alt="{L_BIRTHDAYS}" /></td>
      <td class="row1 nobold" width="100%"><p class="genmed"><!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: <b>{BIRTHDAY_LIST}</b><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF --></p></td>
   </tr>
   </table>
   {$CA_BLOCK_END}
<!-- ENDIF -->

<br clear="all" />

{$CA_BLOCK_START}
{$CA_CAP2_START}{L_STATISTICS}{$CA_CAP2_END}
<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
<tr>
   <td class="row1"><img src="{T_THEME_PATH}/images/stats.gif" alt="{L_STATISTICS}" /></td>
   <td class="row1 nobold" width="100%" valign="middle"><p class="genmed">{TOTAL_POSTS} | {TOTAL_TOPICS} | {TOTAL_USERS} | {NEWEST_USER}</p></td>
</tr>
</table>
{$CA_BLOCK_END}

{$CA_BLOCK_START}
{$CA_CAP2_START}{CE VREI TU}{$CA_CAP2_END}
<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
<tr>
   <td class="row1"><img src="{T_THEME_PATH}/images/stats.gif" alt="{L_STATISTICS}" /></td>
   <td class="row1 nobold" width="100%" valign="middle"><p class="genmed">{TOTAL_POSTS} | {TOTAL_TOPICS} | {TOTAL_USERS} | {NEWEST_USER}</p></td>
</tr>
</table>
{$CA_BLOCK_END}

<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
   <br clear="all" />

   <form method="post" action="{S_LOGIN_ACTION}">
   
   {$CA_BLOCK_START}
   {$CA_CAP2_START}<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>{$CA_CAP2_END}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   <tr>
      <td class="row1" align="center"><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" name="username" size="10" />&nbsp; <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" />&nbsp; <!-- IF S_AUTOLOGIN_ENABLED --><span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" />&nbsp;<!-- ENDIF --> <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
   </tr>
   </table>
   {$CA_BLOCK_END}
   {S_LOGIN_REDIRECT}
   {S_FORM_TOKEN}
   </form>
<!-- ENDIF -->

<br clear="all" />

<table class="legend">
<tr>
   <td width="20" align="center">{FORUM_UNREAD_IMG}</td>
   <td><span class="gensmall">{L_UNREAD_POSTS}</span></td>
   <td>&nbsp;&nbsp;</td>
   <td width="20" align="center">{FORUM_IMG}</td>
   <td><span class="gensmall">{L_NO_UNREAD_POSTS}</span></td>
   <td>&nbsp;&nbsp;</td>
   <td width="20" align="center">{FORUM_LOCKED_IMG}</td>
   <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>

<!-- INCLUDE overall_footer.html -->
-------------------------------#STEAM PROFILE--------------------------------------
Image
STEAM: mafiosx

Image


www.gamescan.ro - Un fel de GameTracker ROMANESC :D
Van DamMe ;x
Membru, skill 0
Membru, skill 0
Posts: 16
Joined: 23 Jan 2011, 19:12
Detinator Steam: Da
CS Status: Citesc forumul nordcs.com
Detinator server CS: cs.nordcs.com
Has thanked: 2 times
Contact:

20 Feb 2011, 16:17

merge da inca ceva

nu apare linie in jos
http://i53.tinypic.com/317fko7.png
cred ca nu e bine ceva
connect Cs.NordcsCs.Com
Image
site/forum
Cautam admini contatc Y!M: [email protected]
User avatar
Mafios_X
Fost administrator
Fost administrator
Posts: 6851
Joined: 10 Apr 2009, 01:28
Detinator Steam: Da
SteamID: mafiosx
Reputatie: Fost Administrator
Location: Italia
Has thanked: 341 times
Been thanked: 419 times
Contact:

20 Feb 2011, 16:20

Din acea imagine nu prea inteleg dar oricum, vezi asa :
| Afiseaza codul
<!-- INCLUDE overall_header.html -->

<!-- IF U_MCP -->
   <div id="pageheader">
      <p class="linkmcp">[ <a href="{U_MCP}">{L_MCP}</a> ]</p>
   </div>

   <br clear="all" /><br />
<!-- ENDIF -->

<!-- INCLUDE forumlist_body.html -->

<!-- IF not S_IS_BOT or U_TEAM -->
    <span class="gensmall"><!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a><!-- IF U_TEAM --> | <!-- ENDIF --><!-- ENDIF --><!-- IF U_TEAM --><a href="{U_TEAM}">{L_THE_TEAM}</a><!-- ENDIF --></span><br />
<!-- ENDIF -->

<br clear="all" />

<!-- INCLUDE breadcrumbs.html -->

<!-- IF S_DISPLAY_ONLINE_LIST -->
   <br clear="all" />

    {$CA_BLOCK_START}
   {$CA_CAP2_START}<!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF -->{$CA_CAP2_END}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   <tr>
   <!-- IF LEGEND -->
      <td class="row1" rowspan="2" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
   <!-- ELSE -->
      <td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
   <!-- ENDIF -->
      <td class="row1" width="100%"><span class="genmed">{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /><br />{LOGGED_IN_USER_LIST}</span></td>
   </tr>
   <!-- IF LEGEND -->
      <tr>
         <td class="row1 nobold"><b class="gensmall">{L_LEGEND} :: {LEGEND}</b></td>
      </tr>
   <!-- ENDIF -->
   </table>
   {$CA_BLOCK_END}
<!-- ENDIF -->

<!-- IF S_DISPLAY_BIRTHDAY_LIST && BIRTHDAY_LIST -->
   <br clear="all" />
   
    {$CA_BLOCK_START}
   {$CA_CAP2_START}{L_BIRTHDAYS}{$CA_CAP2_END}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   <tr>
      <td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/birthday.gif" alt="{L_BIRTHDAYS}" /></td>
      <td class="row1 nobold" width="100%"><p class="genmed"><!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: <b>{BIRTHDAY_LIST}</b><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF --></p></td>
   </tr>
   </table>
   {$CA_BLOCK_END}
<!-- ENDIF -->

<br clear="all" />

{$CA_BLOCK_START}
{$CA_CAP2_START}{L_STATISTICS}{$CA_CAP2_END}
<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
<tr>
   <td class="row1"><img src="{T_THEME_PATH}/images/stats.gif" alt="{L_STATISTICS}" /></td>
   <td class="row1 nobold" width="100%" valign="middle"><p class="genmed">{TOTAL_POSTS} | {TOTAL_TOPICS} | {TOTAL_USERS} | {NEWEST_USER}</p></td>
</tr>
</table>
{$CA_BLOCK_END}

    {$CA_BLOCK_START}
   {$CA_CAP2_START}<!-- IF U_VIEWONLINE --><a href="#">{CE VREI TU}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF -->{$CA_CAP2_END}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   <tr>
   <!-- IF LEGEND -->
      <td class="row1" rowspan="2" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
   <!-- ELSE -->
      <td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
   <!-- ENDIF -->
      <b> asdmjasngjasdasdasmdaskdmas eXtreamCS </b>
   </tr>
   <!-- IF LEGEND -->
      <tr>
         <td class="row1 nobold"><b class="gensmall">{L_LEGEND} :: {LEGEND}</b></td>
      </tr>
   <!-- ENDIF -->
   </table>
   {$CA_BLOCK_END}
<!-- ENDIF -->

<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
   <br clear="all" />

   <form method="post" action="{S_LOGIN_ACTION}">
   
   {$CA_BLOCK_START}
   {$CA_CAP2_START}<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>{$CA_CAP2_END}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   <tr>
      <td class="row1" align="center"><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" name="username" size="10" />&nbsp; <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" />&nbsp; <!-- IF S_AUTOLOGIN_ENABLED --><span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" />&nbsp;<!-- ENDIF --> <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
   </tr>
   </table>
   {$CA_BLOCK_END}
   {S_LOGIN_REDIRECT}
   {S_FORM_TOKEN}
   </form>
<!-- ENDIF -->

<br clear="all" />

<table class="legend">
<tr>
   <td width="20" align="center">{FORUM_UNREAD_IMG}</td>
   <td><span class="gensmall">{L_UNREAD_POSTS}</span></td>
   <td>&nbsp;&nbsp;</td>
   <td width="20" align="center">{FORUM_IMG}</td>
   <td><span class="gensmall">{L_NO_UNREAD_POSTS}</span></td>
   <td>&nbsp;&nbsp;</td>
   <td width="20" align="center">{FORUM_LOCKED_IMG}</td>
   <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>

<!-- INCLUDE overall_footer.html -->
zi-mi daca merge sau nu :P .
-------------------------------#STEAM PROFILE--------------------------------------
Image
STEAM: mafiosx

Image


www.gamescan.ro - Un fel de GameTracker ROMANESC :D
Van DamMe ;x
Membru, skill 0
Membru, skill 0
Posts: 16
Joined: 23 Jan 2011, 19:12
Detinator Steam: Da
CS Status: Citesc forumul nordcs.com
Detinator server CS: cs.nordcs.com
Has thanked: 2 times
Contact:

20 Feb 2011, 16:22

Parse error: syntax error, unexpected '}' in /home/ruginoas/domains/nordcs.com/public_html/forum/includes/template.php(230) : eval()'d code on line 106
eroare mio da
connect Cs.NordcsCs.Com
Image
site/forum
Cautam admini contatc Y!M: [email protected]
User avatar
Mafios_X
Fost administrator
Fost administrator
Posts: 6851
Joined: 10 Apr 2009, 01:28
Detinator Steam: Da
SteamID: mafiosx
Reputatie: Fost Administrator
Location: Italia
Has thanked: 341 times
Been thanked: 419 times
Contact:

20 Feb 2011, 16:24

| Afiseaza codul
<!-- INCLUDE overall_header.html -->

<!-- IF U_MCP -->
   <div id="pageheader">
      <p class="linkmcp">[ <a href="{U_MCP}">{L_MCP}</a> ]</p>
   </div>

   <br clear="all" /><br />
<!-- ENDIF -->

<!-- INCLUDE forumlist_body.html -->

<!-- IF not S_IS_BOT or U_TEAM -->
    <span class="gensmall"><!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a><!-- IF U_TEAM --> | <!-- ENDIF --><!-- ENDIF --><!-- IF U_TEAM --><a href="{U_TEAM}">{L_THE_TEAM}</a><!-- ENDIF --></span><br />
<!-- ENDIF -->

<br clear="all" />

<!-- INCLUDE breadcrumbs.html -->

<!-- IF S_DISPLAY_ONLINE_LIST -->
   <br clear="all" />

    {$CA_BLOCK_START}
   {$CA_CAP2_START}<!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF -->{$CA_CAP2_END}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   <tr>
   <!-- IF LEGEND -->
      <td class="row1" rowspan="2" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
   <!-- ELSE -->
      <td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
   <!-- ENDIF -->
      <td class="row1" width="100%"><span class="genmed">{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /><br />{LOGGED_IN_USER_LIST}</span></td>
   </tr>
   <!-- IF LEGEND -->
      <tr>
         <td class="row1 nobold"><b class="gensmall">{L_LEGEND} :: {LEGEND}</b></td>
      </tr>
   <!-- ENDIF -->
   </table>
   {$CA_BLOCK_END}
<!-- ENDIF -->

<!-- IF S_DISPLAY_BIRTHDAY_LIST && BIRTHDAY_LIST -->
   <br clear="all" />
   
    {$CA_BLOCK_START}
   {$CA_CAP2_START}{L_BIRTHDAYS}{$CA_CAP2_END}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   <tr>
      <td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/birthday.gif" alt="{L_BIRTHDAYS}" /></td>
      <td class="row1 nobold" width="100%"><p class="genmed"><!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: <b>{BIRTHDAY_LIST}</b><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF --></p></td>
   </tr>
   </table>
   {$CA_BLOCK_END}
<!-- ENDIF -->

<br clear="all" />

{$CA_BLOCK_START}
{$CA_CAP2_START}{L_STATISTICS}{$CA_CAP2_END}
<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
<tr>
   <td class="row1"><img src="{T_THEME_PATH}/images/stats.gif" alt="{L_STATISTICS}" /></td>
   <td class="row1 nobold" width="100%" valign="middle"><p class="genmed">{TOTAL_POSTS} | {TOTAL_TOPICS} | {TOTAL_USERS} | {NEWEST_USER}</p></td>
</tr>
</table>
{$CA_BLOCK_END}

    {$CA_BLOCK_START}
   {$CA_CAP2_START}<!-- IF U_VIEWONLINE --><a href="#">{CE VREI TU}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF -->{$CA_CAP2_END}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   <tr>
   <!-- IF LEGEND -->
      <td class="row1" rowspan="2" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
   <!-- ELSE -->
      <td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
   <!-- ENDIF -->
      <b> asdmjasngjasdasdasmdaskdmas eXtreamCS </b>
   </tr>
   <!-- IF LEGEND -->
      <tr>
         <td class="row1 nobold"><b class="gensmall">{L_LEGEND} :: {LEGEND}</b></td>
      </tr>
   <!-- ENDIF -->
   </table>
   {$CA_BLOCK_END}

<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
   <br clear="all" />

   <form method="post" action="{S_LOGIN_ACTION}">
   
   {$CA_BLOCK_START}
   {$CA_CAP2_START}<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>{$CA_CAP2_END}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   <tr>
      <td class="row1" align="center"><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" name="username" size="10" />&nbsp; <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" />&nbsp; <!-- IF S_AUTOLOGIN_ENABLED --><span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" />&nbsp;<!-- ENDIF --> <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
   </tr>
   </table>
   {$CA_BLOCK_END}
   {S_LOGIN_REDIRECT}
   {S_FORM_TOKEN}
   </form>
<!-- ENDIF -->

<br clear="all" />

<table class="legend">
<tr>
   <td width="20" align="center">{FORUM_UNREAD_IMG}</td>
   <td><span class="gensmall">{L_UNREAD_POSTS}</span></td>
   <td>&nbsp;&nbsp;</td>
   <td width="20" align="center">{FORUM_IMG}</td>
   <td><span class="gensmall">{L_NO_UNREAD_POSTS}</span></td>
   <td>&nbsp;&nbsp;</td>
   <td width="20" align="center">{FORUM_LOCKED_IMG}</td>
   <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>

<!-- INCLUDE overall_footer.html -->
mi-a scapat o linie in plus. Daca nu merge nici acum lasa id de mess ;).
-------------------------------#STEAM PROFILE--------------------------------------
Image
STEAM: mafiosx

Image


www.gamescan.ro - Un fel de GameTracker ROMANESC :D
Van DamMe ;x
Membru, skill 0
Membru, skill 0
Posts: 16
Joined: 23 Jan 2011, 19:12
Detinator Steam: Da
CS Status: Citesc forumul nordcs.com
Detinator server CS: cs.nordcs.com
Has thanked: 2 times
Contact:

20 Feb 2011, 16:27

tot la fel da nu imi apare eroarea
nordcs.community id
connect Cs.NordcsCs.Com
Image
site/forum
Cautam admini contatc Y!M: [email protected]
User avatar
Mafios_X
Fost administrator
Fost administrator
Posts: 6851
Joined: 10 Apr 2009, 01:28
Detinator Steam: Da
SteamID: mafiosx
Reputatie: Fost Administrator
Location: Italia
Has thanked: 341 times
Been thanked: 419 times
Contact:

20 Feb 2011, 16:29

| Afiseaza codul
<!-- INCLUDE overall_header.html -->

<!-- IF U_MCP -->
   <div id="pageheader">
      <p class="linkmcp">[ <a href="{U_MCP}">{L_MCP}</a> ]</p>
   </div>

   <br clear="all" /><br />
<!-- ENDIF -->

<!-- INCLUDE forumlist_body.html -->

<!-- IF not S_IS_BOT or U_TEAM -->
    <span class="gensmall"><!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a><!-- IF U_TEAM --> | <!-- ENDIF --><!-- ENDIF --><!-- IF U_TEAM --><a href="{U_TEAM}">{L_THE_TEAM}</a><!-- ENDIF --></span><br />
<!-- ENDIF -->


<br clear="all" />

<!-- INCLUDE breadcrumbs.html -->

<!-- IF S_DISPLAY_ONLINE_LIST -->
   <br clear="all" />

    {$CA_BLOCK_START}
   {$CA_CAP2_START}<!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF -->{$CA_CAP2_END}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   <tr>
   <!-- IF LEGEND -->
      <td class="row1" rowspan="2" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
   <!-- ELSE -->

      <td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
   <!-- ENDIF -->
      <td class="row1" width="100%"><span class="genmed">{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /><br />{LOGGED_IN_USER_LIST}</span></td>
   </tr>

   <!-- IF LEGEND -->
      <tr>
         <td class="row1 nobold"><b class="gensmall">{L_LEGEND} :: {LEGEND}</b></td>
      </tr>
   <!-- ENDIF -->
   </table>
   {$CA_BLOCK_END}
<!-- ENDIF -->

<!-- IF S_DISPLAY_BIRTHDAY_LIST && BIRTHDAY_LIST -->
   <br clear="all" />
   
    {$CA_BLOCK_START}
   {$CA_CAP2_START}{L_BIRTHDAYS}{$CA_CAP2_END}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   <tr>

      <td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/birthday.gif" alt="{L_BIRTHDAYS}" /></td>
      <td class="row1 nobold" width="100%"><p class="genmed"><!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: <b>{BIRTHDAY_LIST}</b><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF --></p></td>
   </tr>
   </table>
   {$CA_BLOCK_END}
<!-- ENDIF -->

<br clear="all" />

{$CA_BLOCK_START}
{$CA_CAP2_START}{L_STATISTICS}{$CA_CAP2_END}
<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
<tr>
   <td class="row1"><img src="{T_THEME_PATH}/images/stats.gif" alt="{L_STATISTICS}" /></td>
   <td class="row1 nobold" width="100%" valign="middle"><p class="genmed">{TOTAL_POSTS} | {TOTAL_TOPICS} | {TOTAL_USERS} | {NEWEST_USER}</p></td>
</tr>
   </table>
{$CA_BLOCK_END}
{$CA_BLOCK_START}
{$CA_CAP2_START}Parteneri{$CA_CAP2_END}
<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
    <tr>
<td class="row1"><img src="{T_THEME_PATH}/images/stats.png" alt="{L_STATISTICS}" /></td>
   <td class="row1 nobold" width="100%" valign="middle"><!-- IF not S_IS_BOT -->
 <b> eXtreamCS.Com </b> 
   <!-- ENDIF --></tr>
   </table>
{$CA_BLOCK_END}


<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
   <br clear="all" />

   <form method="post" action="{S_LOGIN_ACTION}">

   
   {$CA_BLOCK_START}
   {$CA_CAP2_START}<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>{$CA_CAP2_END}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   <tr>
      <td class="row1" align="center"><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" name="username" size="10" />&nbsp; <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" />&nbsp; <!-- IF S_AUTOLOGIN_ENABLED --><span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" />&nbsp;<!-- ENDIF --> <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>

   </tr>
   </table>
   {$CA_BLOCK_END}
   {S_FORM_TOKEN}
   </form>
<!-- ENDIF -->

<br clear="all" />

<table class="legend">
<tr>
   <td width="20" align="center">{FORUM_NEW_IMG}</td>
   <td><span class="gensmall">{L_NEW_POSTS}</span></td>

   <td>&nbsp;&nbsp;</td>
   <td width="20" align="center">{FORUM_IMG}</td>
   <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
   <td>&nbsp;&nbsp;</td>
   <td width="20" align="center">{FORUM_LOCKED_IMG}</td>
   <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>

</table>

<!-- INCLUDE overall_footer.html -->
Asta merge, bafta. ( Apasa si pe Multumesc daca e asa :D )

daca spuneai de la inceput ca ai "etech" pe forum te ajutam mai repede :)).
-------------------------------#STEAM PROFILE--------------------------------------
Image
STEAM: mafiosx

Image


www.gamescan.ro - Un fel de GameTracker ROMANESC :D
Van DamMe ;x
Membru, skill 0
Membru, skill 0
Posts: 16
Joined: 23 Jan 2011, 19:12
Detinator Steam: Da
CS Status: Citesc forumul nordcs.com
Detinator server CS: cs.nordcs.com
Has thanked: 2 times
Contact:

20 Feb 2011, 16:34

Place la me..
ti-am dat multumesc
nu avem de unde sa stiu ca conteaza si tema
Last edited by Mafios_X on 20 Feb 2011, 16:36, edited 1 time in total.
Reason: il aveam deja facut pentru etech, npc :P
connect Cs.NordcsCs.Com
Image
site/forum
Cautam admini contatc Y!M: [email protected]
Post Reply

Return to “Discutii generale”

  • Information
  • Who is online

    Users browsing this forum: Semrush [Bot], Yandex [Bot] and 413 guests