DARKF3D3 Posted August 19, 2014 Share Posted August 19, 2014 (edited) I see that prestashop use font FontAwesome for the icons, so I'm wondering if there's a way to use also the other icons inserting manually. I see this guide: http://fortawesome.github.io/Font-Awesome/examples/ So i tried in this way but nothing is showed: <i class="fa fa-camera-retro"></i> Edited August 19, 2014 by DARKF3D3 (see edit history) Link to comment Share on other sites More sharing options...
Paulito Posted August 19, 2014 Share Posted August 19, 2014 Hello Will this topic help you find what you are looking for, or at least, give you a clue http://www.prestashop.com/forums/topic/342309-create-additional-icon-for-custom-cms-block/ Paul Link to comment Share on other sites More sharing options...
DARKF3D3 Posted August 19, 2014 Author Share Posted August 19, 2014 I just read that thread but there's something that i made wrong. I chose an icon from the fontawesome website, for example: "fa-shopping-cart", so i remove the "fa-" and I obtain something like this: <em class="shopping-cart"></em> But nothing showed. Link to comment Share on other sites More sharing options...
Dh42 Posted August 19, 2014 Share Posted August 19, 2014 You also have to add the icon class to your css file or load the font awesome css file so all of the classes are named. Link to comment Share on other sites More sharing options...
DARKF3D3 Posted August 19, 2014 Author Share Posted August 19, 2014 Thanks Dh42, that was the problem... After adding the class works correctly! Link to comment Share on other sites More sharing options...
DARKF3D3 Posted August 20, 2014 Author Share Posted August 20, 2014 (edited) Someone know what version of FontAwesome PS1.6. use? I ask it because I cannot use some icon showed on they're website. Maybe there's a way to update it to the last available version? Edited August 20, 2014 by DARKF3D3 (see edit history) 1 Link to comment Share on other sites More sharing options...
Recommended Posts