jquery Lightbox 1.2.6 + Mod Background Image

I had a issue where I wanted to remove the background but then later found out I wanted to change the image background back to the transparent black background and forgot the steps, so I am serving this up as a reminder to my self.

Project Path: Project/jquery_lightbox/css/jquery.lightbox.packed.css

1. To mod the background: you modify the css.

2. Element ID: #lightbox-overlay

3. Property: background-color: black

Note: Most all presentation changes can be done in this location: Display image background.

Comments