Scrolling Marquee - Post ID 212292

User 2924428 Photo


Registered User
1,718 posts

Hey guy's, mainly Eric, I am using your scrolling marquee, awesome code, but it's not letting me turn the text to the color red, which I defined.. check out www.torchmod.com, and please don't spam it :)
User 187934 Photo


Senior Advisor
20,271 posts

Where did you define the color Matt?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

In the <style> tags
User 187934 Photo


Senior Advisor
20,271 posts

I don't see it. Can you post your code?;)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 122279 Photo


Senior Advisor
14,636 posts
Online Now

I didn't see any style tags for the marquee, just old html tags, in the html file. And no text colour defined.

Try this, Matt:
<marquee style="color: red; background-color:#414141; width: 100%;" loop="-1" scrollamount="2">Some text... and some more... and then some...</marquee>

The 'color: red;' styles the text colour. You can of course specify what shade of red by using hexadecimal values. If I were you, I'd pick one of the red-orange colours from the logo.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 122279 Photo


Senior Advisor
14,636 posts
Online Now

BTW, I'm on 'work-holiday' in Turkey right now, so I won't have time to be here in the forum as much as when I'm home.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2924428 Photo


Registered User
1,718 posts

It worked!! Thank you Inger and Eric , I couldn't figure it out :/
User 187934 Photo


Senior Advisor
20,271 posts

I knew what you needed but was hoping you would dig your heels in and find that you never actually put any code in to set the font color.;)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

:D

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.