Ver Mensaje Individual
  #2 (permalink)  
Antiguo 07/12/2009, 13:54
Avatar de Larenz
Larenz
Colaborador
 
Fecha de Ingreso: enero-2007
Ubicación: Nicaragua
Mensajes: 1.398
Antigüedad: 17 años, 4 meses
Puntos: 55
Respuesta: se me juntan las letras

Dentro de tu plantilla busca la hoja de estilo style.css, luego allí mismo busca la línea 2083 y verás el siguiente código:

Código:
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
}
Lo vas a reemplazar por el siguiente código:

Código:
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
    padding:10px;
    border-bottom: 1px solid #CCC
}
Creo que con eso ya debería de haber mejorado la presentación.... OYE Y NO VUELVAS A PONER TU ENLACE... ESTAS HACIENDO SPAM... bahhh... jejeje SON BROMAS... si no lo pusieras nadie podría ayudarte.