Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje16-10-2012, 01:37 (UTC)    
Título del mensaje: [CSS] Modificar Plantilla Yellow

Bueno, sigo jodiendo con esto Casi no se les puede cambiar nada porque son puras celdas con fondo (<td><img /></td>)



_Los codigos hacen referencia a la imagen_

Código:
<style type="text/css">
body {
background: red; /* COLOR ROJO */
}

td[background="http://theme.webme.com/designs/gelb/images/left/illustration.jpg"] {
background: green; /* COLOR VERDE */
}

td[background="http://theme.webme.com/designs/gelb/images/left/background.jpg"] {
background: orange; /* COLOR NARANJA */
}

td[background="http://theme.webme.com/designs/gelb/images/left/bg_light.gif"] {
background: yellow; /* COLOR AMARILLO */
}

td[background="http://theme.webme.com/designs/gelb/images/left/bg_dark.gif"] {
background: blue; /* COLOR AZUL */
}

</style>

______________
Mi web - Todo tipo de ayuda para PWG
Mi perfil
Mensaje16-10-2012, 13:44 (UTC)    
Título del mensaje:

Esta muy bien ya solo depende del usuario usar el codigo y personalizarlo con mucha originalidad
______________
Mensaje16-10-2012, 18:56 (UTC)    
Título del mensaje:

Gracias por aportar
Mensaje17-10-2012, 22:15 (UTC)    
Título del mensaje:

Gracias (:
______________
Mi web - Todo tipo de ayuda para PWG
Mi perfil
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group