Tagged: x
-
AuthorPosts
-
June 29, 2016 at 9:36 am #1064948
JimParticipantI tried adding the following code to my menu on http://myfisd.com/jh but all it did was create a blank clickable space:
<i class="x-icon x-icon-bank"></i>Where did I go wrong?
June 29, 2016 at 11:05 am #1065057
JoaoModeratorHi Jim,
To use the icons in the menu you need to use a bit loger code, you can find all icons on the page below. To find the correct code to use you need to click with your wight mouse button and explore the icon and copy the html code that is similar to the code below:
<i class="x-icon x-icon-ban" data-x-icon="" aria-hidden="true"></i>I also did not find an icon called bank, so I added ban instead, if you would like a different one look at the list or let us know which icons you need it.
Hope that helps,
Joao
July 22, 2016 at 3:11 pm #1099085
JimParticipant`data-x-icon=””
How did you grab that one? Can you share the home icon?
July 22, 2016 at 3:20 pm #1099090
JoaoModeratorHi Jim,
Here you have all icons, if you inspect them you can find the code.
The home icon code is:
<i class="x-icon x-icon-home" data-x-icon="" aria-hidden="true"></i>Hope that helps
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1064948 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
