Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
8 + 8 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Split login for the system-block_login.html
by Quest on 2007/4/6 17:55:32

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

Quest
Re: Hack Code for Split login for the system-block_login.html
by skenow on 2007/4/6 17:16:39

Quest -

That code looks like the default for system_block_login - unless I'm missing something.
Split login for the system-block_login.html
by Quest on 2007/4/6 15:31:21

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

Who's Online

203 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 203


more...

Donat-O-Meter

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

Latest GitHub Commits