Page 1 of 1

Scoreboard Link Colors

Posted: Wed Jul 24, 2013 12:36 pm
by albaseball
come up light blue which is almost unreadable against the grey background.

How do we make the links come up white on our websites? I'm embedding them into a play html document that defaults to blue for links. HELP?

rsl

Re: Scoreboard Link Colors

Posted: Wed Jul 24, 2013 3:17 pm
by FTMSupport
If you can send us a sample link of what you mean, we can take a look.

Re: Scoreboard Link Colors

Posted: Wed Jul 24, 2013 3:31 pm
by albaseball
http://delegion.org/debaseball" onclick="window.open(this.href);return false;

??

rsl

Re: Scoreboard Link Colors

Posted: Wed Jul 24, 2013 5:33 pm
by FTMSupport
That page does not have the code that you should be copy/pasting from our website. Your site is putting some kind of wrapper around our code that is messing things up and losing the stylesheet. If you can use either the embedded HTML or the IFRAME directly as shown on the Scoreboards page, it should work fine.

Re: Scoreboard Link Colors

Posted: Wed Jul 24, 2013 6:08 pm
by albaseball
That is what I'm doing cut and paste of the I-frame.

I don't see any .html code on the scoreboard page, or I'd use that.

rsl

Re: Scoreboard Link Colors

Posted: Wed Jul 24, 2013 9:02 pm
by FTMSupport
When you are editing the scoreboards from the Admin Website, there is a "Get Links" button. When you click that, it gives you code you can use to embed the scoreboard directly or to embed it as an IFRAME in your site. You should put the code from one of those two places in your web page, not try copying the code from the underlying scoreboard as that is subject to change. Here is a screenshot that shows what the Get Links shows:

Image

Re: Scoreboard Link Colors

Posted: Thu Jul 25, 2013 6:30 am
by albaseball
That is what I am doing, but for some reason it doesn't work.

It is probably an issue with my web software.

time for more research