Sometimes the CSS in our cart can conflict with the CSS code that defines your site's layout. If this happens, just add the following lines to your View Cart code in every page, just before the // --> line in the standard code we issue:
function EJEJC_config() {
EJEJC_INITCSS = false;
}
If your View Cart code already has EJEJC_config () {} due to other customizations, then simply add the line EJEJC_INITCSS = false; to your existing code in the proper place.
This page added by
Shivani on November 18th, 2008 @ 1:18 am GMT -7
Updated by
E-junkieGuru on February 11th, 2010 @ 8:11 pm GMT -7