All of my ASP.NET website is finally complete. I used various templates for the design, successfully applying them to the master page throughout most of the site. However, I've come across an issue with pages such as "Login.aspx", "ChangePassword.aspx", "ChangePasswordSuccess.aspx", and "Register.aspx" - these built-in pages are not adopting the new templates!
Despite working perfectly fine with the default styles, these specific pages refuse to showcase the new look. I'm at a loss on how to fix this problem and would appreciate any help or insight anyone may have.
Thank you.