21278 Posts in 5728 Topics by 2599 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 743 Views |
-
how do i change my /admin page?

4 November 2009 at 11:13pm
At the moment on one of my projects when i go to admin/login page i can not see the login form. How do i acces this page and change it?
the fields are there but i can't see them first time i load. i can if i refresh the page. i think it is taking css styles from my main site and somehow hiding this form. Can anybody advise please.
-
Re: how do i change my /admin page?

5 November 2009 at 6:44pm
Well undoing the CSS would be the first solution. Have you tired using Firebug to see what is going on that hides this form?
If that form is being hidden you can bet it is affecting all forms on the site.
-
Re: how do i change my /admin page?

6 November 2009 at 6:17am
I solved the problem by making a page /themes/tutorial/templates/layout/Security_login.ss which contains both
$Content
$Form...seemed to sort the problem out. There are some good threads on it already. just searched for login i think.
You are right the css was somehow making the form invisible.
Thanks for help.
| 743 Views | ||
|
Page:
1
|
Go to Top |


