Tagged: x
-
AuthorPosts
-
May 25, 2016 at 10:16 pm #1010341
twiggleeParticipantHey there,
I currently am using the lock and unlock icons for my menu for log-in and log-out
but is there a log-out/log-in symbol instead of lock and unlock?
example of log-out symbol:
https://cdn1.iconfinder.com/data/icons/windows-8-metro-style/512/logout.png
Thanks! 🙂May 25, 2016 at 11:25 pm #1010427
Rue NelModeratorHello There,
Thanks for writing in! X is using Font awesome icons. Regretfully the icon you wanted may not be present in Font awesome. You can find all the font awesome icons from here:
http://fontawesome.io/icons/
fontawesome.bootstrapcheatsheets.comHope this helps.
May 26, 2016 at 3:46 am #1010679
twiggleeParticipantHi 🙂
I have found the icons on font awesome! They’re called “sign-in” and “sign-out” but how do I change the code in menus to change the icons to “sign-in” and “sign-out”?
Thanks!May 26, 2016 at 4:20 am #1010716
Rue NelModeratorHello There,
You can use these code:
<i style="font-size: 16px;" class="x-icon x-icon-sign-in" data-x-icon=""></i> <i style="font-size: 16px;" class="x-icon x-icon-sign-out" data-x-icon=""></i>Please copy the raw code here (http://pastebin.com/VC5ASjaL) to preserve the unicode html entities or data-x-icon values.
For unicode html entities reference: http://fontawesome.bootstrapcheatsheets.com/
May 26, 2016 at 4:33 am #1010732
twiggleeParticipantThank you!
May 26, 2016 at 5:14 am #1010784
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1010341 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
