Adding a clipart image to header of website

Topic summary

A user seeks help adding a clipart American flag image next to “Made in USA” text in their website header using the Impulse theme. They’re unsure how to position the image to the right of the text without it appearing in the banner itself.

Solution Provided:

  • Add HTML/CSS code to the theme.liquid file above the </head> tag
  • Upload the flag image (PNG/JPEG) to Shopify’s media library to obtain a URL
  • Insert that URL into the img src attribute in the code snippet

Additional Requests:

  • Another user asks for help implementing the same solution on their site (storecarell.com) but reports it didn’t work
  • A third user requests assistance adding clipart to a specific collection page, with the image already uploaded to Shopify

The discussion remains open with follow-up questions about implementation details and troubleshooting.

Summarized with AI on November 4. AI used: claude-sonnet-4-5-20250929.

I am new to coding, so im not 100% sure how to exactly do this. I would like to add a clipart american flag by the “Made in USA” in the top right of the website banner. However with the Impulse theme we use, there is no easy way to integrate it next to the text or on the banner at all.

The website is: storacell.net

Also heres a pic of the header currently, I would like the art to be to the right of the text, and reasonably sized.

This is PageFly - Free Landing Page Builder.

You can add this code into the theme.liquid file above the


Hope this can help you solve the issue

Best regards,

PageFly

Thank you! I was also hoping to put an image I made of the flag in the spot you set. How do I go about putting its link into the img.src?

1 Like

yes you can change the src like

img.src=' your-src-go-here '

How do I go about putting a file that I made on illustrator and converted to PNG into it? Im not sure how to get the URL source for it.

you can upload it into Shopify first, then they will give you a option to get the media src :grinning_face_with_smiling_eyes:

hello,

I tried it on my site, it did not work, can you help?

pass lustrellc

Hi @PageFly-Victor

Can You help me to add a clip art to a particular collection page, like the image below I have the clipart image already uploaded to shopify.

Thanks in Advance