link to home link to home
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

link to home

Started by azra, January 01, 2008, 02:17:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

azra

I am using the meltingfilm left theme, and I was wondering how to make the banner at the top a link to go to the index. how do I do this?

twist

Well you need to edit template.html.
For example:

open the file themes/meltingfilm_left/template.html:
Search for:

          <td width="550"><img src="themes/meltingfilm_left/images/banner1.gif" width="550" height="80" alt="" /></td>



Change to:

          <td width="550"><a href="index.php"><img src="themes/meltingfilm_left/images/banner1.gif" width="550" height="80" alt="" border="0" /></a></td>


Try now reloading your gallery.

regards,
-Davide

François Keller

asked more time before, please search the board and read the doc's.
look at the template.html file from your theme (it's plain html)
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

azra