I have been all over many files in the core but can't seen to find or know how to change the "edit my profile", "browse member", "forgot password" layouts to use a default layout or set layout. they all seem to be loading directly in to the content widget..
Any help please.. Thanks in advance.
Forgot Password password page layout is included to the layout editor's pages list beginning from SE 4.3.0 version. Regarding "browse members" page - it can only be edited manually (application/modules/User/views/scripts/_browseUsers.tpl
and application/modules/User/views/scripts/index/browse.tpl
). Same situation for the "forgot password" (application/modules/User/views/scripts/auth/forgot.tpl
and forgot-form).