Additional Insructions for installation on Lightbox, with suggestions from varnco

You will need to download the lightbox Javascript Files and install them according to directions.


**Notes**

Tested using OSC Commerce MS2 RC1, but should be similar to other versions
STS v4.5.3


To reference the lightbox.css stylesheet in the HTML output, you will need to Edit the following page

catalog/product_info.php

================================================== =========

1. //Remove the Pop Up Image Window on the Product Info Page

FIND and REMOVE





2. //Add stylesheet for lightbox to page code.

FIND





AND REPLACE WITH




================================================== ==========
If lightbox isn't working still:

Make sure the file location of the "js" folder is properly located at the top of your STS Pages

EXAMPLE from a default installation

catalog/includes/sts_templates/ YOUR TEMPLATE FILE LOCATION /sts_template.php













More...