I hate to have to ask because normally I can find the answer for myself, but I have searched and read the docs and still can't seem to grasp this! I want to utilize the custom header/footer. I see in the template.html where to insert the code for the header or footer calls, but I have NO clue where to go to indicate what file to call. I looked in the theme.php file and see nothing. I know it's like loosing your eyeglasses on the top of your head, but I can't find it for the life of me! Please someone help! Thanks!
You set the paths in config.
Nibbler, thanks for the reply. Do you mean the include/config.inc.php file? If so, I have nothing in there regarding header/footer files, it's just the mysql config stuff. Is there another config file I should be looking for? Thanks.
you better re-read the docs: http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_theme_include_path_start ;)
Boy I feel silly! I'm so used to looking in the files in the dist! I need to think outside of the box and actually use the admin section on the gallery itself. :) Thanks! Sorry for the confusion!