Hi there,
I am contacting you because I would like to create a banner with text that scrolls automatically. See photo. The text is “NO PAIN MORE GOOD VIBES”.
Do you have a code idea?
Hi there,
I am contacting you because I would like to create a banner with text that scrolls automatically. See photo. The text is “NO PAIN MORE GOOD VIBES”.
Do you have a code idea?
A starter for 10…
It’s a simple HTML that you can write in the HTML widget
<marquee>NO PAIN MORE GOOD VIBES</marquee>
Ha - wish I paid more attention in HTML class back in the 90s. Very elegant.
Thanks all for your answer, but I would like something more sophisticated. Like on this website : www. pepette .co
The example appears to do the same exact thing as the site that you linked to. What else do you need? You can also modify the example to suit your needs.
@yisrael-wix Yes, thanks. But I don’t know how to do this. I would like the same format / design as my banner (with the good typo, the good size, the good color and the repetition without interruption of NO PAIN MORE VIBES.
In the example of the website : www. pepette .co => there is no blank when the text is automatic scrolling.
@vincentgodbert The example that you linked to also uses the tag as in my Marquee Text example (that Kyle linked to). It’s all just a matter of tweaking the HTML that is used in the HtmlComponent.
My example is a very simple, bare bones demonstration of how this can be done. Some of the HTML that you learned back in the 90s should help you modify and enhance to achieve the effect that you are after.
Can someone help me figure this out as well? Mine is simply scrolling thew single phrase but not repeating. When I add a repeated they all look like one sentence, I cannot space them apart.
how can i change the font and size of the text in the marquee?