Pagina 1 din 1

LastVisit

Scris: 23-Feb-2008, 21:08:56
de invo4u
Am instalat de curand modu at a glace zic eu fara greseli . Cand intru pe forum uitati cum arata
Click aici

Scris: 23-Feb-2008, 21:15:30
de megeo
acolo este un tabel cu 2 coloane 2 randuri iar cel de sus dreapta are 3 randuri.

figura ii sa scoti <td> , <tr> nu stiu exact care fara sa vad codul complet
ideea e simpla sa faci din 2-cele de jos- 1

pune idex_body.tpl aici - nu mai pune ca l-am luat eu


edit:

sterge asta

Cod: Selectaţi tot

<tr>
    <td class="row1" align="left"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
  </tr>
si pune {L_ONLINE_EXPLAIN} in alta parte

de ex:

ia randul asta

Cod: Selectaţi tot

<td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE}<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}<br />{COLOR_GROUPS_LIST}</span></td>
si inlocuieste cu

Cod: Selectaţi tot

<td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE}<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}<br />{L_ONLINE_EXPLAIN}<br />{COLOR_GROUPS_LIST}</span></td>

Scris: 23-Feb-2008, 21:45:20
de invo4u
Am rezolvat ! puteti inchide