Página 1 de 1
Javascript Y Plantilla
Publicado: 17 Ago 2007, 02:54
por eyeboy93
Hola, quisiera poner un mensaje como el que pone "Please vote for us", no doy con el, creo que vosotros me podeis ayudar =) mirad la web es:
http://www.l2inc.de/. E cojio el codigo de fuente y no va... Si me podeis ayudar a encontrarlo, explicarme bien como ponerlo porque tampoco se mucho

.
Plantilla:
Hola, quisiera una plantilla del Lineage 2 para joomla y para el foro phpbb2.
GRACIAS DE ANTEMANO y un saludo^^.
Re: Javascript Y Plantilla
Publicado: 17 Ago 2007, 03:20
por dllrsoft
eyeboy93, tu copyright no es válido... necesitas tener el copyright visible, sin necesidad de darle a ningún link para que se vea...
Cierro el tema, cuando lo soluciones envía un MP a cualquier Moderador o Administrador para que lo reabra...
Saludos!!
Re: Javascript Y Plantilla
Publicado: 17 Ago 2007, 16:56
por dllrsoft
Tema reabierto...
Saludos!!
Re: Javascript Y Plantilla
Publicado: 17 Ago 2007, 20:03
por xoom
Es es el código que usa la web que mencionas
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;
}
Es lo que he podido sacar en claro y no te aseguro que funcione.
Saludos!
Re: Javascript Y Plantilla
Publicado: 18 Ago 2007, 10:33
por eyeboy93
Hola, gracias, salirme me sale, pero no sigue al raton, se queda en la esquina de abajo a la izquierda y no se mueve :S. Y sobre la template, algo? :S