icon-uri+texte footer
Scris: 04-Apr-2013, 02:19:28
Salut, cum as putea scoate Icon-urile si textele "Mesaje noi; Niciun mesaj nou ;Forum închis" din footer?
http://postimg.org/image/fpq7msiih/
http://postimg.org/image/fpq7msiih/
forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
Cod: Selectaţi tot
<table class="legend">
<tr>
<td width="20" align="center">{FORUM_NEW_IMG}</td>
<td><span class="gensmall">{L_NEW_POSTS}</span></td>
<td> </td>
<td width="20" align="center">{FORUM_IMG}</td>
<td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
<td> </td>
<td width="20" align="center">{FORUM_LOCKED_IMG}</td>
<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>