How can I have an image appear over the header and be responsive?

Discussion in 'GeoCraft WordPress Theme' started by leosherlock, Feb 6, 2015.

  1. leosherlock

    leosherlock Member

    Joined:
    Dec 23, 2014
    Messages:
    80
    Likes Received:
    0
    Hi there,

    How can I place an image (an advertisement) over the header and how do I make it responsive so it doesn't appear in mobile please?

    I have attached an image.

    Thank you
     

    Attached Files:

  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello Leo!

    You can add image before the logo.
    Place you image URL in below code and put this code in header.php file.

    HTML:
                      <div class="grid_24 uplogoimage">
        <a href=""><img src="" alt="" /></a>
                      </div>
    Please follow below image.
    geo-ad-image header-6-feb.png

    Thanks & Regards
    Pramod
     
  3. leosherlock

    leosherlock Member

    Joined:
    Dec 23, 2014
    Messages:
    80
    Likes Received:
    0
    Hi Pramod,

    that worked, thank you, but how can I make it centred and responsive for mobile because it is currently no responsive. Thank you!
    Leo
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hey Leo!

    Please add the image so that we can provide you the exact code as a solution.

    Thanks,
    Praveen
     

Share This Page