News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Change Index.php link

Started by sualocin, May 06, 2005, 09:23:03 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sualocin

Hi,

I'd like to change the link that is associated in the main page to "site_logo.png", I don't want to address users to Coppermine Main page but to another forum

I don't know php so If you want please help me

THX THX THX very much  :)

Joachim Müller

edit themes/yourtheme/template.html, find<a href="index.php"><img src="themes/classic/images/site_logo.png" alt="" border="0" /><br /></a>(or similar) and edit accordingly. All plain HTML, no special PHP knowledge needed.

sualocin