Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje22-01-2010, 04:04 (UTC)    
Título del mensaje: COMO PONER UNA IAMGEN DE FONDO EN MI WEB AYUDAA

[size=18][size=12]QUIERO SABER COMO PONER UNA IMAGEN EN EL FONDO DE MI WEB . http://todozonavip.es.tl alguien me ayudaria porfavor mi msm es YoYiTo_PunK.hotmail.com alguien que em ayude mejor a diseñar la web porfavor LE DARIA LAS GRACIAS PERO LO QUE QUIERO ES PONER UNA IMAGEN EN EL FONDO DE LA WEB
Mensaje22-01-2010, 18:07 (UTC)    
Título del mensaje:

Hola , ya tenés una imagen de fondo .
La querés cambiar ?
Si es así mirá este post :


http://www.paginawebgratis.es/forum/viewtopic.php?t=1348&highlight=cambiar+fondo+dise%F1o+flash

Espero haberte ayudado .

Saludos ! ! !

______________
Poder y Metal ! Radio - Puro Metal
24 Hs. On-Line Radio
LISTEN NOW ! ! !
Mensaje28-01-2010, 15:55 (UTC)    
Título del mensaje:

También le puede servir este tema.
http://www.paginawebgratis.es/forum/viewtopic.php?t=44910

Saludos.
Mensaje28-01-2010, 16:04 (UTC)    
Título del mensaje:

Hola, mira este tema, mira la respuesta de "Marcelito"

http://www.paginawebgratis.es/forum/viewtopic.php?t=46277

jrwebs escribió:
Si usas iceblue:

Código:
<style type="text/css">

<!--
body{background-image:url(URL DE IMAGEN);background-color:#NÚMERO DEL COLOR;}
td.edit_navi_headbg{background-image:url();}
td.edit_rechts_cbg{background-image:url();}
td.edit_rechts_bottom{background-image:url();}

--></style>


Para CSS:

Código:

<style>
body {
background-color: #COLOR;
background-image: url("URL DE TU FONDO");
}
</style>
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group