1. 360graphics
  2. Commercial Templates
  3. Thursday, 26 December 2013
  4.  Subscribe via email
Hello,

Is there a way to customize the icons (mod_j51icons module) on the renovate template?

If so where do we locate the icon files?

Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Sorry to say there is no easy solution to changing the icons in this module. The icons set included with this module was created using the icomoon icon app (http://icomoon.io/#app-features) and only includes the icons listed within the modules parameters.

If you are familiar with Icomoon, you can create your own icon set and replace the font files included with the module (../modules/j51_icons/fonts). You will also need to edit the modules style.css (../modules/j51_icons/css/style.css) to match the character codes of your new font. Following is an example of the character code for the mobile icon as seen in the CSS...


.hi-icon-mobile:before {
content: "\e009";
}


Changing e009 to match that of your new icon.

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!