This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Having both, a .png logo image, and text, in , or ?, for Origami theme.

Resolved 5 replies premiumthemetheme-origami
10 years ago · Last reply by Andrew Misplon 10 years ago

Hi – I’m working with the Origami Premium theme.

I can switch back-n-forth between having the div id=”logo” display the Site Title / Tagline (controlled via WordPress dashboard Settings –> General), or my clients company logo, a .png image (controlled via WordPress dashboard Appearance –> Header –> Header Image).

I would like to be able to display the .png “SD K9” image, as it appears by default via the dashboard method outlined in the previous paragraph, and the tagline text, which I would like to place directly beneath the .png image, just as it would otherwise appear under the Site Title, when using the dashboard method outlined in the previous paragraph.

I’ve worked, without success, through the “How to add an image to a header in Origami.” post from ~ 4 months ago by Magus:

How to add an image to a header in Origami.

When I follow the instructions provided by Magus, nothing happens, the image never appears, I even tried placing the image in the same folder with my child theme .php templates, thinking I might be incorrectly specifying the path, but no luck.

Any help you can provide that will get me on my way would be much appreciated :-)

URL: http://sd-k9.com/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 10 years, 5 months ago

    Hi Charliej

    Thanks for reaching out.

    This is quite far into the custom development territory. Normally, not something we’re able to help with here at support. However, since we’ve already started the ball rolling, I’ll try finish. Let me see what I can do in the next few minutes.

  2. Andrew Misplon Staff 10 years, 5 months ago

    Here we go:

    https://siteorigin.com/wp-content/uploads/2015/09/origami-child.zip

    De-activate Child Theme Configurator if you’re using it.

    Install the child from Appearance > Themes > Add New: Upload theme > Activate.

  3. Andrew Misplon Staff 10 years, 5 months ago

    To get the tagline below the header image, insert the following at Appearance > Custom CSS:

    #logo h3 {
        display: block;
    }

    You can add margin-top: 10px; to that etc. to adjust the space between the two.

    Hope that helps.

  4. charliej 10 years, 5 months ago

    Andrew – you are The Man!!! Thank you so much, I am now able to do exactly what I wanted – Your support is awesome!

  5. Andrew Misplon Staff 10 years, 5 months ago

    Super :) Glad to hear that did the trick.

    All the best with your site.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread