mirror of
https://silica.codes/islehorse/HorseIsle-Sites-Archive.git
synced 2025-04-05 13:12:56 +13:00
406 lines
8.4 KiB
PHP
406 lines
8.4 KiB
PHP
<HTML><HEAD><link rel=icon type='image/png' href='https://hi3.horseisle.com/www/g/favicon16.png' sizes='16x16'><link rel=icon type='image/png' href='https://hi3.horseisle.com/www/g/favicon32.png' sizes='32x32'><link rel=icon type='image/png' href='https://hi3.horseisle.com/www/g/favicon96.png' sizes='96x96'><!-- Global site tag (gtag.js) - Google Ads: 697866393 -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-697866393"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
|
|
gtag('config', 'AW-697866393');
|
|
</script>
|
|
<style type="text/css">
|
|
//color:#F3003C //logo red W colo
|
|
//color:#792107 //Dark brown logo sign
|
|
|
|
body {
|
|
background-image: url(bg.png);
|
|
}
|
|
|
|
#abovefooter {
|
|
overflow:auto;
|
|
padding-bottom: 150px;
|
|
}
|
|
|
|
hr {
|
|
height:4px;
|
|
border:0px;
|
|
width: 95%;
|
|
color:#792107;
|
|
background-color:#792107;
|
|
}
|
|
|
|
DIV {
|
|
text-align:left;
|
|
}
|
|
|
|
div.content {
|
|
padding: 60px 40px 80px 240px;
|
|
font-size: 16px;
|
|
color: #333;
|
|
font-family: Arial;
|
|
}
|
|
|
|
div.LeftCol {
|
|
position: relative;
|
|
float: left;
|
|
padding-bottom: 100px;
|
|
top: 280px;
|
|
left: 18px;
|
|
width: 220px;
|
|
font-size: 16px;
|
|
color: #333;
|
|
font-family: Arial;
|
|
}
|
|
|
|
div.TopBarContent {
|
|
position:fixed;
|
|
top: 0px;
|
|
left: 100px;
|
|
right: 0px;
|
|
height:48px;
|
|
vertical-align: middle;
|
|
z-index: 20;
|
|
text-align: right;
|
|
font-size: 20px;
|
|
color: #DDD;
|
|
font-family: Arial;
|
|
display:inline;
|
|
margin:0;
|
|
padding:2px;
|
|
padding-top:8px;
|
|
}
|
|
|
|
div.TopBarBG {
|
|
position:fixed;
|
|
top: 0px;
|
|
left: 0px;
|
|
right: 0px;
|
|
height:48px;
|
|
z-index: 1;
|
|
background:#792107;
|
|
}
|
|
|
|
div.TopBarBottomBG {
|
|
background:#ceb4b0;
|
|
position:fixed;
|
|
top: 48px;
|
|
left: 0px;
|
|
right: 0px;
|
|
height:6px;
|
|
z-index: 1;
|
|
}
|
|
|
|
div.SocialMedia {
|
|
position:fixed;
|
|
left: 60px;
|
|
bottom: 2px;
|
|
z-index: 5;
|
|
}
|
|
|
|
div.Logo {
|
|
position:fixed;
|
|
top: 4px;
|
|
left: 6px;
|
|
z-index: 10;
|
|
}
|
|
|
|
div.title {
|
|
align:center;
|
|
position: fixed;
|
|
top: 0px;
|
|
left:92px;
|
|
text-align: left;
|
|
font-size: 48px;
|
|
font-weight: 600;
|
|
color:#E3BC42;
|
|
z-index: 5;
|
|
text-shadow:
|
|
-1px -1px 0 #000,
|
|
1px -1px 0 #000,
|
|
-1px 1px 0 #000,
|
|
1px 1px 0 #000;
|
|
}
|
|
|
|
div.subtitle {
|
|
left:200px;
|
|
text-align: left;
|
|
font-size: 24px;
|
|
font-weight: 600;
|
|
color:#;
|
|
color:#792107;
|
|
}
|
|
|
|
UPDATE {
|
|
font-size: 18px;
|
|
font-variant: small-caps;
|
|
padding: 5px;
|
|
font-weight: 900;
|
|
}
|
|
|
|
textarea.forum {
|
|
width: 100%;
|
|
height: 180px;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.loginInput {
|
|
-webkit-border-radius: 6;
|
|
-moz-border-radius: 6;
|
|
border-radius: 6px;
|
|
font-size: 20px;
|
|
vertical-align: middle;
|
|
color: #333;
|
|
font-family: Arial;
|
|
display:inline;
|
|
margin:0;
|
|
padding:2;
|
|
}
|
|
|
|
|
|
input {
|
|
font-size: 16px;
|
|
}
|
|
|
|
select {
|
|
font-size: 16px;
|
|
}
|
|
|
|
|
|
a {
|
|
font: bold 16px arial;
|
|
color: #005511;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.btn {
|
|
-webkit-border-radius: 6;
|
|
-moz-border-radius: 6;
|
|
border-radius: 6px;
|
|
font-family: Arial;
|
|
font-weight: 500;
|
|
color: #222;
|
|
font-size: 18px;
|
|
background: #E3BC42;
|
|
padding: 2px 4px 2px 4px;
|
|
margin: 3px 3px;
|
|
text-decoration: none;
|
|
display: inline-block;
|
|
border: solid #000 1px;
|
|
}
|
|
|
|
.btn:hover {
|
|
background: #A48830;
|
|
color: #ddd;
|
|
text-decoration: none;
|
|
}
|
|
|
|
IMG {
|
|
border:0;
|
|
}
|
|
|
|
TABLE {
|
|
empty-cells:show;
|
|
border-spacing:0px;
|
|
}
|
|
|
|
TABLE.list TD {
|
|
padding:2px;
|
|
}
|
|
|
|
TABLE.toplistbrief TD {
|
|
font-size: 14px;
|
|
padding: 0px 2px;
|
|
color: #202020;
|
|
}
|
|
|
|
TH {
|
|
background-color: #EDE5B4;
|
|
padding: 2px 6px;
|
|
border: 1px solid #000000;
|
|
font: small-caps 900 16px arial;
|
|
color: #000000;
|
|
}
|
|
|
|
TR.a0 {
|
|
background-color: #EDE5B4;
|
|
}
|
|
|
|
TR.a1 {
|
|
background-color: #D4CCA1;
|
|
}
|
|
|
|
TD {
|
|
font: 16px arial;
|
|
color: #000000;
|
|
margin:0px;
|
|
padding: 0px;
|
|
}
|
|
|
|
TD.newslist {
|
|
padding: 4px 4px;
|
|
border: 2px solid #000000;
|
|
background-color: #dbefa9;
|
|
text-align: left;
|
|
}
|
|
|
|
TD.forum {
|
|
font: 14px arial;
|
|
padding: 2px;
|
|
}
|
|
|
|
TD.forumlist {
|
|
padding: 1px 2px;
|
|
border: 2px outset #ffe400;
|
|
background-color: #EDE5B4;
|
|
text-align: center;
|
|
font: bold 16px arial;
|
|
}
|
|
|
|
TD.forumcell {
|
|
border-width: 1px 0px;
|
|
border-style:solid;
|
|
border-color:FFFFEE;
|
|
}
|
|
|
|
TD.forumselected {
|
|
padding: 1px 2px;
|
|
border: 2px inset #ffe400;
|
|
background-color: #dac270;
|
|
text-align: center;
|
|
font: bold 16px arial;
|
|
}
|
|
|
|
TD.forumpost {
|
|
padding: 5px 10px;
|
|
border: 2px solid #000000;
|
|
background-color: #F5F0D0;
|
|
text-align: left;
|
|
}
|
|
|
|
TD.forumadmin {
|
|
padding: 5px 10px;
|
|
border: 2px solid #000000;
|
|
background-color: #FFDDDD;
|
|
}
|
|
|
|
FORUMSUBJECT {
|
|
font: bold 16px arial;
|
|
color: #004400;
|
|
}
|
|
|
|
FORUMUSER {
|
|
font: 14px arial;
|
|
color: #000044;
|
|
}
|
|
|
|
FORUMDATE {
|
|
font: 14px arial;
|
|
color: #444444;
|
|
}
|
|
|
|
FORUMTEXT {
|
|
font: 16px arial;
|
|
color: #440000;
|
|
}
|
|
|
|
</style>
|
|
|
|
<SCRIPT >
|
|
function getWidth() {
|
|
return Math.max(
|
|
document.body.scrollWidth,
|
|
document.documentElement.scrollWidth,
|
|
document.body.offsetWidth,
|
|
document.documentElement.offsetWidth,
|
|
document.documentElement.clientWidth
|
|
);
|
|
}
|
|
|
|
function AdjustTitle() {
|
|
// alert(getWidth());
|
|
if (getWidth()<1500) {
|
|
document.getElementById("PageTitle").style.top="50px";
|
|
document.getElementById("PageTitle").style.left="200px";
|
|
document.getElementById("PageContent").style.padding="105px 40px 80px 240px";
|
|
} else {
|
|
document.getElementById("PageTitle").style.top="0px";
|
|
document.getElementById("PageTitle").style.left="130px";
|
|
document.getElementById("PageContent").style.padding="60px 40px 80px 240px";
|
|
}
|
|
|
|
}
|
|
<!-- window.onload = function(e){ AdjustTitle(); } -->
|
|
</SCRIPT>
|
|
|
|
<TITLE>Horse Isle 3: Forgot My Password</TITLE>
|
|
</HEAD>
|
|
|
|
<BODY topmargin=0 rightmargin=0 leftmargin=0 BGCOLOR=F8F8F8 onresize="AdjustTitle()" onload="AdjustTitle()">
|
|
<DIV style="min-height:100%;position:relative;">
|
|
<DIV id="abovefooter">
|
|
<DIV class='TopBarBG'></DIV>
|
|
<DIV class='TopBarBottomBG'></DIV>
|
|
<DIV class='Logo'><A HREF=index.php><IMG SRC=HI3Logostraight256.png></a></DIV>
|
|
<DIV class='LeftCol' id='LeftCol'></DIV>
|
|
<DIV class='SocialMedia'>
|
|
<A HREF=https://www.facebook.com/horseisleofficial/><IMG border=0 SRC=facebook.png WIDTH=48 HEIGHT=48></A>
|
|
<A HREF=https://www.youtube.com/user/HorseIsle2><IMG border=0 SRC=youtube.png WIDTH=48 HEIGHT=48></A>
|
|
</DIV>
|
|
|
|
<DIV class=TopBarContent><FONT FACE=ARIAL>
|
|
<A CLASS=btn HREF=createaccount.php>New Account!</A>
|
|
<A CLASS=btn HREF=forgotpass.php>Forgot?</A>
|
|
|
|
|
|
<FORM METHOD=POST STYLE="display:inline;">
|
|
Email: <INPUT TYPE=INPUT NAME=EMAIL SIZE=22 CLASS=loginInput>
|
|
Pass: <INPUT TYPE=PASSWORD NAME=PASS SIZE=10 CLASS=loginInput>
|
|
<INPUT TYPE=SUBMIT VALUE=Login CLASS=loginInput style="background: #E3BC42;"></B>
|
|
</FORM>
|
|
</DIV>
|
|
<DIV CLASS=title id='PageTitle'>Forgot My Password</DIV><DIV CLASS=content id='PageContent'>
|
|
<DIV CLASS=subtitle id='PageSubTitle'>HI3 Password Reset</DIV><BR><BR><div style="margin:6;width:800px;"><div style="width:calc(100%-4px);text-indent:50px;text-align:left;border-style:solid;border-width:2px;border-color:000000;height:auto;background-color:#792107;padding:5px 0px;"><FONT style='font-variant: small-caps;font-size: 22px;font-weight: bold;color: #E3BC42;'>Password Reset</FONT> <FONT COLOR=FFFFFF>(Email yourself a new password.)</FONT></div><div style="width:(100%-4px);background-color:#FFFFFF;border-style:solid;border-width:1;border-color:000000;padding:5px;">
|
|
<TABLE BORDER=0 WIDTH=100% CELLPADDING=10><TR><TD>
|
|
<CENTER>
|
|
<FORM METHOD=POST>
|
|
<FONT COLOR=880000 SIZE=+1>Forgot your password?</FONT><BR>
|
|
Use this to answer your security question, then your password will be emailed to you.<BR>
|
|
Enter your Horse Isle Playername AND the Email that the account was setup with:<BR><BR>
|
|
<B>PLAYERNAME:</B> <INPUT TYPE=TEXT NAME=FORGOTUSER size=20><BR>
|
|
<I>- AND -</I><BR>
|
|
<B>EMAIL:</B> <INPUT TYPE=TEXT NAME=FORGOTEMAIL size=30><BR><BR>
|
|
<INPUT CLASS=btn TYPE=SUBMIT VALUE='Lookup Security Question'>
|
|
</FORM>
|
|
</TD></TR></TABLE>
|
|
</div></div></DIV>
|
|
</DIV>
|
|
<DIV style="
|
|
position:absolute;
|
|
bottom:0px;
|
|
left: 0px;
|
|
right: 0px;
|
|
height:60px;
|
|
background-color:#792107;
|
|
">
|
|
</DIV>
|
|
<DIV style="
|
|
position:absolute;
|
|
bottom:0px;
|
|
left: 0px;
|
|
right: 0px;
|
|
height:82px;
|
|
font-size:16px;
|
|
color:#ddd;
|
|
text-align: center;
|
|
vertical-align: bottom;
|
|
padding:0px;
|
|
">
|
|
<A CLASS=btn HREF=privacy.php>Privacy Policy</A>
|
|
<A CLASS=btn HREF=termsandconditions.php>Terms and Conditions</A>
|
|
<IMG SRC=HI3Mini.png WIDTH=64 HEIGHT=64 style="margin:-6;">
|
|
<A CLASS=btn HREF=rules.php>Rules</A>
|
|
<A CLASS=btn HREF=credits.php>Credits</A>
|
|
<A CLASS=btn HREF=roadmap.php>Road Map</A>
|
|
<A CLASS=btn HREF=http://horsesareawesome.com/fa4/>Fan Art</A>
|
|
<BR>
|
|
Copyright © 2017-2021 Horse Isle
|
|
</DIV>
|