Support for Envato Buyers Forums Samsara Contact without Google Map

Viewing 7 reply threads
  • Author
    Posts
    • #5653
      vicios64
      Member

      Hello BadJohnny,

      Is there a way to replace the Embed Google Map to Page Header Image?
      I need a header, not a map at Contact page.

      Thanks! 😉

    • #5657

      Hi

      You can try to use the following HTML code to instead of google map embed code.

      <img src="http://image-URL" width="100%" />

      You can adjust the width value to 200% or more.

      Thanks

    • #5664
      vicios64
      Member

      Thank you! It worked almost perfectly.
      I tried to adjust the header image to height=”400″, but it’s not working.
      Only width works in this manner?

    • #5670

      If you set the image height to 400 and set width to 100%, the image will be distorted, so you’d better use a higher image, only set the width to 100%, don’t set the height value.

    • #9224
      mmurray
      Member

      HI John – I tried using this code for the same purpose as vicios, but it doesn’t seem to work for me. I need an image here instead of the google maps page.

      Can you help?

    • #9227

      Hi

      Tried this

      <img src="http://IMAGE URL" width="100%" />
      

      Thanks

    • #9229
      mmurray
      Member

      THANK YOU!

    • #9232

      You’re welcome!

Viewing 7 reply threads
  • You must be logged in to reply to this topic.