Ver Mensaje Individual
  #5 (permalink)  
Antiguo 07/02/2004, 07:06
Avatar de tunait
tunait
Moderadora
 
Fecha de Ingreso: agosto-2001
Ubicación: Terok Nor
Mensajes: 16.805
Antigüedad: 22 años, 8 meses
Puntos: 381
Necesitas hacerlo con estilos CSS


<style type="text/css">
body {
background-attachment: fixed;
background-image: url(imagen.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}
</style>




Traslado el tema a ese foro.

movido desde html

saludos