Junior Member
Junior Member
Kudzu   2008-07-20, 12:54
#1

I have searched and maybe I missed this. How can I set the header image to not be random on the main page? I found it for each gallery but I can't find it for the main Gallery page.

Member
Member
sbillard   2008-07-20, 16:57
#2

The header for both the gallery (index.php) and the albums (album.php) is created by the call on printHeadingImage(). You will need to pass it a static image rather than a call to getRandomImages()

Member
Member
krucz36   2009-02-04, 07:53
#3

i tried this out and failed miserably.
i had this:
and changed it to this:
and the whole page didn't load.

the header.png image is in the same dir as the gallery.php...seems like the thing to do. any thoughts on what i messed up?

Member
Member
sbillard   2009-02-04, 17:18
#4

athat might just be that the function parameter is an image object. You have passed a string.

Member
Member
krucz36   2009-02-04, 22:38
#5

I guess I'm just dopey. I can't get my head around what I'd put in there as a function. I looked through the functions guide but frankly 90% of it is over my head.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.