Hi,
Environment: Vista Ultimate, Visual Studio 2008, Net Advantage for ASP.net
I edit the css file (ig_dialogwindow.css) for the style of my WebDialogWindow in visual Studio. I saved it and run my project. No result. Basicly, I want a WebDialogWindowwith no borders, just keep the header Area.
thanks for the future help.
Gabriel
Hello,
You can modify CSS classes below:
.igdw_BodyEdgeBottom .igdw_BodyEdgeLeft .igdw_BodyEdgeRight .igdw_BodyCornerBottomRight .igdw_BodyCornerBottomLeft of ig_dialogwindow.css file. And also be sure that file is contain in localhost/ig_res/default/ of virtual directory of web site. Hope this helps.