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: Favorites page icon  (Read 2951 times)

0 Members and 1 Guest are viewing this topic.

Turisti

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Favorites page icon
« on: October 11, 2010, 07:44:11 am »

Hi,

I would like to change the icon on favorites page, from which file it can be found?

http://www.rapik.com/photo/thumbnails.php?album=favpics

Now I got this "valopöytä" -link (favorites) on my main menu and it has this eye-icon next to it. And I would like to use this same icon on the actual "valopöytä" -page (favorites).

Hope you got what I ment!

Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Favorites page icon
« Reply #1 on: October 12, 2010, 10:26:59 am »

In include/functions.inc.php find
Code: [Select]
$album_name = cpg_fetch_icon('favorites', 2) . $lang_meta_album_names['favpics'];and replace with
Code: [Select]
$album_name = cpg_fetch_icon('check_versions', 2) . $lang_meta_album_names['favpics'];
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.