how to add a link on cp1.3? how to add a link on cp1.3?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

how to add a link on cp1.3?

Started by crumpz, October 08, 2004, 10:42:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

crumpz

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.

Joachim Müller

edit themes/yourtheme/theme.php, find// HTML template for main menu
$template_main_menu = <<<EOT
                <span class="topmenu">
and add after it<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

ctcentralinfo

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/

Joachim Müller


ctcentralinfo

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. ::)

Joachim Müller

does this mean that the issue is solved for you now?


Joachim Müller

then descirbe your question in detail!