Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje05-07-2008, 13:27 (UTC)    
Título del mensaje: Cual es el código para que los banners de afiliados se mueva

Cual es el código para que los banners de los afiliados se muevan para arriba?? El que lo sabe por favor digamelo
______________

Mensaje05-07-2008, 14:53 (UTC)    
Título del mensaje:

Código:
<marquee direction="up" scrollAmount="1" style="background-color:
#990000; text-align: center; width:100px;height:150px;border:2px solid
#cccccc;padding:3px" onMouseover="this.scrollAmount='0'"
onMouseout="this.scrollAmount='1'">
<a href="URL del enlace" title="texto"><img src=" aquí url imagen"</a>
<br>
<a href="URL del enlace" title="texto"><img src="aquí url imagen"</a>
</marquee>


donde dice "aqui url de la imagen" lo puedes cambiar por texto si no vas a usar imagenes,
donde dice"direction=up, es la direccion en ke se moveran, o sea hacia arriba, pero puedes cambiarlo hacia abajo, cambiando up por down

puedes cambiarle el tamaño, desde widht=ancho y height=alto
background color es el color de fondo que tendra y tambien se lo puedes cambiar, y puedes cambiarle la velocidad desde donde dice :
scrollAmount="1 a mayor numero, mas rapido se movera
Mensaje05-07-2008, 19:09 (UTC)    
Título del mensaje: Re: Cual es el código para que los banners de afiliados se m

gamevicio escribió:
Cual es el código para que los banners de los afiliados se muevan para arriba?? El que lo sabe por favor digamelo


Código:
<!--Banners Amigos ///////////////////////////// --><center>
<table bgcolor="#000000">
    <tbody>
        <tr bgcolor="#cf0400">
            <td>  <span class="Estilo3"><center><font

color="#ffff00"

size="3"><strong>Patrocinadores</strong></font></center></span></td>
        </tr>
        <tr>
            <td valign="top" width="145">
            <table cellspacing="0" cellpadding="0" width="100%"

align="center" border="0">
                <tbody>
                    <tr>
                        <td width="12" bgcolor="#000000"

height="13"> </td>
                        <td width="12" bgcolor="#000000"

height="13"> </td>
                        <td width="13" height="13"> </td>
                    </tr>
                    <tr>
                        <td width="12" bgcolor="#000000"> </td>
                        <td valign="top" align="center" width="100%"

bgcolor="#ffffff"><marquee scrollamount="2" scrolldelay="70" direction="up"

width="120" align="center" onmouseout="this.start()"

onmouseover="this.stop()">

<a target="_blank" href="http://www.adiccionradio.com">
<img style="border-right: #000000 1px solid; border-top: #000000 1px solid;

border-left: #000000 1px solid; border-bottom: #000000 1px solid" alt=""

width="120" height= "120" border="0"

src="http://www.adiccionradio.com/images/logo_radio.jpg" /></a>
<br />

<a target="_blank" href="http://la-arrolladora.blogspot.com/
">
<img style="border-right: #000000 1px solid; border-top: #000000 1px solid;
border-left: #000000 1px solid; border-bottom: #000000 1px solid" alt=""
width="120" height= "120" border="0"
src="http://i249.photobucket.com/albums/gg225/alejrodg/MiniArrolladorabis.jpg" /></a>
<br />

<a target="_blank" href="http://delacruzgarcia.es.tl/Espacio-Disponible.htm

"><img style="border-right: #000000 1px solid; border-top: #000000 1px solid;

border-left: #000000 1px solid; border-bottom: #000000 1px solid" alt=""

width="120" height= "120" border="0"

src="http://img213.imageshack.us/img213/138/disponiblesx2.gif" /></a>
<br />

<a target="_blank" href="http://delacruzgarcia.es.tl/Espacio-Disponible.htm

"><img style="border-right: #000000 1px solid; border-top: #000000 1px solid;

border-left: #000000 1px solid; border-bottom: #000000 1px solid" alt=""

width="120" height= "120" border="0"

src="http://img213.imageshack.us/img213/138/disponiblesx2.gif" /></a>
<br />

<a target="_blank" href="http://delacruzgarcia.es.tl/Espacio-Disponible.htm

"><img style="border-right: #000000 1px solid; border-top: #000000 1px solid;

border-left: #000000 1px solid; border-bottom: #000000 1px solid" alt=""

width="120" height= "120" border="0"

src="http://img213.imageshack.us/img213/138/disponiblesx2.gif" /></a>
<br />

<a target="_blank" href="http://delacruzgarcia.es.tl/Espacio-Disponible.htm

"><img style="border-right: #000000 1px solid; border-top: #000000 1px solid;

border-left: #000000 1px solid; border-bottom: #000000 1px solid" alt=""

width="120" height= "120" border="0"

src="http://img213.imageshack.us/img213/138/disponiblesx2.gif" /></a>
<br />



                        </marquee></td>
                        <td width="13" bgcolor="#000000"> </td>
                    </tr>
                    <tr>
                        <td width="13" height="13"> </td>
                        <td bgcolor="#000000" height="13"> </td>
                        <td width="12" height="13"> </td>
                    </tr>
                </tbody>
            </table>
            </td>
        </tr>
        <tr>
            <td height="4"> </td>
        </tr>
    </tbody>
</table>
</center><!--fin anuncios ////////////////////////////// -->


Yo uso ese, solo cambia las imagenes y las urls, y listo, ah y ponlo debajo del menu osea como advertencia referente a la navegacion, saludos¡¡¡
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group