Ver Mensaje Individual
  #3 (permalink)  
Antiguo 17/12/2011, 19:53
Avatar de ZoroRoronoa
ZoroRoronoa
 
Fecha de Ingreso: marzo-2011
Ubicación: California, USA
Mensajes: 824
Antigüedad: 13 años, 1 mes
Puntos: 116
Respuesta: Problema con Lightbox

Intenta cambiando esta linea:
Código CSS:
Ver original
  1. #prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

por:
Código CSS:
Ver original
  1. #prevLink, #nextLink{ width: 15%; height: 100%; display: block; }

Saludos.
__________________
Programador jQuery & PHP