can i make a private gallery and put in whatver pics i want it have it slideshow?
You can create a private gallery for the show source. Being private it will not
show on your galleries page. There is a bug in the show code that skips the
first photo in the gallery so make a second copy of the first one in that
private gallery.
ight...i appreciate ur help sooooooooooo very much....but its my bed time now..ahhaa...u saved my life tonight...i cud never of figured all that out...thanks
ight...i appreciate ur help sooooooooooo very much....but its my bed time now..ahhaa...u saved my life tonight...i cud never of figured all that out...thanks
Your site is really looking gooooooooooood.
Happy to help.
Holler back when you have any other questions.
Comments
Paste this into the bottom of your footer code.
<script type="text/javascript">
/* required slideshow variables */
slideshowContainerId = "bioBox";
slideshowUrl = "http://scarmack.smugmug.com/gallery/3294132";
/* optional slideshow variables */
/* see properties section */
slideHeight= "400";
slideWidth= "600";
if (YD.hasClass(document.body,'homepage') &&
!YD.hasClass(document.body,'galleries')) {
loadSlideshow ();
}
</script>
Add the following to your CSS:
#bioBox {
text-align: center;
background: none;
}
#bioBox .photo {
display: none;
}
My Website index | My Blog
#ssSlide {
height: 400px;
margin-top: 30px;
}
My Website index | My Blog
My Website index | My Blog
in your footer code. Currently Rock N Ride
slideshowUrl = "http://scarmack.smugmug.com/gallery/3294132";
My Website index | My Blog
show on your galleries page. There is a bug in the show code that skips the
first photo in the gallery so make a second copy of the first one in that
private gallery.
My Website index | My Blog
Happy to help.
Holler back when you have any other questions.
My Website index | My Blog