Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

FireBrick Custom CSS: Difference between revisions

Content deleted Content added
CecilWard (talk | contribs)
CecilWard (talk | contribs)
m Testing - warning: link added
Line 87: Line 87:
== Testing - warning ==
== Testing - warning ==


There is a danger of making the Firebrick’s web UI completely unusable with mistakes in your custom CSS. To avoid this, if you are using the Firebrick's XML config editor page, use the "Test" button rather than "Save" after making your edit, as this will roll back your change after a time limit if you are stuck.
There is a danger of making the Firebrick’s web UI completely unusable with mistakes in your custom CSS. To avoid this possibility, if you are using the Firebrick’s XML config editor page, use the “Test” button rather than “Save” after making your edit, as this will set a timer and will then roll back your change when the timer expires if you have not chosen “Save” before then, so you will be automatically rescued by the timeout if you are stuck.


* In order to be prepared for recovery from a bad modification, first download a good reference copy of the XML config file in advance, and then use an http upload tool - such as <code>curl</code> in Unix-like environments - to upload the good saved config file to the Firebrick. See the Firebrick manual for details on config uploading by http.
* In order to be prepared for recovery from a bad modification, first download a good reference copy of the XML config file in advance, and then use an http upload tool - such as <code>curl</code> in Unix-like environments - to upload the good saved config file to the Firebrick. See the Firebrick manual for details on [http://www.firebrick.co.uk/fb6000/xml.php config uploading by http].


* Many web browsers have options that allow a webpage's CSS to be overridden, customised or ignored.
* Many web browsers have options that allow a webpage’s CSS to be overridden, customised or ignored.


* Alternatively, depending on your chosen configuration options, you may be able to log in to the Firebrick's command line even if you find the web UI unusable.
* Alternatively, depending on your chosen configuration options, you may be able to log in to the Firebrick’s command line even if you find the web UI unusable.


== Performance degradation with external websites ==
== Performance degradation with external websites ==