After taking over a project from a former team member who has moved on, I've encountered some problems with popup windows. Despite carefully examining my entire project multiple times, I can't seem to locate the settings that control the global popup window configurations.
All popup windows on the website are consistently set to a specific height and width, and have features like the toolbar, menubar, and resizing disabled.
I have meticulously combed through various files such as site.master, site.master.cs, home.aspx, home.aspx.cs, as well as all JavaScript/HTML, CSS, .js files, but so far, I haven't been able to modify the popup window settings. Is there another location where I should focus my attention in order to configure the popups?