Re: No Login with IE6
That’s it! Enough!
I have modified to have no fields, and to link directly to the centre column.
<form class=”leftlogin” method=”post” action=”<?php bb_option(‘uri’); ?>bb-login.php”>
<p><?php printf(__(‘Log In‘), bb_get_option(‘uri’).’bb-login.php’) ?></p>
<p><?php printf(__(‘Register‘), bb_get_option(‘uri’).’register.php’) ?></p>
</form>
Thanks for your help MacWise. Someday, someone with more patience will solve the problem.