forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: crumpz on October 08, 2004, 10:42:37 pm

Title: how to add a link on cp1.3?
Post by: crumpz on October 08, 2004, 10:42:37 pm
i have my invision 2.0 and cp1.3 integrated, on invision part i add a gallery link on the header so people can use that to their galleries,
but on cp i don't know how to add a forum link on its header. can somebody help me?
thanks.
Title: Re: how to add a link on cp1.3?
Post by: Joachim Müller on October 09, 2004, 05:42:42 am
edit themes/yourtheme/theme.php, find
Code: [Select]
// HTML template for main menu
$template_main_menu = <<<EOT
                <span class="topmenu">
and add after it
Code: [Select]
<a href="my_board_link">my board</a>
In the future, please search before posting, this has been asked (and answered) very often before.

Joachim
Title: Re: how to add a link on cp1.3?
Post by: ctcentralinfo on September 20, 2005, 10:12:02 pm
I followed these instruction, but I don't like the overall look. Before I had the   Gallery name as the link, but I forgot how to do it. I did a search, but got nothing. this is my site: www.cooltechcentral.com/Multimedia/
Title: Re: how to add a link on cp1.3?
Post by: Joachim Müller on September 20, 2005, 11:53:26 pm
change the words "my board" ::)
Title: Re: how to add a link on cp1.3?
Post by: ctcentralinfo on September 23, 2005, 07:39:22 am
That is what I did in the first place. I wanted the where it Said "COOL TECH CENTRAL" in large letters to be the link like I had it before I upgraded. ::)
Title: Re: how to add a link on cp1.3?
Post by: Joachim Müller on September 23, 2005, 08:51:50 am
does this mean that the issue is solved for you now?
Title: Re: how to add a link on cp1.3?
Post by: ctcentralinfo on September 23, 2005, 04:56:55 pm
No, it Doesn't.
Title: Re: how to add a link on cp1.3?
Post by: Joachim Müller on September 24, 2005, 09:53:10 am
then descirbe your question in detail!