Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1436318

    Hi, I’ve seen some posts on this forum and instructions regarding scrolling marquees, and I’ve tried different things, to no avai. My client wants it to look like this site: https://vo.byleesy.com/ (where it says “Clients I’ve worked with include”)

    So, I’ve created a section on my Enfold site here: https://voiceoverfortheplanet.com/
    Home Page > section entitled “Companies we’ve worked with”. And, I’ve done all of the text, but have also tried doing 4 different lines of text like they did and couldn’t make it work either way.

    The problem is that my text shows spaces until all goes through, on the right, instead of contining to scroll the content with no space between the end of the line and beginning.

    Would you happen to know how I could accomplish this?

    #1436382

    Hey Eleina,

    There’s nothing like that in the theme by default unfortunately. I’m not sure how exactly you are implementing that, but maybe it’s possible to alter the settings of the script(?) which is controlling it?

    Best regards,
    Rikard

    #1436401

    Hi Rikard,

    That’s what I thought. I used the html code <marquee> </marquee> for each line, but couldn’t figure out how they did it on the sample site. Also could not find a plugin to accomplish this. I totally get that the them wouldn’t accomplish this, just thought I’d try.

    #1436429

    Hi,
    Please try seeing this documentation, I added a second element under your with this code:

    <marquee loop="" scrollamount="8">Mastercard • Kia • Doctors Without Borders • Centers For Disease Control DCD • League of Conservation Voters •</marquee>
    <marquee loop="" scrollamount="6">Electrify America • Florida Crystals • The Electric Company • California Avocado Commission • Marvel Fusion •</marquee>
    <marquee loop="" scrollamount="4">The Educated Choices Program • Calm • Citizens Bank • Amazon • NerdWallet • Slack • Verizon • American Red Cross •</marquee>
    <marquee loop="" scrollamount="2">National Institute of Health • Vistaprint • Doritos • Google • Siemens • Bic • Dominos • Ebay • Mattel • Deloitte •</marquee>

    and it works kind of ok, but if you note from the documentation marquee has been Deprecated and is no longer recommended.
    I recommend searching for a javascript snippet to do this, perhaps like this.
    Or perhaps this would help

    Best regards,
    Mike

    #1436506

    Thank you Mike, you’re the best, I really appreciate the direction and your assistance!

    #1436525

    Hi,

    Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1436531

    You can close it, thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Scrolling text Marquee’ is closed to new replies.