Page 1 of 1

How To Add Banner Image At Top of Gallery Home Page?

PostPosted: Wed May 13, 2009 10:35 pm
by robertash
Hi,

I notice some people have clickable or non-clickable banner images on their gallery home page. Here are a couple of particularly nice ones that I like a lot:

http://www.pbase.com/mardoli
http://www.pbase.com/rcalmes

How does one do this sort of thing?

How can you upload an HTML file onto your home page? I see the dialogue for creating a new gallery but not for uploading anything into your root gallery.

Finally, is there a tutorial available re: how to modify your colors/etc.? The PBase instructions show source code but I can't find how to actually commit changes I make.

Thanks,
Robert

Re: How To Add Banner Image At Top of Gallery Home Page?

PostPosted: Thu May 14, 2009 10:13 pm
by pinemikey
Robert:

There's a Pbase Wiki which has some helpful hints.

If you wish to start with just a basic banner, then all you need do is create your banner in your photo editor, I'd suggest 300 high X 800px long or bigger if you feel you can fit it in. Even though the use of 800x600 displays are declining, they still are out there so a too long banner could be a problem....but you may feel to just go with the larger screen flow and have a nice wide banner.

Once you're happy with your design, just upload the image to a hidden gallery (click off the public gallery box) and then, using html, place it in the gallery description box, using the Pbase image number in the browser address bar.

There are a few more things you can do but you are limited to html and pbase approved javascript. I use the Pbase slideshow on my root page, for example.

I used to have an image map with html but changed to my current layout. The image map can be a fun way to go, especially when the photo editor you use creates the html code automatically for you....which you simply insert into the root gallery description.

I'm sorry if this seems skimpy..but in reality most of us just learned by trial and error.

Good Luck!

Re: How To Add Banner Image At Top of Gallery Home Page?

PostPosted: Mon May 18, 2009 11:34 pm
by lancemoreland
Robert,

Here is the code I entered in the description box for my front page:

<p align="center"><img src="address of your banner image goes here"></p>

You can see the results here:

www.lancemoreland.com

Hope this helps,
Lance

Re: How To Add Banner Image At Top of Gallery Home Page?

PostPosted: Wed Jul 01, 2009 9:59 pm
by robertash
Hi Mike, Lance,

Thanks a million! Sorry I lost track of this thread for awhile but just saw your responses and will try what you're saying.

Thanks again,
Robert