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.
Look in the template.html file for <a href="index.php">
and change it to what you want.