Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1064948
    Jim
    Participant

    I 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?

    #1065057
    Joao
    Moderator

    Hi 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>

    Icons

    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

    #1099085
    Jim
    Participant

    `data-x-icon=””

    How did you grab that one? Can you share the home icon?

    #1099090
    Joao
    Moderator

    Hi 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

  • <script> jQuery(function($){ $("#no-reply-1064948 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>