PDA

View Full Version : help with my slideshow please?


babybottom
Apr-26-2007, 05:16 AM
Hi! I am not sure what I did, but my slideshow on my front page has changed. It is now the wrong size, and is being cropped off. If someone can take a look and help, I would really appreciate it. Thank you!

www.photographybyoneil.smugmug.com

Barb
Apr-28-2007, 04:29 PM
Hi! I am not sure what I did, but my slideshow on my front page has changed. It is now the wrong size, and is being cropped off. If someone can take a look and help, I would really appreciate it. Thank you!

www.photographybyoneil.smugmug.com (http://www.photographybyoneil.smugmug.com)

Hi :)

In checking your code, you have the slide height and width in your footer slideshow code as 300x400.

In your CSS, you have:

#ssSlide {
height: 350px;
width: 400px;
}

You might change the height to 300 instead of 350 and see if that helps.

babybottom
Apr-28-2007, 05:46 PM
Hi :)

In checking your code, you have the slide height and width in your footer slideshow code as 300x400.

In your CSS, you have:

#ssSlide {
height: 350px;
width: 400px;
}

You might change the height to 300 instead of 350 and see if that helps.

Thanks, but it didn't work, any other ideas? Thanks for your time.
Diane