Page 1 of 1

Gallery headers

PostPosted: Thu May 22, 2008 4:36 pm
by matt_latham
I would like to replace the written title of my gallery (when the gallery page is open) with a header banner.

Is this possible and if so, how would I go about doing it?

Many thanks
Matt

Re: Gallery headers

PostPosted: Thu May 22, 2008 7:38 pm
by djwixx
Create the logo and add it to a hidden gallery as a non-public image. Copy the URL where the image is stored and add the following code to the description of your gallery.
<img src="IMAGE_URL.jpg">

Alternatively check out http://pbasewiki.srijith.net/ for numerous hints and tips on customising your galleries.

Re: Gallery headers

PostPosted: Sun May 25, 2008 7:55 pm
by matt_latham
Many thanks :D