Pagina 1 din 1

Cum pun banner in footer ?

Scris: 13-Mai-2008, 08:51:40
de Just--Me
Unde trebuie sa pun pun codurile de la bannere sau alte linkuri in footer ?

Uitati footerul :

Cod: Selectaţi tot

<div align="center" class="gensmall"><br />{ADMIN_LINK}<br /> 
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the 
Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected. 

The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb">phpBB</a> {PHPBB_VERSION} 
&copy; 2001/3 phpBB Group :: <a href="http://www.forumimages.com/" target="_blank">FI Theme</a> ::
{S_TIMEZONE}<br />
{TRANSLATION_INFO}</div>
</td></tr></table>
</td>
		<td class="tblright">&nbsp;</td>
	</tr>
	<tr>
		<td><img src="templates/fiblack3dblue/images/tnav_bl.gif" width="14" height="26" alt="" /></td>
		<td class="tblbot">&nbsp;</td>
		<td><img src="templates/fiblack3dblue/images/tnav_br.gif" width="15" height="26" alt="" /></td>
	</tr>
</table>
<a name="bot" id="bot"></a></td></tr></table>
</body>
</html>
Spuneti-mi unde trebuie sa pun codul.

Scris: 13-Mai-2008, 09:15:23
de Myky
Depinde de tema depinde de unde vrei sa fie asezate in pagina. De obicei se pun dupa :

Cod: Selectaţi tot

<td class="tblright">&nbsp;</td>
   </tr>
   <tr>
      <td><img src="templates/fiblack3dblue/images/tnav_bl.gif" width="14" height="26" alt="" /></td>
      <td class="tblbot">&nbsp;</td>
      <td><img src="templates/fiblack3dblue/images/tnav_br.gif" width="15" height="26" alt="" /></td> 
Dupa randurile astea le pun eu. Acum fa si tu mai multe incercari si vezi unde se potriveste mai bine. Bafta

Scris: 13-Mai-2008, 11:19:22
de Just--Me
OK..multumesc :)

Scris: 13-Mai-2008, 22:34:43
de pK - eXplosive
{TRANSLATION_INFO}</div>
</td></tr></table>
</td>
Sau dupa astea ca sa apara dupa copyright asa frumos :)

Scris: 22-Mai-2008, 18:48:19
de Just--Me
Imi puteti si care este tag-ul cu care fac scrisul sau bannerul sa apara la mijloc ? :?

-Gata..am rezolvat.. :D