Pro Theme Design Forum » Mimbo Pro » Technical Help

Making the Header image a link to the Homepage?

  • Started 1 year ago by Martin
  • Latest reply from Ben
  • This topic is not a support question

  • Martin
  • Member
  • Posted 1 year ago #

Hi chaps,

I've managed to follow advice in the forum about getting a custom image to be the header and not have the Mimbo logo show through - Ben mentioned in one of his posts about removing some code from header.php, and that worked grand.

However, the Header is now not "clickable" as a return to the homepage, and most users expect it to be (I know, even though there is a link to "Home" just below the Header!).

What's needed to make the Header a link to the Homepage please guys?

Thanks in advance (again!).

  • Ben
  • Ben
  • Posted 1 year ago #

how did you make the change? Was it an edit in the header.php file?

If you are happy editing the files then you could add this in the middle of the header element.

<a href="/">Velo Rrsults homepage</a>

You would need to edit the 100px values to match the width and height of your theme. You can also move the styles out to somewhere like style.css (recommended but not necessary

Reply

You must log in to post.