Jump to content

jambamoose

Circle Member
  • Posts

    5
  • Joined

  • Last visited

Everything posted by jambamoose

  1. @tuanphan Thanks for the reply...Here's my code, still having some trouble.. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> var topIMG = $(".header-title-logo img").attr("src"); var sclIMG = "https://static1.squarespace.com/static/5f2adc20b7290058dd53441e/t/5f5e7c1988ce6e3f57804e53/1600027673615/HBA-Logo-Website.png"; $(window).scroll(function() { var value = $(https://static1.squarespace.com/static/5f2adc20b7290058dd53441e/t/5f5e7c1988ce6e3f57804e53/1600027673615/HBA-Logo-Website.png).scrollTop(); if (value > 50) $("https://static1.squarespace.com/static/5f2adc20b7290058dd53441e/t/5f5e7c1988ce6e3f57804e53/1600027673615/HBA-Logo-Website.png").attr("src", sclIMG); else $(".header-title-logo img").attr("src", topIMG); }); </script>
  2. @rwp I inserted that into my header code, and then inserted the URLs for the two image uploads in the spots you have marked in quotes, but it doesn't seem to be working. Guessing I'm doing something wrong...Feel free to check my code.
  3. @tuanphan Just checking in on this in case this got buried..
  4. @tuanphan Yes, please! I'm trying to change it to a different logo on the header when scrolling in 7.1.
  5. Trying to figure out this same issue @rwp -- Followed all of the steps, isntalled JQ in the header injection, uploaded the two logos, inserted them into your above code in the header injection, and no dice! Appreciate your help. Website: https://copper-mustard-c87b.squarespace.com/ PW: HBA2020
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.