equiox Posted November 24, 2010 Share Posted November 24, 2010 Hey guys,problem I'm having is quite simple. I've created table in external editor with 0 cellspacing, 0 cellpading and 0 border when I copy code to prestashop it automatically inserts padding and spacing and breaks my table. Even if you create table in prestahop you get same problem. Any idea how to fix it? Link to comment Share on other sites More sharing options...
anson.c Posted March 8, 2013 Share Posted March 8, 2013 Hope you found a solution already. I got the same problem with PS1.5. I'm suspecting the global.css has set off all the cellspacing and cellpadding. It might need to create a new "Style" to get it working. Link to comment Share on other sites More sharing options...
l3msip Posted March 9, 2013 Share Posted March 9, 2013 Almost certainly a css issue, use chrome dev tools / firefox firebug to inspect the table and see whats causing it. These are essential tools for front end development. Link to comment Share on other sites More sharing options...
Recommended Posts