Ver Mensaje Individual
  #3 (permalink)  
Antiguo 08/10/2011, 20:37
lazhen
 
Fecha de Ingreso: agosto-2011
Mensajes: 24
Antigüedad: 13 años, 5 meses
Puntos: 0
Respuesta: Problema con tablas

Disculpen por no dejar el codigo no me avive

aca está :

CSS de la imagen de fondo :

#1f1f1f url(images/grunged/misc/gradient_firstalt.gif) repeat-x bottom left

-----
Atributos Adicionales :

border-right: auto;
border-bottom: auto;

-----------
Alt 1 y alt 2

.alt1, .alt1Active {
background: url("images/grunged/misc/gradient_firstalt.gif") repeat-x scroll left bottom #1F1F1F;
color: #000000;
}
.alt2, .alt2Active {
background: url("images/grunged/misc/gradient_secondalt.gif") repeat-x scroll left bottom #181818;
color: #000000;
}