This is a really stupid request, but i just cant find it - how can i take away the border around the login form?
Thanks!
html/login_form.php
<?php
/* DO NOT REMOVE */
if (!defined('QUADODO_IN_SYSTEM')) {
exit;
}
/*****************/
?>
<fieldset>
<legend>
<?php echo LOGIN_LABEL; ?>
</legend>
LOTS OF STUFF HERE
</fieldset>
html/login_form.php
<?php
/* DO NOT REMOVE */
if (!defined('QUADODO_IN_SYSTEM')) {
exit;
}
/*****************/
?>
LOTS OF STUFF HERE

Users browsing this forum: No registered users and 1 guest