need help need help
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.