News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Add stats next to album description

Started by NeoID, November 01, 2005, 11:24:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

NeoID

Would it be possible to make a new colum to the right to the album description and add the folowing stats = "There are % files in this album. Last file was added %."
I've attached a picture showing what I mean...  :)
If anyone know what files I have to edit, and how I may fetch that information please let me know, thanks!

Stramm

I have forgotten how I did it but will have a look the next days...
http://stramm.mine.nu if it's what you need

NeoID

Quote from: Stramm on November 02, 2005, 06:55:40 PM
I have forgotten how I did it but will have a look the next days...
http://stramm.mine.nu if it's what you need

Looks good, I just would like to know what you had to edit =)

NeoID

Don't want to double-post, but have you figured it out dude?  :)

Stramm

Sorry, I've missunderstood what you actually want. Now I'm sure you want to have a table a table with three cells (album pic on the left, description in the mid and stats on the right)

in theme.php find $template_album_list
modify the part between <!-- BEGIN album_cell --> and <!-- END album_cell --> to your likings