Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: [Q] Album stats?  (Read 3183 times)

0 Members and 1 Guest are viewing this topic.

N2GetherNow

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
[Q] Album stats?
« on: June 09, 2013, 09:13:18 pm »

Hello guys,
how can i move <p class="album_stat"> under the album thumbnail? It's on the right side atm...
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: [Q] Album stats?
« Reply #1 on: August 28, 2013, 12:08:19 pm »

Copy the blocks $template_album_list and/or $template_album_list_cat (depends on your gallery setup which you actually needs, in case of doubt: add both) from themes/sample/theme.php to your theme's theme.php file, it they don't exist. Then, find
Code: [Select]
<p class="album_stat">{ALB_INFOS}<br />{ALB_HITS}</p>and move it to your desired location in both blocks.
« Last Edit: August 28, 2013, 12:13:24 pm by Αndré »
Logged
Pages: [1]   Go Up
 

Page created in 0.014 seconds with 19 queries.