paulormf Posted October 3, 2013 Share Posted October 3, 2013 (edited) Good night for all!!! Today I installed the module paypal and after installation it desconfigurou my product list. If you uninstall, back to normal but I wanted to also accept payments via paypal. Can anyone help me fix what was disconfigured? prestashop 1.5.5.0 url: www.shopsensual.net example: http://www.shopsensual.net/prices-drop Thanks!! Edited October 3, 2013 by paulormf (see edit history) Link to comment Share on other sites More sharing options...
paulormf Posted October 3, 2013 Author Share Posted October 3, 2013 Good night for all!!! Today I installed the module paypal and after installation it desconfigurou my product list. If you uninstall, back to normal but I wanted to also accept payments via paypal. Can anyone help me fix what was disconfigured? prestashop 1.5.5.0 url: www.shopsensual.net example: http://www.shopsensual.net/prices-drop Thanks!! --- Solved by removing "margin-top: 108px" in the code below product_list.css: #product_list li h3 { font-size: 13px; color: rgb(0, 0, 0); margin-top: 108px; width: 135px; height: 20px; padding: 3px; } 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