need help need help
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

need help

Started by irresistiblestars, September 24, 2005, 09:51:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

irresistiblestars


artistsinhawaii

Is it headers you want or a logo/banner replacement?

If it is a banner replacement you want, then you really should consider a different theme. The banner in hardwired is actually a background .gif image designed to fit in a row of a specified height. { background="themes/hardwired/images/hw_01.gif" }  I suppose you can replace hw_01.gif with a gif image of your choice and see what it looks like. Just copy your gif file into yourtheme/images  folder and replace "hw_01.gif" in your template.html file to reflect the new file name. 

http://coppermine-gallery.net/demo/cpg13x/  <-go here to view dozens of optional themes for coppermine.  In most cases, to replace the banner, you would look for this string in your template.html file: {    <img src="themes/    }       and replace file named at the end of the string with the name of your file.  Make sure you copy your image file to the images directory.

Dennis
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.

Joachim Müller

if you actually need a dynamic custom header, search the board for this term, as there are several posts already that explain how this is done.