• Resolved 360fun

    (@360fun)


    Hi! ??

    Just a quick suggestion: would be great to be able to put a link in the title/avatar. I would like to link the website homepage in a quick way and it’s also what mostly people expect.

    Thank you again for this amazing plugin!

    • This topic was modified 4 years, 3 months ago by 360fun.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Nicolas RIVIERE

    (@undefinedfr)

    Hi @360fun !

    Thank you for your message.

    I add this feature to the roadmap.

    Stay tuned ??

    Nicolas.

    Thread Starter 360fun

    (@360fun)

    Yeah, thanks! ??

    Plugin Author Nicolas RIVIERE

    (@undefinedfr)

    Hi @360fun,

    A new version of Linky is available.
    You can add avatar Link in Appearance tab ??

    Nicolas

    Thread Starter 360fun

    (@360fun)

    Awesome, thanks! ?? The only thing missing is the ability to change the title color but I did it with CSS:

    .header__name {
    color: #fff !important;
    }

    Might be useful for less technical people! ??

    Thread Starter 360fun

    (@360fun)

    Actually I think is “Header text color” but the link doesn’t inherit that color so must be forced.

    .header__name {
    color: inherit !important;
    }

    Plugin Author Nicolas RIVIERE

    (@undefinedfr)

    I fixed it in new version.

    Sorry ??

    Thread Starter 360fun

    (@360fun)

    Wow, super efficient! ??

    In my case I’ve also changed size of the avatar through CSS, I don’t know if that’s also something you find interesting to add.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘?? Link in the header title/avatar’ is closed to new replies.