🌍
English
Hi there!
I am using Bootstraß Darkroom with a custom banner
<form method="post" action="identification.php" id="quickconnect">
<h2>
<span style="font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;font-size:1.4em;">❤ WoCa ❤</span>
</h2>
<p>
<input type="text" name="username" id="username" value="" placeholder="Username"> <input type="password" name="password" id="password" placeholder="Password"> <button type="submit" name="login">Sign in</button>
</p>
</form>
<!-- it'a trick to close #theHeader, so that next div can be position:absolute bottom -->
<div>
</div>Is there a way to remove the Login-Form, when a user is already logged in?
Offline