DEPM20
Jun-15-2008, 06:50 PM
How can I make the outline box go all the way around on the page . . can I change the border color around the images. I saw on the tutorial where I could, but when I put the number in, nothing happens . . a little confused.
thanks
dpm.smugmug.com
J Allen
Jun-16-2008, 07:11 AM
Try This code for your slideshow, just change the bold.....not sure if this is what your looking for...
<html>
********>
var ssConfig = {
AlbumID: '4462422',
newWindow: 'false',
transparent: 'true',
splash: 'http://www.Insert Your Image URL Here',
showLogo: 'false',
clickUrl: 'http://www.Insert Your URL Here',
showThumbs: 'false',
showButtons: 'false',
borderThickness: '20',
borderColor: '202020',
crossFadeSpeed: '350'
};
SM.flash.insertSlideshow(745, 495, ssConfig, 'transparent');
</********
</html>
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.