Adding a link to the main navigation? Adding a link to the main navigation?
 

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

Adding a link to the main navigation?

Started by cwb2, September 07, 2005, 07:25:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cwb2

Hello! I am currently using a modified version of the Hardwired template. I would like to change the path for the "album list" link that is at the top. I would like it to go to the index page no matter what page the user is on. Would it be easier to add a separate "home" link? I would I do this?

Thanks for your help!
???

***After I posted this I found the answer in another thread. I'm sorry, i'll try that first***

phyllismc

I hear ya, buddy.

I have searched and searched this board, and found many threads that address adding a link back to your website in the gallery.  Unfortunately, I don't find any of them helpful, because they make no sense to me.

I wish someone would just tell me step by step:
#1- open this
#2- look for this code
#3- change it to this
#4- yada yada yada . . .

LOL . . . So believe me, I feel your pain.  I'm currently scouring the board for any "link back" threads, just praying one makes sense.  ;)

Joachim Müller


doltish

None of these solutions seem to work for me.  Perhaps something has changed with a new version?  Or maybe I'm just missing something...

Anyway, here is what I see in my theme.php files, they don't resemble whatsoever the examples above in this thread or ANY of those linked threads.

<?php


define
('THEME_IS_XHTML10_TRANSITIONAL',1); // Remove this if you edit this template until
                                           // you have validated it. See docs/theme.htm.

// HTML template for template sys_menu spacer
$template_sys_menu_spacer ='<img src="themes/water_drop/images/orange_carret.gif" width="8" height="8" border="0" alt="" />';

?>


Nibbler

You are using 1.4, so the information on the 1.3 support board is not relevent to you.

Joachim Müller

that's why there are different support boards for the different coppermine versions: they differ, that's why.

doltish

Well that was a dumb mistake.  I was staring at the link for 1.4 and clicked the link for 1.3.  Hah, anyway, thanks guys :-)  I'll go look there.