Custom My Account Page
Permalink
Hi Folks
I want to style up the "My Account" Page in version 8, I have found the right php files for avatar, edit profile and messages under concrete/single_pages/account but these just seem to be includes for a larger page...
Can anyone tell me where to find the parent page so to speak so I can get to all elements on the page for styling them up to suit my theme?
I have looked through load of files but cant see anything and cant find anything on google.
I want to style up the "My Account" Page in version 8, I have found the right php files for avatar, edit profile and messages under concrete/single_pages/account but these just seem to be includes for a larger page...
Can anyone tell me where to find the parent page so to speak so I can get to all elements on the page for styling them up to suit my theme?
I have looked through load of files but cant see anything and cant find anything on google.
sorted it...
how did you resolve it?
Create the account.php file in your desired template directory
Then edit application/config/app.php to override the core_theme.
Example:
Documentation talks about it here:
https://documentation.concrete5.org/developers/pages-themes/designin...
Then edit application/config/app.php to override the core_theme.
Example:
Documentation talks about it here:
https://documentation.concrete5.org/developers/pages-themes/designin...
Any ideas appreciated
cheers