Hide Image title in Album View

sambobb
sambobb's picture

Joined: 2006-07-22
Posts: 38
Posted: Mon, 2007-04-09 10:03

Hi all,

I am wanting to customise an image display so that the image title (file name in this case) does not display at the Album level.

http://www.lumieres.com.au

I have edited (and searched) thru the Album.tpl, but cannot for the life of me find out how to hide that file name. And cannot seem to find anything on this in the forums (been asked a few time but do not seem to find the solution.

I am using 'Classic' theme. (Latest update).

Thanks in advance

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25938
Posted: Mon, 2007-04-09 13:46

Edit themes/classic/templates/album.tpl
remove {$child.title|markup}

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
george9t8

Joined: 2007-02-06
Posts: 129
Posted: Mon, 2007-04-09 18:09

Did you know you can rename these filenames to something relevant using Edit Captions?

my gallery

 
sambobb
sambobb's picture

Joined: 2006-07-22
Posts: 38
Posted: Mon, 2007-04-09 22:48

Thanks floridave,

that did the trick... although it did do what I was afraid of... remove album titles from album that my be 'above' a base one but below the main. That I can over come by using Album descriptions.

Thanks again.. appreciate it.

And thanks george9t8, yep, was aware of that... I just wanted them removed as they take up horizontal space.