Cita:
Iniciado por dobled no me funciono
que raro
En donde lo escribistes?
eso tendría que funcionar bien en el tag BODY algo así:
Código:
<style type="text/css">
<!--
body {
background-image : url(imagen.gif);
background-position : left bottom;
background-repeat : no-repeat;
background-attachment : fixed;
}
-->
</style>
Prueba anidando esto en las etiquetas <head> y </head>
Slds,