Hi all,
I'm currently having some problems with the site i'm building.
i did not do the design for the website, i just had to create the skins for the design.
The client insists on displaying the username and password fields on all pages of the website.
the area allocated for the login section of the website was too small to hold all the fields for the login form.
i edited the login.ascx file to hide the "remember login" checkbox, the "register" button and the "forgot password" link.
each login module is added manually to any pages that are created.
when i log in as the admin and/or host, the login module disappears, even if i change to mode to "design".
i end up having to log out via the admin area.
if i log in as a registered user the login module disappears and i am unable to log out.
how do i fix this? any help would be greatly appreciated.
i'm not sure how to configure the Account login module.