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

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

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.