I want to change some labels and move some elements around on the "My Account" page--beyond what's available in the Profiles section--e.g., what one can do and see in the Profile and other "Edit" tabs. For the life of me, I cannot find a "My Account" page, much less edit the thing. I've found lots of examples of php snippets I can use to alter the page itself, but first I need to find the page! Many thanks!

Comments

jemond’s picture

1. To find the My Account page, log into your Drupal site and go to the /user page. That is it.
2. To change stuff, consider enabling the profile module:
http://drupal.org/documentation/modules/profile

jemond’s picture

Status: Active » Needs review
cweagans’s picture

Priority: Major » Normal

Support requests are never critical or major.

jemond’s picture

Status: Needs review » Closed (fixed)

Assuming OP is all set. Is closed-fixed the right way to close this?

cweagans’s picture

Yep! Thanks!