In terms of web design, how do you prevent a lightbox taking on the CSS style for the whole webpage?
When developing a website and want users to click thumbnail images and the the bigger version of the image opens up in a lightbox but because of the css for the website the image is off to the right instead of in the middle of the lightbox box.
How do you prevent the lightbox taking on the CSS style for the rest of the website so that the images display properly in the lightbox?