Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1296125
    khomiko
    Participant

    http://ix3gaming.com/login/?redirect_to=http%3A%2F%2Fix3gaming.com%2Factivity%2F

    If you go to the login page and press tab after username, it will go to one of the icons above it instead of the password text box. Is there a way to get it to go to the password box?

    #1296317
    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    It’s because of the tab index. You should add tabindex=”-1″ on your link. Example,

    <a href="https://discord.gg/AEgq6US" tabindex="-1" target="_blank" title="Discord"><img class="discord-image" src="http://ix3gaming.com/wp-content/uploads/2016/12/ix3-discord-icon-blue.png"></a>

    Hope this helps.

    #1296333
    khomiko
    Participant

    Oh, that’s really cool. Thank you 🙂

    #1296341
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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