Jump to content

ConeCake

Member
  • Posts

    6
  • Joined

  • Last visited

Reputation Activity

  1. Love
    ConeCake got a reaction from IXStudio in Ninja Kit Typewriter effect   
    Thanks but I got it working already, thanks to @bangank36!
  2. Like
    ConeCake got a reaction from Beyondspace in Ninja Kit Typewriter effect   
    Thanks but I got it working already, thanks to @bangank36!
  3. Thanks
    ConeCake reacted to Beyondspace in How do I make this rolling animation?   
    Add this into code block
    <div class="marquee"> <div class="track"> <div class="content"><h3 style="color: #fff; text-decoration:none;"><a href="https://www.instagram.com/letstalkcodeshop" target="_blank">Follow on Instagram @letstalkcodeshop | Follow on Instagram @letstalkcodeshop | Follow on Instagram @letstalkcodeshop | Follow on Instagram @letstalkcodeshop | Follow on Instagram @letstalkcodeshop | Follow on Instagram @letstalkcodeshop | Follow on Instagram @letstalkcodeshop | Follow on Instagram @letstalkcodeshop | Follow on Instagram @letstalkcodeshop</a></h3></div> </div> </div> <style> .marquee { position: relative; width: 110vw; max-width: 100%; height: 25px; padding-top: 20px; padding-bottom:20px; overflow-x: hidden; background: #000; } .track { position: absolute; white-space: nowrap; will-change: transform; animation: marquee 32s linear infinite; } .marquee h3 a:hover { color: #fff; } @keyframes marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } } </style>  
  4. Love
    ConeCake reacted to IXStudio in Ninja Kit Typewriter effect   
    Hi dear @ConeCake
    Thanks for choosing Ninja Kit!
    Please add me as admin collaborator to fix it for you!

    IXStudio[dot]net[at]gmail[dot]com

    Thank you!
    Best,
    Leopold
  5. Thanks
    ConeCake reacted to Beyondspace in Ninja Kit Typewriter effect   
    You are missing jQuery, add this into first line of the header injection
    <script src="assets/js/libs/jquery-3.6.0.min.js"></script>  
×
×
  • 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.