Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #670163

    Hi, I’m trying to replicate the process done in this post here to add the Research Gate and Google Scholar Academicons found here.

    I’ve added the code to the header.php, functions.php, and style.css as outlined in that post. But I’m not sure how to actually go about adding the icons onto my website?

    • This topic was modified 7 years, 8 months ago by Yigit.
    #670168

    hm – why so complicated ?

    the downloaded zip file contains all of those things a fontello zip file includes.
    I uploaded that zip-file from http://jpswalsh.github.io/academicons/
    goto import/export of enfold options – goto iconfont manager and select that zip file. Bingo.

    From now you can handle all icons as a native iconset in enfold !
    Font-family is than Academicons and the hexcode you can determin via a post and an insertion of an icon – by hovering those icons you see the hexcode of that glyph.

    Or see here and count from ue900 to ue935 (from left to right)
    see here the use as icons in enfold: http://webers-testseite.de/ikom/academicons/

    #670396

    Thanks for your reply! That was much easier than I expected. I’ve uploaded the zip file as you mentioned and added this code to my General Styling tab to change the icon color on hover:

    .av-icon-char:hover {
    color: #00c6cd!important;
    }

    Thanks again!

    #670401

    Hey!

    Glad @guenni007 could help!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)


    @guenni007
    Thanks as always :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Academic icons in Enfold theme’ is closed to new replies.