Page 1 of 1
Styles css do not load to admin/login.php
Posted: Mon May 07, 2007 2:59 pm
by Arivald
Styles css do not load to admin/login.php. In code html is:
and it should be:
.
How do to repair this?
Re: Styles css do not load to admin/login.php
Posted: Mon May 07, 2007 4:22 pm
by tsw
loginstyle.php in admin folder loads default theme css file so it should work.
Re: Styles css do not load to admin/login.php
Posted: Mon May 07, 2007 9:21 pm
by Arivald
Re: Styles css do not load to admin/login.php
Posted: Tue May 08, 2007 8:08 am
by tsw
That server is running *very* slow. login page took minutes to load and loginstyle.php took few more minutes just to show me this error
Warning: readfile() has been disabled for security reasons in /home/g2/public_html/gg2/admin/loginstyle.php on line 5
One way to fix this would be by copying your themes/default/stylesheet.css to loginstyle.php
Re: Styles css do not load to admin/login.php
Posted: Tue May 08, 2007 8:33 am
by Arivald
Thank you, very, very
