BertG Posted October 2, 2015 Share Posted October 2, 2015 Hi, I'm testing a prestashop at [...].pswebshop.com. Two questions: 1. can I get to the files, like if the where at any payed provider? If so: how? 2. I want to change the phone symbol on the homepage in a whatsapp symbol/logo. Is this possible and how? Thanks for your help Link to comment Share on other sites More sharing options...
shacker Posted October 8, 2015 Share Posted October 8, 2015 you need to download the latest font awesome and replace in the prestashop default theme, and change the call in the blockcontact themes/default-bootstrap/sass/modules/blockcontact/blockcontact.tpl from phont to icon-whatsapp and add in the css too .icon-whatsapp:before { content: "";} Link to comment Share on other sites More sharing options...
BertGr Posted October 8, 2015 Share Posted October 8, 2015 Thanks for your answer. Although I don't know ;-) 1. what you mean with ' and replace in the prestashop default theme' >should I replace a font in the default theme to change a pic? >or do you mean I change something in the theme? 2. 'change the call in the blockcontact themes/default-bootstrap/sass/modules/blockcontact/blockcontact.tpl' from phont to icon-whatsapp 3. the last step I get, BUT can I copy-past that because I see a little sqaure in that code? What will that do? 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