wkitty42
19th of August 2005 (Fri), 15:36
this is in response to a question in a thread of another topic... i'm posting it in its own thread for ease in finding the information...
there are three places you can edit the global header...
under MISC SETTINGS in the admin editor, the last section is for global settings. one of those entries is the global header. this setting overrides all others.
you can edit HEADER.PHP in _each_ language directory.
the last method is to edit HEADER.PHP in your gallery's root directory.
the above are listed in the order in which of "most important" to least... if you do 1 then 2 and 3 are skipped... if you leave 1 blank, then 2 takes priority, if it exists... otherwise, 3 is the one that is used...
there are three places you can edit the global header...
under MISC SETTINGS in the admin editor, the last section is for global settings. one of those entries is the global header. this setting overrides all others.
you can edit HEADER.PHP in _each_ language directory.
the last method is to edit HEADER.PHP in your gallery's root directory.
the above are listed in the order in which of "most important" to least... if you do 1 then 2 and 3 are skipped... if you leave 1 blank, then 2 takes priority, if it exists... otherwise, 3 is the one that is used...