Post by Alanna 🥀🖤 on Jun 4, 2013 6:14:14 GMT -8
Thank you so much!
I know you are still very busy with my other issues, including the main one I started this thread for, but I have one small question.
I added a quick login to the side table. I know you said that there is one built in now and that all proboards are connected but I still like it... it will still work the same right?
Also, well, it is kinda stretched out and in the middle of the page. I'm guessing it's because the coding is different now.
<form onsubmit="disable(this); if(location.href.indexOf('action=logout')==-1)this.redirect.value=location.href;" name="sideloginform" method="post" action="/index.cgi" >
<input type="hidden" name="redirect" value="/index.cgi" >
<input type="hidden" value="login2" name="action">
<img src="http://s3.images.proboards.com/blank.gif" onload="document.getElementById('sidelogout').style.display=(pb_username=='Guest'?'none':'')"/>
<table width="100%" cellspacing="3" cellpadding="0" border="0">
<tbody><tr> </center>
<center><input type="text" style="font-family: arial; padding:2px; background-image: url(http://img855.imageshack.us/img855/3842/backgroundlz.png); text-align: left; font-size: 10;" maxlength="18" tabindex="3001" size="12" name="username"> <input type="password" style="font-family: arial; background-image: url(http://img855.imageshack.us/img855/3842/backgroundlz.png); text-align: left; font-size: 10; padding:2px;" tabindex="3002" size="12" name="password"> <input type="submit" style="background-image: url(http://img855.imageshack.us/img855/3842/backgroundlz.png); margin-top:1px; margin-left:1px;" font-size="10" font-family="arial" tabindex="3004" value="+">
</center></tr>
</tbody></table>
</center>
</form>
I know you are still very busy with my other issues, including the main one I started this thread for, but I have one small question.
I added a quick login to the side table. I know you said that there is one built in now and that all proboards are connected but I still like it... it will still work the same right?
Also, well, it is kinda stretched out and in the middle of the page. I'm guessing it's because the coding is different now.
<form onsubmit="disable(this); if(location.href.indexOf('action=logout')==-1)this.redirect.value=location.href;" name="sideloginform" method="post" action="/index.cgi" >
<input type="hidden" name="redirect" value="/index.cgi" >
<input type="hidden" value="login2" name="action">
<img src="http://s3.images.proboards.com/blank.gif" onload="document.getElementById('sidelogout').style.display=(pb_username=='Guest'?'none':'')"/>
<table width="100%" cellspacing="3" cellpadding="0" border="0">
<tbody><tr> </center>
<center><input type="text" style="font-family: arial; padding:2px; background-image: url(http://img855.imageshack.us/img855/3842/backgroundlz.png); text-align: left; font-size: 10;" maxlength="18" tabindex="3001" size="12" name="username"> <input type="password" style="font-family: arial; background-image: url(http://img855.imageshack.us/img855/3842/backgroundlz.png); text-align: left; font-size: 10; padding:2px;" tabindex="3002" size="12" name="password"> <input type="submit" style="background-image: url(http://img855.imageshack.us/img855/3842/backgroundlz.png); margin-top:1px; margin-left:1px;" font-size="10" font-family="arial" tabindex="3004" value="+">
</center></tr>
</tbody></table>
</center>
</form>