Customizing the appearance [back to contents] You can change the appearance of the BugTracker.NET web pages by editing the following files:
<add key="SingularBugLabel" value="Item"/> <add key="PluralBugLabel" value="Items"/>
Do be careful as you upgrade to newer releases of BugTracker.NET that you don't overlay your customized files. You should keep backups of any files that you customize in a safe place. The custom html is cached by BugTracker.NET, so if you make changes, you need to refresh the cache. A quick way to do this is by just typing a blank character somewhere in Web.config. Below are two screenshots to give you an idea of the changes you can make by editing the files listed here. The first screenshot shows BugTracker.NET's "add a bug" page after installation, before customization. The second screenshot shows it customized using the files previously described.
Before customization:
After changes to custom_header.html, custom_footer.html, custom_logo.html, and btnet_custom.css:
|
|
|
|
| |||||||||||