3 / 3
Jul 2009

Hi, I recently added the "Add to Cart" and "View Cart" buttons to my blogger page. However, the view of the cart page seems to be crowded by mysterious boxes on the left and center right of the page. I've checked on IE 7 and Firefox 3.10 and it happens on both.



I have uploaded a picture for better understanding.



http://img188.imageshack.us/img188/2268/ejerror.png



I assume that this is a css conflict. I've tried adding the following code before the // --> code to no avail.



function EJEJC_config() {

EJEJC_INITCSS = false;

}



How can I fix this? Please point me in a direction. Thank you!

  • created

    Jul '09
  • last reply

    Jul '09
  • 2

    replies

  • 1.0k

    views

  • 2

    users

  • 1

    link

I've found some of the css code that makes it have scroll bars and messes up the table, but not the code for the boxes.



The fix above makes it so the page doesn't inherit code from the e-junkie cart. Is there anyway to make it so the card doesn't inherit any code from the page? I don't think redesigning my whole site is a good idea so I might have to opt for the popup version.



If there's no fix then I'll make the popup version switch. I appreciate any input / recommendations. Thanks.





Edit - I have talked to a friend who knows CSS better than I do and he ended up fixing it for me. There were some table codes that I never even called, so deleting those fixed it. Thanks anyways!