PDA

View Full Version : Homepage slideshow - Custom splash?


atom k
Jun-16-2008, 07:36 AM
I can remove the splash altogether by deleting this line:

splash: 'http://www.smugmug.com/img/ria/ShizamSlides/smugmug_black.png',

from my bio page html.

I tried adding this instead:

http://adamkobrin.smugmug.com/gallery/5154711_RL5g2#311977781

which contains an animated gif I created. It ain't workin.

How do I properly link to my custom splash image?

Thanks

Allen
Jun-16-2008, 07:39 AM
I can remove the splash altogether by deleting this line:

splash: 'http://www.smugmug.com/img/ria/ShizamSlides/smugmug_black.png',

from my bio page html.

I tried adding this instead:

http://adamkobrin.smugmug.com/gallery/5154711_RL5g2#311977781

which contains an animated gif I created. It ain't workin.

How do I properly link to my custom splash image?

Thanks
Try this and see it it works, you had the gallery link instead of the photo
link.
splash: 'http://adamkobrin.smugmug.com/photos/311977781_KW8SN-O.gif',

atom k
Jun-16-2008, 08:43 AM
Try this and see it it works, you had the gallery link instead of the photo
link.
splash: 'http://adamkobrin.smugmug.com/photos/311977781_KW8SN-O.gif',

Doesn't seem to work. Hey, how did you find the photo link? I had a feeling that's what I needed but didn't know where it was.

Thanks!

Allen
Jun-16-2008, 08:58 AM
Doesn't seem to work. Hey, how did you find the photo link? I had a feeling that's what I needed but didn't know where it was.

Thanks!
You can click on the photo and see the photo number in the lightbox view.

atom k
Jun-16-2008, 01:46 PM
You can click on the photo and see the photo number in the lightbox view.

Cool, thanks.

The other thing I was trying was to put that slideshow on a specific Category page as well. I don't really know what I'm doing syntax-wise with CSS, but I was thinking I could do something like .category_Liberia
then something to display slideshow in brackets... Just guessin.