Site logo

Archived topic

Header logo

2 replies · Started by Carl on January 7, 2017

Viewing posts 1–3 of 3

This has been killing me. The only .png file of my logo was created at 2000 pixels wide. I want my logo to feature in my header but any compressing I do makes it look blurry.

However, it looks absolutely perfect in my footer widget.

When I place it into the header via a widget - both image and text, if I try to align left, it only aligns from the middle of the page. I assume the left side of header is set for the logo in site identity? Have spent far too long trying to find a fix and would appreciate some guidance please!

<img src="https://logo.png" align="left" style="width:70%">

Found an old post from you Tom with GP hooks code:

<div class="site-logo">
      <img src="THE URL TO YOUR HEADER IMAGE" alt="Your site title" />
</div>

All sorted!

Glad you found a solution :)

This archived topic is closed to new replies.