Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje31-10-2010, 09:43 (UTC)    
Título del mensaje: [Resuelto]Como pongo un mensaje de construccion

Hola,me gustaría saber como se pone un mensaje de construcción y que no puedas acceder a ella hasta que se quite,gracias.
______________
Andrei


Ultima edición por lawebdiver el Dom Oct 31, 2010 12:52 pm; editado 1 vez
Mensaje31-10-2010, 14:56 (UTC)    
Título del mensaje:

Este Code te ouede servir

Código:
<div style="text-align: center;"><style type="text/css"> <!--
input {
visibility: hidden;
}
//--> </style><img src="URL DE LA IMAGEN QUE SIMBOLIZA QUE ESTA EN CONSTRUCCIÓN" _fcksavedurl="URL DE LA IMAGEN QUE SIMBOLIZA QUE ESTA EN CONSTRUCCIÓN" alt="" /> <br />AQUI EL TEXTO, PUEDE SER EN CONSTRUCCIÓN</div>
Mensaje31-10-2010, 14:58 (UTC)    
Título del mensaje: HOLA!!!

Pon este codigo mientras tu web este en construccion:

Código:

<style type="text/css">
<!--
body { visibility:hidden;
background-color:#FFFFFF;
background-image:url(http://www.bioingenieria.edu.ar/academica/catedras/compu1/en_construccion.jpg);
background-repeat: no-repeat;
background-position: top; }
//-->
</style>
<a
href="http://mundosuperonline.es.tl" target="_self"><img border="0"
src="http://img.webme.com/pic/m/mundosuperonline/anigif.gif" alt="MundoSuperOnline.es.tl"
alt="www.MundoSuperOnline.es.tl" id="www.MundoSuperOnline.es.tl"
title="www.MundoSuperOnline.es.tl" longdesc="www.MundoSuperOnline.es.tl" /></a>


ESPERO QUE TE SIRVA!
______________
PARTICIPA EN NUESTRO CONCURSO DE VALIOSOS PREMIOS!
http://mundosuperonline.es.tl/concurso.htm
-----

Mensaje31-10-2010, 15:29 (UTC)    
Título del mensaje: Re: HOLA!!!

mundosuperonline escribió:
Pon este codigo mientras tu web este en construccion:

Código:

<style type="text/css">
<!--
body { visibility:hidden;
background-color:#FFFFFF;
background-image:url(http://www.bioingenieria.edu.ar/academica/catedras/compu1/en_construccion.jpg);
background-repeat: no-repeat;
background-position: top; }
//-->
</style>
<a
href="http://mundosuperonline.es.tl" target="_self"><img border="0"
src="http://img.webme.com/pic/m/mundosuperonline/anigif.gif" alt="MundoSuperOnline.es.tl"
alt="www.MundoSuperOnline.es.tl" id="www.MundoSuperOnline.es.tl"
title="www.MundoSuperOnline.es.tl" longdesc="www.MundoSuperOnline.es.tl" /></a>


ESPERO QUE TE SIRVA!

Gracias
______________
Andrei
Mensaje31-10-2010, 15:56 (UTC)    
Título del mensaje: HOLA!!!

De nada, para eso estamos!
______________
PARTICIPA EN NUESTRO CONCURSO DE VALIOSOS PREMIOS!
http://mundosuperonline.es.tl/concurso.htm
-----

Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group