adding navigation from my website adding navigation from my website
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

adding navigation from my website

Started by nokc, October 09, 2005, 02:47:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nokc

I need to know if it is possible to integrate my navigation system from my main site into my gallery.  I have added the header and footer and everything but this:

here is a link to the site:


http://www.nokcunited92girls.com

and my photo gallery:

http://www.nokcunited92girls.com/photos

I can figure things out if they are pretty detailed but I don't know how to alter php at all.

Thank you.

Stramm


nokc

can I add the same navigation system from my main site (that is shown on the left hand side of each page to the pages of the Coppermine photo gallery?

When I add it to the template page it simply doesn't show up.




Stramm

if your navigation is plain html it isn't a problem at all and it should show up. If yor navigation is php then read this
http://forum.coppermine-gallery.net/index.php?topic=22121.0

it describes how to add php code above the album (above in html manner, and I think your navigation code is above all the coppermine code in template.html)