Image instead of text in Gallery Title

tobywallis

Joined: 2006-01-20
Posts: 5
Posted: Wed, 2007-10-10 02:15

Hi. I'm trying to customise the main gallery page (Gallery1) so that a picture (a logo, actually) appears at the top where it currently says "David's Gallery".

I've tried entering the URL of the picture but I get a broken image - and of course the page title is messed up as well.

Doesn anybody know of a way to make this happen?

Thanks for any help -

===Toby Wallis===

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2007-10-10 02:40

Edit gallery/html_wrap/gallery.header.default find &nbsp;<?php echo $gallery->app->galleryTitle ?>&nbsp;
That is the bit that displays the title. Add image as you like to any place in the table cell or edit the table as you like. Save as gallery/html_wrap/gallery.header

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
tobywallis

Joined: 2006-01-20
Posts: 5
Posted: Wed, 2007-10-10 03:59

Thanks for such a quick and efficient reply - worked immediately. Wish I had your knowledge!

===Toby===

 
chopp

Joined: 2007-11-22
Posts: 1
Posted: Thu, 2007-11-22 04:51

I'm using ver 1.6-alpha2. How would I do the same with it.

chopp