1
Quest
Split login for the system-block_login.html
  • 2007/4/6 15:31

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


I was goofing around the other day and decided to try out a different look for the login page. I liked it and thought I would share it with anyone who wants it.

You can use this code with the 2.0.16 overide feature or if you are using a custom template set just paste the code into the system_block_login.html:

Quote:
<form style="margin-top: 0px;" action="<{$xoops_url}>/user.php" method="post">
<{$block.lang_username}><br />
<input type="text" name="uname" size="12" value="<{$block.unamevalue}>" maxlength="25" /><br />
<{$block.lang_password}><br />
<input type="password" name="pass" size="12" maxlength="32" /><br />
<!-- <input type="checkbox" name="rememberme" value="On" class ="formButton" /><{$block.lang_rememberme}><br /> //-->
<input type="hidden" name="xoops_redirect" value="<{$xoops_requesturi}>" />
<input type="hidden" name="op" value="login" />
<input type="submit" value="<{$block.lang_login}>" /><br />
<{$block.sslloginlink}>
</form>
<a href="<{$xoops_url}>/user.php#lost"><{$block.lang_lostpass}></a>
<br />
<a href="<{$xoops_url}>/register.php"><{$block.lang_registernow}></a>

Quest

2
skenow
Re: Hack Code for Split login for the system-block_login.html
  • 2007/4/6 17:16

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


Quest -

That code looks like the default for system_block_login - unless I'm missing something.

3
Quest
Split login for the system-block_login.html
  • 2007/4/6 17:55

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


Okay-but it is now split. Small taters but what the heck it's nicer to me than the default look.

Quest

Login

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!