Hello Forum

I'm using the Arthur template and looking for some Ion icons that should be there... for example I can't display the "Xing" icon - but where I have found on this Cheatsheet: https://ionic.io/ionicons/

This URL was linked from this site (demo-website):
http://www.bluegrafixx.ch/blueGFX/index.php/features-mainmenu-47/continued-vertex-features/ion-icons-integrated

It seems to me, that the icon-set, which comes with the installation, is not actual... could you please tell me, how I could upudate this icon set?

Thank you very much for your support.

Kind regards,
Roland

    rstuber Hi,
    Our template supports Ion icons v2, however your example of "Xing" icon is v4.
    Please wait for us to support v4 in this case.

      cssmagician
      Yes, that would be very kind of you :-)
      Thank you very much.

      Could you tell me, when this update will be available?

      Hi

      Our dev checked both versions but there are significant changes in V4, they have totally different mockup, the way to implement into Joomla is different too, hence it's impossible to update directly from V2 to V4. To use V4 in template, it's kind of creating a new one to support template. This task would take time so pls use v2 for now 🙂

        rstuber Hi

        You can add this custom css for hovering color of that icon:

        .social_icon.ion-social-xing:hover {
            background: #0070ba !important;
        }

        Regards

        Cool, ok this is working :-)
        This case is for me solved now - but I'm waiting for the update for the new ion icons v4 ;-)

          rstuber Could you use this for now? as I don't know when the new icons will be implemented, it totally depends on team's decision.

          a month later

          Yes, thats ok for me - that case is solved :-)

          Write a Reply...
          You need to Login to view replies.