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: Horizontal thumbnail details  (Read 3003 times)

0 Members and 1 Guest are viewing this topic.

Tim_A

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Horizontal thumbnail details
« on: January 23, 2008, 03:34:57 pm »

Hi all,

have been searching the forums but haven't found an answer to this one yet...

I'd like to show the thumbnails (in album view) with the details to the right of the image, as supposed to directly underneath.

If this could be presented in a table that'd be very handy!

Cheers for any help

Tim
Logged

Nibbler

  • Guest
Re: Horizontal thumbnail details
« Reply #1 on: January 23, 2008, 03:49:42 pm »

Not sure what you mean about a table, but the code to change is the $template_thumbnail_view template. Copy it from the sample theme.php to your theme.php and modify your copy. Alter the code around the {CAPTION} placeholder tag.
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Horizontal thumbnail details
« Reply #2 on: January 23, 2008, 04:10:28 pm »

Have a look at the modpack... it moves some (not all) info to the right of the thumb and introduces some additional stuff as well... check the code how it is done and use the parts you see fit.

Tim_A

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: Horizontal thumbnail details
« Reply #3 on: January 23, 2008, 05:18:33 pm »

thanks very much for the help managed to move it to the side...

by table based, i mean something like this for my listings:

Code: [Select]
[table][tr][td]image thumb[/td][td]title[/td][td]description[/td][td]user1[/td][td]user2[/td][td]user3 etc.[/td][/tr][/table]

is that possible to have each part in a <td>

 ???
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Horizontal thumbnail details
« Reply #4 on: January 23, 2008, 06:14:04 pm »

Of course possible if you code it. Hasn't been done yet afaik. But as said, you can use modpack code for a start.
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 20 queries.