
Plantilla:
Hola, quisiera una plantilla del Lineage 2 para joomla y para el foro phpbb2.
GRACIAS DE ANTEMANO y un saludo^^.
Recordad que para pedir soporte alguno, debéis facilitar los datos de soporte oportunos por favor, mirad aquí y leer las Normas generales del foro, esto nos servirá de ayuda para dar el mejor soporte..
Gracias.
La Administración de phpBB España.
Código: Seleccionar todo
<!--
<div id="vote-box">
<div id="vote-top">
<div id="vote-bottom">
<strong>Please vote for us.</strong>
<table width="95%" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="text-align: center;">
<a href="http://www.gamesites200.com/lineage2/in.php?id=6603" target="_blank" onClick="saveVote(1)"><img src="http://new.l2dk.de/templates/lineage/images/vote_1.gif" alt="Vote for border="0" /></a>
</td>
<td style="text-align: center;">
<a href="#" target="_blank" onClick="saveVote(2)"><img border="0" src="_design/vote-online-top-100-big.jpg" alt="Online Top 100" /></a>
</td>
</tr>
</table>
<em style="font-size: 12px;"><a href="#" onClick="saveVote(3)">Click here</a> if you don't want to vote!</em>
</div>
</div>
</div>
-->
<div id="vote-box">
<table width="450" border="1" bordercolor="#ff3548">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="4"><div align="center"><strong><h3>Please vote for us.</h3></strong></div></td>
</tr>
<tr>
<td><div align="center"><a href="http://www.gamesites200.com/lineage2/in.php?id=6603" target="_blank" onClick="saveVote(1)"><img src="http://www.l2inc.de/templates/lineage/images/vote_1.gif" border="0" /></a></div></td>
<td><div align="center"><a href="http://www.topgamesites.net/" target="_blank" onClick="saveVote(2)"><img src="http://www.l2inc.de/templates/lineage/images/vote_2.gif" border="0" /></a></div></td>
<td><div align="center"><a href="http://www.topmmorpgsites.com/" target="_blank" onClick="saveVote(3)"><img src="http://www.l2inc.de/templates/lineage/images/vote_3.gif" border="0" /></a></div></td>
<td><div align="center"><a href="http://l2.hopzone.net/vote.php?site=61075" target="_blank" onClick="saveVote(4)"><img src="http://www.l2inc.de/templates/lineage/images/vote_4.gif" border="0" /></a></div></td>
</tr>
<tr>
<td colspan="4"><div align="center"><span class="Stil17"><a href="#" onClick="saveVote(10)">Click here</a> if you don't want to vote!</span></div></td>
</tr>
</table>
</td>
</tr>
</table>
</div>[/code ]
Debes colocarlo antes de <body> añadir esto a tu css
[code]
#vote-box {
position: absolute;
background-color:#4b4b4b;
text-align: center;
}