fixgear Posted March 27, 2013 Share Posted March 27, 2013 (edited) hi all. i've been racking my brains over this fir hours so i decided to ask for help here. i want to increase the size of the social media icons on my product pages. see attached "social.png" for what i mean. the icons are tiny and since social media is mega-important these days, i want them to be about twice the size they are. i have looked through EVERY image in prestashop and in my theme (elation liquid) and i cannnot even find these icons. after inspecting the page elements, i know there is a service called "addthis" (http://www.addthis.com) involved here so it may be tricky. see attached "addthis.png" for the code that is showing when i inspect the element. this may be as simple as editing a css file and increasing the dimensions of the icons but i can't figure out what to do. pleeeeaaaaseeee heeeeelp!!! thanks, jer... Edited March 27, 2013 by fixgear (see edit history) Link to comment Share on other sites More sharing options...
Whispar1 Posted March 27, 2013 Share Posted March 27, 2013 You are somewhat limited with what you can do for the default buttons but you can add this code to the first <div> and this will give larger buttons: <div class="addthis_toolbox addthis_default_style addthis_32x32_style"> Link to comment Share on other sites More sharing options...
fixgear Posted March 28, 2013 Author Share Posted March 28, 2013 (edited) thanks Whispar1! i don't mean to seem thick but what file do i add that code to and where is it found? i saw the code in inspect element via my browser but never actually located the file itself thanks, jer... Edited March 28, 2013 by fixgear (see edit history) Link to comment Share on other sites More sharing options...
Whispar1 Posted March 28, 2013 Share Posted March 28, 2013 (edited) No worries. Referencing image 1 that you posted - the code is already there. Just add what I highlighted in red to that first div line. The actual code where you will add this will be near the bottom of your product.tpl file /themes/your theme/product.tpl Edited March 28, 2013 by Whispar1 (see edit history) Link to comment Share on other sites More sharing options...
fixgear Posted March 28, 2013 Author Share Posted March 28, 2013 you're brilliant! a genious! may not seem hard for you but you saved my ass!!! love the new size!!! (see attached screengrab). thanks a TON! jer... 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