Homepage messed up
Larry E
Registered Users Posts: 50 Big grins
Hi,
I pasted the slideshow text into my javascript and followed the instructions and put number 2 in my footer.
The slideshow will not work.
Please help:scratch
Larry E
I pasted the slideshow text into my javascript and followed the instructions and put number 2 in my footer.
The slideshow will not work.
Please help:scratch
Larry E
0
Comments
where do you want it to run? You haven't told the SShow where to run yet
Portfolio • Workshops • Facebook • Twitter
slideshowContainerId = "divId";
divId should be the name (id) of the element you want your slideshow to appear in. So for example, if you want your slideshow to appear in your bio, you would have:
slideshowContainerId = "bioBox";
If you dont want the slideshow in your bio, then you'll need to tell us where you want it so we can help you out.
</pre>
Larry E
Portfolio • Workshops • Facebook • Twitter
Larry E
Portfolio • Workshops • Facebook • Twitter
I'm stuck with a few things...
1. Can horizontal and vertical images in the slideshow be automatically resized so I don't have a slideshow border larger than my images? I have the resizeToPhoto property active, but either it isn't working or I don't understand what it is supposed to do!
2. If not, can the slideshow background color and border color be changed to be the same as my homepage color?
3. My placeholder image isn't loading. This is what I have for it:
firstSlideUrl = "http://genzlerphotography.smugmug.com/gallery/1324104/1/75860011/Medium"
Any ideas what is wrong?
A million thanks! Jen
http://www.genzlerphotography.smugmug.com/
Jen, that's not a proper embedded link. Follow the handy "links forums blogs" link under your photo, you you will see the next page which gives you a proper link for the piccy, like so:
http://genzlerphotography.smugmug.com/photos/75860011-M.jpg
Portfolio • Workshops • Facebook • Twitter
Great- thanks, that worked perfectly! Any idease about #1 and 2?
Larry E
slideshowContainerId = "divId";
should be
slideshowContainerId = "bioBox";
Portfolio • Workshops • Facebook • Twitter
Larry E