• Is there a ‘proper’ way to add the Twitter logo to the nav bar (next to the search logo) in order to link through to my Twitter page? I’ve done it by adding

    <a href="TWITTER-URL"><img src="LOGO-URL" height="25" width="30" align="right" style="margin-top: -40px; margin-right: 60px; " />

    to the header code, which (somehow remarkably) works in both the desktop and mobile versions, but it doesn’t seem like the most elegant way of doing it. Is there a better, ‘proper’ way that I’m missing?

    Thanks 🙂

  • The topic ‘Adding Twitter logo to nav bar’ is closed to new replies.