Styles css do not load to admin/login.php. In code html is:
and it should be:
.
How do to repair this?
Styles css do not load to admin/login.php
Re: Styles css do not load to admin/login.php
loginstyle.php in admin folder loads default theme css file so it should work.
Re: Styles css do not load to admin/login.php
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
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