Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Damian

    (@timersys)

    If you enable links on users is not working the tooltip?

    If its is working you then could disable the name underneath with:

    .tlb_user_item span{
    display:none;
    }
    Thread Starter thatwastaxing

    (@thatwastaxing)

    I ended up going into the plugin’s code and adding the title attribute. I also did use CSS to hide the username display underneath.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Feature request: Twitter usernames on tooltips’ is closed to new replies.