Title says it all. I'd like to be able to plant a Google banner (heck, any graphic) into the Coppermine interface independent of the photo albums. Any help is appreciated.
Thanks,
Bruce
The search button and documents will say it all, too. :)
hmm, we have a similar problem too, but we cannot find the solution in the search button and documents...Or are we being too english and expecting a result from the search??
We need to add the banner as an include php function..
the original poster requested a static image to appear on all pages, this is being covered in various posts on the board: just edit themes/yourtheme/template.html and add the html mark-up.
In your case it's slightly different: as you want to include dynamic content (with a php include), you will have to put it into themes/yourtheme/theme.php (at the proper place of course), but the basic thing TranzNDance was suggesting applies to you as well: search the board, this has been asked (and answered) very often already - you could e.g. search for "custom footer" or "custom header", the term "php include" might give good results as well.
Joachim