As much as I like HaloSilver, Blue, Green, etc.
Is there a way to change the overall skin color of a <cfform type=flash"..>?
Scott Stroz - 29 Sep 2006 01:22 GMT
Yes, in your <cfform> tag, use the style attribute to set the theme color.
<cfform ..... style="themeColor='##990000'...">
Check out this blog post for more info.
http://www.boyzoid.com/blog/index.cfm/2006/9/25/More-colors-for-CFFORM
Wally Kolcz - 29 Sep 2006 02:10 GMT
Thanks!
I found this too, but yours is much easier
http://blog.strikefish.com/blog/index.cfm?mode=entry&entry=4A71DDA6-F063-83E9-88
0A244C7E5FD1D1