How to change menu logo link? How to change menu logo link?
 

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 change menu logo link?

Started by iCoty, August 16, 2004, 12:03:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

iCoty

Hello! I was wondering how you can change the link on the logo that appears on the upper left hand corner. it currently directs you back to the gallery homepage, but I want it to point to my main sites homepage. I am using the "Morpheus" theme. I am assuming that I need to change the code in the theme.php file, but being a newbie, I just can't figure out what part of the code.

Nibbler

Look in the template.html file for <a href="index.php"> and change it to what you want.