Advanced search  

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]

Pages: [1]   Go Down

Author Topic: link to home  (Read 2850 times)

0 Members and 1 Guest are viewing this topic.

azra

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 19
link to home
« on: January 01, 2008, 02:17:05 pm »

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?
« Last Edit: January 01, 2008, 04:26:14 pm by Frantz »
Logged

twist

  • LocalSupporter
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 360
    • 100iso.eu
Re: link to home
« Reply #1 on: January 01, 2008, 03:13:31 pm »

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

open the file themes/meltingfilm_left/template.html:
Search for:
Code: [Select]
          <td width="550"><img src="themes/meltingfilm_left/images/banner1.gif" width="550" height="80" alt="" /></td>


Change to:
Code: [Select]
          <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
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: link to home
« Reply #2 on: January 01, 2008, 03:14:58 pm »

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)
Logged
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

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 19
Re: link to home
« Reply #3 on: January 01, 2008, 04:21:20 pm »

thanks. that worked
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.