I went into templates/login.html and tried to center the boxes in the form. Now, I'm getting the following: ERROR [256] Smarty error: [in login.html line 2]: syntax error: unrecognized tag: if> <table class="vedit" align="center"> <tbody> <tr> <th>Username</th> <td><input value="{$smarty.request.amember_login" size="15" name="amember_login" |escape (Smarty_Compiler.class.php, line 403) in line 1102 of file /home/semperfi/public_html/amember/smarty/Smarty.class.php Is there a way I can find the original code for that page? Thanks! A Novice