This topic has 4 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #116592
     investa
    Participant

    I would like to add a sponsors logo into my main header (next to our own). Can you point me in the right direction (again!) please 🙂

    #116664
     Radu
    Moderator

    Hi,

    Follow this link : https://archived.seventhqueen.com/forums/topic/where-can-i-find-this-line-of-code/#post-110727

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #117997
     investa
    Participant

    Hi Radu, I’m actually trying to add my sponsors logo directly after our own logp in the main header. So when I am in Theme Options, my own logo is uploaded under general settings. Is it possible to add a second logo to come after that?

    #118022
     investa
    Participant

    Another option if it makes things easier …. could we create a row directly under header(no space) with the words ‘Supported by:’ followed by the logos of our supporters?

    #118166
     Radu
    Moderator

    Hi,

    The next file will add next to the logo another logo

    Add the attached file to wp-content/themes/kleo-child/page-parts/

    Around line 148 ~ 149 you will see this, change sponsor url with yours and with your image link

    COPY CODE
    
                        <a href="http://sponsorurl.com">
    
                        <img id="logo_img" src="<?php echo $logo_path; ?>"">
    
                        </a>
    

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    Attachments:
    You must be logged in to view attached files.
Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?