• Hi,
    I am using the toivo lite version and it is amazing.
    I am a bit weak with codes. I wanted to know how can i superimpose a png image of my logo over an already existing header jpg image?
    The website is examfundaa.com
    The logo on top of the header image has to be at the centre of the image.
    Thank You

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Sami Keijonen

    (@samikeijonen)

    There are couple of ways. If you use Jetpack you can set logo in the header using Jetpack site logo.

    Thread Starter dagar_rohit8

    (@dagar_rohit8)

    I am sorry i could not explain my question properly.
    I do not want to set my logo through Jetpack. I have tried it but it didn’t help my requirement. I want to superimpose a png image (my logo) over the jpg header image such that the logo image is over and above and at the centre of the header image.
    My header image would be 1920*500 and my logo is 384*222.
    Thank You

    Theme Author Sami Keijonen

    (@samikeijonen)

    You can copy header.php file in child theme and add your image in there.

    Thread Starter dagar_rohit8

    (@dagar_rohit8)

    I am not good with coding. Sami, could please guide me as to where to add the code/image in header.php?
    I have copied header.php into child theme.

    Theme Author Sami Keijonen

    (@samikeijonen)

    Here is how you add image.

    You probably want to add the image inside header-tag but you should just try where it fits for you.

    Note that be careful with the changes like these kind of custom work. It might break something:)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to add one image over another at header’ is closed to new replies.