javascript - Lightbox2 width automatically sets -
i'm having problems resizing, if example @ picture that's 800px in width, , picture 200px width, other pictures gets same width until picture width of 100px go down resolution. goes away when refresh page starts on again. same problem occurs in browsers(ie,chrome,firefox , safari)
suspecting caching problem can't find problem might be
thanks
i had problem , seems bootstrap caused problem here try add css-line
.lb-image{ max-width: inherit; }
Comments
Post a Comment