The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Login Box

Go down

Login Box Empty Login Box

Post by petros_7 October 7th 2011, 12:07 am

How edit this code login as the image below
Login Box Screen27

My code to phpBB2 template is this

Code:

   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">

      <tr>
         <td class="row1" align="center">
            <table border="0" cellspacing="0" cellpadding="0">
               <tr>

                  <td><span class="genmed">{L_USERNAME}:</span> </td>
                  <td><input class="post" type="text" size="10" name="username"/> </td>
                  <td>
                     <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                     <span class="gensmall">{L_AUTO_LOGIN}</span>


                  </td>
               </tr>

               <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span> </td>
                  <td><input class="post" type="password" size="10" name="password"/> </td>
                  <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />

</td>

               </tr>

            </table>
         </td>
      </tr>
   </table>

Thank you!
petros_7
petros_7
Forumember

Male Posts : 341
Reputation : 2
Language : Greek
Location : Greece

http://www.thegreeksenergy.com/forum

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum