[MOD] Quick Login For Theme Morpheus IP »  Show posts from    to     

Icy Phoenix


Old Customizations - [MOD] Quick Login For Theme Morpheus IP



FedericoBiccheddu [ Sun 21 Dec, 2008 21:14 ]
Post subject: [MOD] Quick Login For Theme Morpheus IP
Some day it makes modifying IP a little I have made this modification that to me it appeals to very many. For the time being the code that place is only worth for the Morpheus topic because it has also a little of diagram in more while the code of the guide is worth for all the topics and is personalizzabile naturally. Here here a screen of the result:

quick_login_morpheus


OPEN templates/mg_themes/overall_header_mx.tpl

SEARCH:
Code: [Hide] [Select]
</table></td>
<td><img src="{FULL_SITE_PATH}{T_IMAGESET_PATH}buttons_right1.gif" width="9" height="22" alt="" /></td>
</tr>



AFTER ADD:
Code: [Hide] [Select]
<!-- BEGIN switch_user_logged_out -->
<tr>
<td colspan="3">
{TPL_CONTENT_TOP_NOPADDING}
<form method="post" action="{S_LOGIN_ACTION}">
<table>
<tr>
<td><span class="genmed">&nbsp;<b> Quick {L_LOGIN_LOGOUT}:</b>&nbsp;&nbsp;</span><span class="gensmall">{L_USERNAME}:
<input class="post" type="text" name="username" size="10" />&nbsp;&nbsp;&nbsp;{L_PASSWORD}:
<input class="post" type="password" name="password" size="10" maxlength="32" />&nbsp;&nbsp; &nbsp;&nbsp;{L_AUTO_LOGIN}
<input class="text" type="checkbox" name="autologin" />&nbsp;&nbsp;&nbsp;
<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
</td>
</tr>
</table>
</form>
{TPL_CONTENT_BOTTOM}
</td></tr>
<!-- END switch_user_logged_out -->


I hope this small aesthetic modification is appreciate


gearhead [ Sun 21 Dec, 2008 21:26 ]
Post subject: Re: [MOD] Quick Login For Theme Morpheus IP
I like it very much. I would like to use this type mod on all themes.

Thanks.





Powered by Icy Phoenix