PDA

View Full Version : Slide show help


G.Walling
Mar-22-2008, 05:17 AM
How do I get my pictrues to fit just inside my frame for the slideshow? Do I first have to make all the pictures the same? I don't quit get how to change the frame size.

Thanks

Greg
www.gregwallingphotography.com

denisegoldberg
Mar-22-2008, 06:07 AM
How do I get my pictrues to fit just inside my frame for the slideshow? Do I first have to make all the pictures the same? I don't quit get how to change the frame size.
You framed your entire bio box with this CSS:
#bioBox {
background: none;
border: 4px ridge #ccc;
}I don't believe that framing the biobox will accomplish what you are looking for. If you want the frame to hug your photos, all of the photos in your slideshow will need to be the same size. You can create a frame in photoshop and apply that to your CSS for your slideshow, or you might try the CSS posted by Tom Kirkpatrick in the Shizam's flash slideshow thread:
http://www.dgrin.com/showpost.php?p=767476&postcount=2000.

--- Denise

G.Walling
Mar-22-2008, 02:49 PM
You framed your entire bio box with this CSS:
#bioBox {
background: none;
border: 4px ridge #ccc;
}I don't believe that framing the biobox will accomplish what you are looking for. If you want the frame to hug your photos, all of the photos in your slideshow will need to be the same size. You can create a frame in photoshop and apply that to your CSS for your slideshow, or you might try the CSS posted by Tom Kirkpatrick in the Shizam's flash slideshow thread:
http://www.dgrin.com/showpost.php?p=767476&postcount=2000.

--- Denise

I know this question you will probably laugh at but how do you resize? I tried it in photoshop and nothing seems to happen when I put them on smugmug. Every pic I open has different size, for ex. 3400 pixel high 2200 high 350 high. What do you do?