CraigMeade Posted October 8, 2011 Share Posted October 8, 2011 I just installed Tomerg's two great modules for Facebook Like and Google+. I would like to add just a wee bit of on-screen space between them and the product photos directly above them. I barely know HTML but can follow instructions. I tried adding a few lines of <p> in the right place in the product.tpl but that didn't seem to make a difference. Any advice for me? Link to comment Share on other sites More sharing options...
bluecafe Posted October 8, 2011 Share Posted October 8, 2011 Set a margin-right via CSS. Link to comment Share on other sites More sharing options...
CraigMeade Posted October 8, 2011 Author Share Posted October 8, 2011 Using Prestashop template: In product.css line 21, change 0.5em to 2em #primary_block ul#usefull_link_block li { margin: 2em 1em 0.5em 0; display: block } 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