cum pot face legenda sa fie ca un fel de lista?

Pentru întrebări legate de facilităţile forumului phpBB 3.0.x, acest loc este cel mai potrivit.
Reguli forum
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
Avatar utilizator
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:

cum pot face legenda sa fie ca un fel de lista?

Mesaj de Gotyc »

cum pot face legenda sa fie ca un fel de lista?

Root Admin (1)
Administrator (2)
Moderatori Globali (0)
Moderator (1)
Photoshopist (0)
Server Admin (0)



asa ceva , help :(?
Avatar utilizator
Muzet
Fost coleg
Mesaje: 2295
Membru din: 18-Mar-2008, 23:29:52
Versiune: 0.0
Ext: Nu
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Experimentat

Re: cum pot face legenda sa fie ca un fel de lista?

Mesaj de Muzet »

Posteaza aici continutul fisierului index_body.html din folderul template al stilului folosit.
Avatar utilizator
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: cum pot face legenda sa fie ca un fel de lista?

Mesaj de Gotyc »

Cod: Selectaţi tot

<!-- INCLUDE overall_header.html -->
<style type="text/css">
<!--
.style2 {
	color: #00ccff;
	font-weight: bold;
}
.style3 {
	color: #6600cc;
	font-weight: bold;
}
.style4 {
	color: #cc3399;
	font-weight: bold;
}
.style5 {
	color: #cc3300;
	font-weight: bold;
}
.style6 {
	color: #00aa00;
	font-weight: bold;
}
.style7 {
	color: #9e8da7;
	font-weight: bold;
}
-->
</style>
<!-- IF U_MCP -->
<script type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<body onLoad="MM_preloadImages('login2.gif')">


	<br clear="all" />
<!-- ENDIF -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="215" valign="top">

		<!-- IF not S_USER_LOGGED_IN -->
	<img src="{T_THEME_PATH}/images/menu/login.gif" name="login" border="0" id="login" />
	

<table width="204" class="tablebg"  border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td> 


	<table width="204" border="0" cellspacing="0" cellpadding="0">

  <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"> USER:</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"> PASS:</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}	      
	  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
	</form>	</td>
    </tr>
</table>	 </td>

  </tr>
</table>
		
		 
 <!-- ENDIF -->
 
<!-- IF  S_USER_LOGGED_IN -->

<img src="{T_THEME_PATH}/images/menu/insaneideas.gif" name="login" border="0" id="login" />
<table width="209" border="0" cellspacing="0" cellpadding="0">
      <!-- IF U_RESTORE_PERMISSIONS --> <tr>

        <td class="row2menu" width="18"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
          <td class="row1menu"> <a href="{U_RESTORE_PERMISSIONS}">{L_RESTORE_PERMISSIONS}</a></td>

        <!-- ENDIF --> </tr>
     <tr>


        <td class="row2menu" width="18"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
          <td class="row1menu"><a href="{U_PROFILE}" title="{L_PROFILE}" accesskey="u">{L_PROFILE}</a></td>
     </tr>
      <!-- IF S_DISPLAY_MEMBERLIST -->
	   <!-- IF S_DISPLAY_PM --> <tr>

    <td class="row2menu" width="18"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
	    <td class="row1menu"><a href="{U_PRIVATEMSGS}">({PRIVATE_MESSAGE_INFO})</a></td>
    <!-- ENDIF -->  </tr>
      <tr>


        <td class="row2menu" width="18"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
          <td class="row1menu"><a href="{U_MEMBERLIST}" title="{L_MEMBERLIST_EXPLAIN}">{L_MEMBERLIST}</a></td>

        <!-- ENDIF -->
      </tr>
      <tr>


        <td class="row2menu" width="18"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
		        <td class="row1menu"><a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="l">{L_LOGIN_LOGOUT}</a></td>
      </tr>
      <tr>


        <td class="row2menu" width="18"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
          <td class="row1menu"><a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH}</a></td>
      </tr>
    </table>
	 <!-- ENDIF -->
	<div style="margin-bottom: 7px;"></div>
	
	<img src="{T_THEME_PATH}/images/menu/optiuni.gif" name="login" border="0" id="login" />

	
<table width="209"  border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td class="row2menu"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
    <td class="row1menu"><a href="{U_MARK_FORUMS}" accesskey="m">{L_MARK_FORUMS_READ}</a></td>

    <!-- IF U_ACP --></tr>
    <tr>
	      <td class="row2menu"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
      <td class="row1menu"><a href="{U_ACP}">{L_ACP}</a></td>

    </tr><!-- ENDIF -->
 <!-- IF U_MCP --> <tr>
    <td  class="row2menu"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
    <td  class="row1menu"><a href="{U_MCP}">{L_MCP}</a></td>

  </tr><!-- ENDIF -->
  <tr>
    <td class="row2menu"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>

    <td class="row1menu"><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></td>
  </tr>
  <tr>
    <td class="row2menu"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
    <td class="row1menu"><a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></td>
  </tr>
  <tr>
    <td class="row2menu"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>

    <td class="row1menu"><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></td>
  </tr>
  <!-- IF S_DISPLAY_SEARCH and S_USER_LOGGED_IN -->  <tr>
      <td class="row2menu"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
    <td class="row1menu"> <a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></td>

    <!-- ENDIF -->

  </tr>
 <!-- IF not S_IS_BOT --> <tr>
    <td class="row2menu"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
    <td class="row1menu"><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a></td>
  </tr><!-- ENDIF -->
<!-- IF U_TEAM --> <tr>
   <td class="row2menu"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
   <td class="row1menu"><a href="{U_TEAM}">{L_THE_TEAM} mindfreak.ro</a></td>

 </tr>
<!-- ENDIF -->
</table>


	<div style="margin-bottom: 7px;"></div>

<img src="{T_THEME_PATH}/images/menu/statistici.gif" name="statistici" border="0" id="statistici" />
 <table width="209" border="0"cellspacing="0" cellpadding="0">
  <tr>
    <td class="row2menu" width="18"> <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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /> </td>

    <td class="row1menu">{TOTAL_POSTS}</td>
  </tr>
    <tr>
	      <td class="row2menu" width="18"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
	<td class="row1menu">  {TOTAL_TOPICS}</td>
    </tr>
  <tr>

      <td class="row2menu" width="18"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
    <td class="row1menu">  {TOTAL_USERS}</td>
  </tr>
  <tr>
      <td class="row2menu" width="18"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
    <td class="row1menu">  {NEWEST_USER} </td>
  </tr>

</table>	

<div style="margin-bottom: 5px;"></div>
<img src="{T_THEME_PATH}/images/menu/24h.gif" name="24h" border="0" id="24h" />
	<table width="209" border="0" cellspacing="0" cellpadding="0">

  <tr>
    <td class="row2menu"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" />  </td>
    <td class="row1menu">{24HOUR_POSTS}</td>
  </tr>
  <tr>

    <td class="row2menu"> <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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /> </td>
    <td class="row1menu">{24HOUR_TOPICS}</td>
  </tr>
  <tr>
    <td class="row2menu"> <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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /> </td>
    <td class="row1menu">{24HOUR_USERS}</td>

  </tr>
  <tr>
    <td class="row2menu"> <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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /> </td>
    <td class="row1menu">{USERS_24HOUR_TOTAL}</td>
  </tr>
</table>
	
	<div style="margin-bottom: 7px;"></div>

	
	<img src="{T_THEME_PATH}/images/menu/legenda.gif" name="legenda" border="0" id="legenda" />
		      <table width="209" border="0" cellspacing="0" cellpadding="0">

  <tr>
      <td class="row2menu" width="18"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
    <td class="row1menu">  <span class="style3">Root Admin</span> (1)</td>
  </tr>

  <tr>  
    <td class="row2menu" width="18"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
    <td class="row1menu">  <span class="style7">Administrator</span> (2)</td>
  </tr>
  <tr>
      <td class="row2menu" width="18"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
    <td class="row1menu"> <span class="style6">Moderatori Globali</span> (0)</td>

  </tr>
  <tr>
      <td class="row2menu" width="18"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
    <td class="row1menu"> <span class="style5">Moderator</span> (1)</td>
  </tr>
  <tr>
      <td class="row2menu" width="18"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>

    <td class="row1menu"> <span class="style4">Photoshopist</span> (0)</td>
  </tr>
  <tr>
      <td class="row2menu" width="18"><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="{T_THEME_PATH}/images/icon.gif" name="icon" border="0" id="icon" /></td>
    <td class="row1menu"> <span class="style2">Server Admin</span> (0)</td>

  </tr>
</table>
<div style="margin-bottom: 5px;"></div>
<img src="{T_THEME_PATH}/images/menu/anunturics16.gif" name="anunturics16" border="0" id="anunturics16" />
 <table width="209" border="0"cellspacing="0" cellpadding="0">
  <tr>
    <td class="row1anunturi"><img src="{T_THEME_PATH}/images/mfsg.gif"></td>
    </tr>
</table></td>
    <td valign="top"><!-- INCLUDE forumlist_body.html --></td>
  </tr>

</table>






<!-- 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>
	</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 -->


<!-- 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 -->
Avatar utilizator
Tiestto
Utilizator înregistrat
Mesaje: 127
Membru din: 14-Mar-2009, 17:17:53
Versiune: phpbb3.0.7
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Mediu
Localitate: Poeni
Contact:

Re: cum pot face legenda sa fie ca un fel de lista?

Mesaj de Tiestto »

Gotyc, acel tabel nu se actualizeaza singur,el trebuie modificat la fiecare adaugare a ta in grupuri ....
---- LIBER ---
Avatar utilizator
Muzet
Fost coleg
Mesaje: 2295
Membru din: 18-Mar-2008, 23:29:52
Versiune: 0.0
Ext: Nu
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Experimentat

Re: cum pot face legenda sa fie ca un fel de lista?

Mesaj de Muzet »

Vrei sa arate cati useri sunt in grup sau sa fie grupurile sub forma de lista?
Avatar utilizator
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: cum pot face legenda sa fie ca un fel de lista?

Mesaj de Gotyc »

da
Avatar utilizator
dorin
Fost coleg
Mesaje: 4620
Membru din: 24-Iun-2003, 23:23:29
Versiune: 3.1.10
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Mediu
Nivel php: Puţin experimentat
Contact:

Re: cum pot face legenda sa fie ca un fel de lista?

Mesaj de dorin »

Interesant raspuns ! :))
Avatar utilizator
Muzet
Fost coleg
Mesaje: 2295
Membru din: 18-Mar-2008, 23:29:52
Versiune: 0.0
Ext: Nu
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Experimentat

Re: cum pot face legenda sa fie ca un fel de lista?

Mesaj de Muzet »

dorin scrie:Interesant raspuns ! :))
Exact! :lol:
Avatar utilizator
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: cum pot face legenda sa fie ca un fel de lista?

Mesaj de Gotyc »

pai raspundeti si mie sau faceti spam ?
Avatar utilizator
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: cum pot face legenda sa fie ca un fel de lista?

Mesaj de thecrewstyle »

Pai cum ai vrea sa ti se raspunda la o intrebare cand tu nu spui ceva concret.
Muzet te-a intrebat:
Muzet scrie:Vrei sa arate cati useri sunt in grup sau sa fie grupurile sub forma de lista?
Si tu ai raspuns sec "da". Ce vrei sa intelegem din asta?
Comunitatea What's Funny
Închis

Înapoi la “3.0.x Cum pot să...?”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 2 vizitatori