Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
804
I edit the css file... but no result
posted

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

Parents
No Data
Reply
  • 7694
    posted

    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.

Children
No Data