I was playing with the stylesheet in the template editor. When I was done, I decided to revert to the original. However, when I tried to do I got this:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /filecomparison/wsnlinks/4142/templates/default/styles/default.css was not found on this server.</p> <p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p> <hr> <address>Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 Server at www.wsnforum.com Port 80</address> </body></html>
Download a copy of the .zip and get /templates/styles/default.css from that, to overwrite yours. Seems that in testing template reversion I never considered that the option was there for stylesheets too... will either make it work or remove the option for next release.
Comments on StyleSheet is GONE!
Member
Usergroup: Customer
Joined: May 08, 2008
Total Topics: 5
Total Comments: 18
Hi,
I was playing with the stylesheet in the template editor. When I was done, I decided to revert to the original. However, when I tried to do I got this:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /filecomparison/wsnlinks/4142/templates/default/styles/default.css was not found on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
<hr>
<address>Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 Server at www.wsnforum.com Port 80</address>
</body></html>
Now, there is no stylesheet.
Help!
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Download a copy of the .zip and get /templates/styles/default.css from that, to overwrite yours. Seems that in testing template reversion I never considered that the option was there for stylesheets too... will either make it work or remove the option for next release.
Member
Usergroup: Customer
Joined: May 08, 2008
Total Topics: 5
Total Comments: 18
Hi Paul,
Thanks! I'll give it a try.