Where in CSS is tag for Change Password/Edit Profile

Discussion in 'Templates customization' started by twholycross, Mar 17, 2007.

  1. twholycross

    twholycross aMember Pro Customer

    Joined:
    Jan 30, 2007
    Messages:
    63
    Where in CSS is the tag for the text size of "Change Password/Edit Profile" on member.php? I cannot find it

    TIA
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Unfortunately, it has no special CSS class.
    In the member.html it is in line
    <a href="{$config.root_url}/profile.php">#_TPL_MEMBER_CH_PSWD#</a><br />

    you can add class, or customize it in place.

Share This Page