Hi,
I am currently working in Coldfusion 9.There is a requirement to build cfwindow. But I am not able to change the border color of this cfwindow. I was able to change the header style. But not the border color. Another thing is even I have used center as the alignment position, I am not able to align it at the center. The cfwindow is called from a page in a frame. So please advice me about:
How we can change the border color?
I called cfwindow and used styling like mentioned in the URL
http://blog.dkferguson.com/index.cfm/2007/9/11/Styling-CFWindow-header -via-JS
But in that it is mentioning only about styling header. How can we change the color of the border?
How we can align it to center?
Please help!!