Font colors

Any questions? Any answers?
Post Reply
ped832

Font colors

Post by ped832 »

I have figured out how to change background colors and the bottom link text color in the widget, but don't know how to change the font color of the "city" name at the top. Any suggestions? With my current background color the city is hard to see. Can it be done or do I need to just lighten up my background color? Thanks for any help offered. This is an awesome widget! 8-) http://aandmgarage.tk
ikarus1969
Posts: 1645
Joined: Wed Nov 18, 2009 9:58 am
Location: Vienna, Austria

Re: Font colors

Post by ikarus1969 »

Hi ped832!

As far as i know there's no way to change the font-color for the strings you have asked for.
»Man is impressive. In a universe full of untold secrets he has invented boredom.«
User avatar
Don
Posts: 687
Joined: Tue Sep 14, 2010 12:14 am
Name: Don
Location: Roseville, California, United States of America
Contact:

Re: Font colors

Post by Don »

ped832 wrote:I have figured out how to change background colors and the bottom link text color in the widget, but don't know how to change the font color of the "city" name at the top. Any suggestions? With my current background color the city is hard to see. Can it be done or do I need to just lighten up my background color? Thanks for any help offered. This is an awesome widget! 8-) http://aandmgarage.tk
Hello ped832,
Add text_color=#000000 to the param name="flashvars" line of your widget code. Replace the zeros with the hex code for the color you want.

<param name="flashvars" value="location_id=gn:5596475&time_format=12&unit_system=us&background=#BFBFBF&text_color=#000000&landscape=http://aandmgarage.tk/landscapes/andmno ... _bar=false">

Don
ikarus1969
Posts: 1645
Joined: Wed Nov 18, 2009 9:58 am
Location: Vienna, Austria

Re: Font colors

Post by ikarus1969 »

Ahhh, never too old to learn something!

Thank you Don!
»Man is impressive. In a universe full of untold secrets he has invented boredom.«
ped832

Re: Font colors

Post by ped832 »

Don wrote:
ped832 wrote:I have figured out how to change background colors and the bottom link text color in the widget, but don't know how to change the font color of the "city" name at the top. Any suggestions? With my current background color the city is hard to see. Can it be done or do I need to just lighten up my background color? Thanks for any help offered. This is an awesome widget! 8-) http://aandmgarage.tk
Hello ped832,
Add text_color=#000000 to the param name="flashvars" line of your widget code. Replace the zeros with the hex code for the color you want.

<param name="flashvars" value="location_id=gn:5596475&time_format=12&unit_system=us&background=#BFBFBF&text_color=#000000&landscape=http://aandmgarage.tk/landscapes/andmno ... _bar=false">

Don
I actually figured that one out today before I read your reply, but I do appreciate your response. Thanks, Don!
Post Reply