MyBB Community Forums

Full Version: Footer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i have this on the footer
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td class="tborder">
<table border="0" cellspacing="$theme[borderwidth]" cellpadding="$theme[tablespace]" width="100%">
<tr>
<td class="thead" align="center" colspan="3"><strong>Afiliados</strong></td>
</tr>
<tr
<td class="trow2" align="left" width="20%">
<div align="center">
<a href="http://www.infoanime.com.mx/dapix/foro/index.php"><img src="http://img392.imageshack.us/img392/8729/df8713d78a9pp.gif" border="0"></a>
<a href="http://www.messengeradictos.com" target="_blank"> <img alt="Messenger Adictos: tu comunidad messenger" src="http://www.messengeradictos.es/imgUnUso/banner2.gif" border="0" /></a>
<a href="http://s9.invisionfree.com/UnDeRWorLd_ANiMe/index.php?act=idx" target="_blank"><img src="http://img134.imageshack.us/img134/1276/logoforo8xg.gif" border=0 width=88 height=31></a> <a href="http://www.best-anime.net/buscador" target="_blank">
<img src="http://www.best-anime.net/buscador/minibanner.gif" width="88" height="31" border=0 alt="B-A Links! Tu Buscador de Anime!"></a>
<a href="http://s13.invisionfree.com/Anime4eva/index.php?act=idx" target="_blank"><img src="http://h1.ripway.com/blackita/Boton1Black.gif" border="0"></a><div> Estos son los afiliados, si deseas afiliarte, da click <a href="/links.php">aqui</a></td>
<td class="trow2" align="center" width="60%">
<div align="center">
<!-- UFJ! Net Exchange Code -->
<IFRAME SRC="http://www.ultimatefirej.com/net/work.php?n=279&size=1" width="88" height="43" marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling="no"></IFRAME>
<!-- UFJ! Net Exchange Code End-->
<!-- SnA Network Code begin -->
<IFRAME SRC="http://www.sayoran-anime.net/SNA_Network/work.php?ID=CloudStrife" width="88" height="43" marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling="no"></IFRAME>
<!-- SnA Network Code end -->
<!-- .: Eca-Anime :: Network :. - Codigo-->
<iframe src="http://eca-anime.net/net.html" width="88" height="43" marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling="no"></iframe>
<!-- .: Eca-Anime :: Network :. - Codigo Fin-->
<!-- HOA-XCH begin -->
<IFRAME SRC="http://www.heavenofanime.org/bc/work.php?ID=CloudStr" width="88" height="43" marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling="no"></IFRAME>
<!-- HOA-XCH end -->
</div>
<!-- EasyBannercode begin -->
<center><IFRAME SRC="http://www.best-anime.org/exchange/work.php?ID=CloudStr" width=468 height=60 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling="no"></IFRAME>
<br><a href="http://www.best-anime.net/exchange"><img src="http://exchange.best-anime.net/ba.gif" border=0></a></center>
<!-- EasyBannercode end --></td>
<td class="trow2" align="right" width="20%">
<div align="center">
Ayudanos dando click en los banners de abajo para votar por el foro.<div><p>
<!-- Anime TopSites Inicio, Los mejores sitios de Anime-->
<a href="http://top.anime.com.mx/index.php?ID=1191" border=0 target="_blank"><img src="http://top.anime.com.mx/votar.gif" border=0></a>
<!-- Anime TopSites Fin http://top.anime.com.mx --> <a href="http://www.anime-town.com/anitop/index.php?id=1050049" target="_blank"><img src="http://www.anime-town.com/anitop/buttons/default.gif" border="0"></a> 
</div>
</td>
</tr>
</table>
</td></tr></table>

that gives me this:
[Image: whatihave3ys.th.jpg]

and i would like to have this:
[Image: whatiwant4ev.th.jpg]

like u can see on the 2nd image, show the "tcat" part...

anybody can help me?
find

<tr 
on the 9th line
and replace it with


 <tr><td class="tcat" align="center">hii</td><td class="tcat" align="center">hii2</td><td class="tcat" align="center">hiii3</td></tr>

regards
thanx ^^ that works perfect Big Grin