Sciamano Posted September 11, 2008 Share Posted September 11, 2008 Hi!I'm working on the layout/graphics of a prestashop based site:http://www.britishbulldogs.net/ps/I've only changed a few things in the global.css file, and I noticed that, when I click on the "add to cart" link of any product, the animation of the transfer of the product in the cart is not there anymore.Anyone has any suggestions on why and how to solve?ThanksLuca Link to comment Share on other sites More sharing options...
Sciamano Posted November 10, 2008 Author Share Posted November 10, 2008 up... still waiting for a solution!Does this happen to me only?? Link to comment Share on other sites More sharing options...
Matthieu Biart Posted November 10, 2008 Share Posted November 10, 2008 Hi Sciamano!Just do a "diff" between prestashop default theme and yours.You should see by yourself what's broken. (Maybe just a javascript #### because of a ";" or something like that). Link to comment Share on other sites More sharing options...
Sciamano Posted November 10, 2008 Author Share Posted November 10, 2008 Hi Matthieu,I've already checked thoroughly the css for syntax errors, and I have not found any.It's driving me crazy...I noticed the animation disappeared after I changed these sections: #page { width: 980px; margin-top: 5px; margin-right: auto; margin-bottom: 5px; margin-left: auto; text-align: left; border-color: #CC00CC; border-width: 2px; border-style: solid; background-color: white; } h1#logo { float: left; width: 431px; margin-top: 0; } #header { float: left; height: 178px; width: 549px; text-align: right; background-image: url('../img/header_bg.png'); background-repeat: repeat-x; } and I can't see anything wrong here... Link to comment Share on other sites More sharing options...
lynnetted Posted June 26, 2011 Share Posted June 26, 2011 Your cart seems to be working now - what was the problem?Thanks for the answer - I am having a similar problem!Lynnette Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now