Adding new banners to each new album

CMSports

Joined: 2004-03-14
Posts: 9
Posted: Tue, 2006-09-05 20:28

I'm wondering if its possible to add an new banner to each new album created.. inside that album each photo will display logo of event. what it is I'm trying to do is have different events logo as their own album..

DY

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Wed, 2006-09-06 00:54

sure, you can make or customize a theme any way you like.
for example, edit album.tpl and somewhere put

<img src="{g->theme url="images/`$theme.item.pathComponent`.jpg"}"/>

would add an image from themes/{yourtheme}/images directory called {path component of album}.jpg