Jump to content

[SOLVED] Add New Icon Contact Line On Footer


blinux

Recommended Posts

Hi everybody, 

 

Does anyone know how to add new icon on contact line? I copied the phone line on blockcontactinfos.tpl but I dont know how to change the icon. I couldn't find where the icon stored. 

 

Please see the attachment : 

 

 

 

 

 

post-859578-0-07145900-1414606441_thumb.png

Link to comment
Share on other sites

That's Font Awesome icon and you need to change code for that.

Change this code you copied:

<i class="icon-envelope-alt"></i>

to some other icon.

 

You can find icon codes here: http://fortawesome.github.io/Font-Awesome/3.2.1/icons/#new

 

Thanks Dioniz.. Now I know about that. 

 

But, can you give me clue what should I do if I want to add my own icon because I need to add some icon that doesn't listed in font-awesome. 

Link to comment
Share on other sites

×
×
  • Create New...