forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: majestique on March 22, 2004, 07:58:02 am

Title: [Solved]: how to add custom header.html/footer.html easily?
Post by: majestique on March 22, 2004, 07:58:02 am
Hi - I searched the forum for the answer to add customer header.html and footer.html file to coppermine but couldn't find the answer.. i also checked the FAQ to see if this is addressed - but it didn't seem to.. i already have an existing header.html and footer.html file - how do I add or wrap this around coppermine? Thanks for your help! =D
Title: how to add custom header.html/footer.html easily?
Post by: Joachim Müller on March 22, 2004, 08:38:28 am
you should have looked more thoroughly: http://coppermine.sourceforge.net/faq.php?q=customHeader#customHeader

GauGau
Title: how to add custom header.html/footer.html easily?
Post by: majestique on March 22, 2004, 08:53:32 pm
thanks.. i found that in the faq.. i tried to find a simple way..
i guess there's no quick way to just add my html in it.. i'd have to copy the code into template.html

you're one of the best site admins i've seen.. u always give support and keep this community a quality one.. thanks =)
Title: how to add custom header.html/footer.html easily?
Post by: Joachim Müller on March 23, 2004, 07:38:08 am
Quote from: "majestique"
i'd have to copy the code into template.html
That's the most recommended and easiest method!

Thanks for the compliment btw - you make me blush :oops:

GauGau
Title: Re: how to add custom header.html/footer.html easily?
Post by: fatboy on August 07, 2004, 06:39:27 pm
Perhaps I'm not using the right search words but I can't find an answer here or in the FAQ's or docs.

I'm able to edit theme.php or template.html to add a link. The link appears and looks okay. The problem is that the link changes from www.mydoamin.com to www.mydomain.com/gallery/www.mydomain.com.

The code I add is: <a href="www.mydomain.com" title="Homepage">Homepage</a> ::

Anyone?
Title: Re: how to add custom header.html/footer.html easily?
Post by: Nibbler on August 07, 2004, 09:08:43 pm
You need to use http://www.mydomain.com as with any external link you make in a web page.
Title: Re: how to add custom header.html/footer.html easily?
Post by: fatboy on August 07, 2004, 09:24:59 pm
You need to use http://www.mydomain.com as with any external link you make in a web page.

It works! Now I feel like an idiot for not thinking of it myself. I'll gladly exchange feeling like an idiot for getting a problem solved!

Title: Re: [Solved]: how to add custom header.html/footer.html easily?
Post by: skidpics on February 27, 2007, 05:54:51 pm
How can I get the customer footer/header to display an html file that is strictly for a navigation bar?

-- Skidpics

Title: Re: [Solved]: how to add custom header.html/footer.html easily?
Post by: Nibbler on February 27, 2007, 05:58:24 pm
The custom header/footer feature does not exist in 1.2. Post in the appropriate board for the version of Coppermine you are using.