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 () {}, 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
Tyson on March 15th, 2009 @ 7:51 pm GMT -7