Page 1 of 1

Banner at bottom of page?

PostPosted: Wed May 07, 2008 3:25 am
by mkelpie
Hi People.

HTML/CSS dummy here.

I've got a banner at the top of my page by inserting <img src="http://xxxxxxxxxxxxxx.jpg"> into the description field, but I'd also like a banner (not fixed like a background) at the very bottom of the page.

Cheers,

Re: Banner at bottom of page?

PostPosted: Wed May 07, 2008 3:30 am
by dang
I'm assuming you mean below the thumbnails....
Sorry, but there's no that I'm aware of.
This doesn't mean it might not be possible to figure out a hack, but I've never seen one.

Re: Banner at bottom of page?

PostPosted: Wed May 07, 2008 8:39 am
by flemmingbo
There's a css class for the page counter at the bottom of a gallery. If you want to I think you can hack an image into this spot by setting the font size for this class to 0 and then using background in css to display an image instead. Interesting idea you have actually, I think I'll test it when I find the time.

regards,

Flemming

Re: Banner at bottom of page?

PostPosted: Thu May 08, 2008 6:00 am
by mkelpie
thanks, decided to go with a slideshow at top of page.