I want to restore default forum colors
-
- New to forums
- Posts: 6
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Wed Oct 06, 2004 12:50 am
I want to restore default forum colors
I edited the subSilver template and I want to restore the defaults. Could someone help?
download the template folder from here:
http://files.nfoe.net/download.php?fnam ... Silver.zip
replace your template/subSilver folder with this, unless you have edited your template it other ways that you want to keep. This will return it back to original setup, when you first had phpbb installed.
Now lets say you added some other code, such as addons, so we don't want to overwrite that.
I assume you changed the color via the subSilver.css file in the subSilver folder on your ftp, thus download the above link and replace the css with the default one, then refresh your window for forums. If you made any changes to the actual files, the *.tpl files, then you can match up the defaults with the above download.
Hope that helps
http://files.nfoe.net/download.php?fnam ... Silver.zip
replace your template/subSilver folder with this, unless you have edited your template it other ways that you want to keep. This will return it back to original setup, when you first had phpbb installed.
Now lets say you added some other code, such as addons, so we don't want to overwrite that.
I assume you changed the color via the subSilver.css file in the subSilver folder on your ftp, thus download the above link and replace the css with the default one, then refresh your window for forums. If you made any changes to the actual files, the *.tpl files, then you can match up the defaults with the above download.
Hope that helps

-Nick
http://reva.nuclearfallout.net/forums/
Now I'm getting this error...
I replaced the whole subSilver template folder rather than just the .css file
Now I'm getting this error...
I replaced the whole subSilver template folder rather than just the .css file
thats an easy fix, check for these things:
- 1. Has the template named in the error has been uploaded to the templates/ directory?
2. Is the directory for this template named exactly as spelled in the error message? With the example above, subSilver would be correct, but subsilver would not.
3. Does a file exist in the template directory that has the same name as the directory plus a cfg extension, such as subSilver.cfg?
4. If this file does exist, is it named exactly as spelled in the error message? subSilver.cfg is correct, but subsilver.cfg is not the file phpBB needs.
-Nick