Hello!
I'm trying to figure out why I am getting a red frame/border around the slideshow. I am testing it on the newest version, 2.0.3 and there is no zoom in place, tested in different browsers. I also tried the code that you had given the other guy:
#featured, #featured:focus {
height:485px;
outline:medium none;
overflow:hidden;
padding:0 10px;
position:relative;
width:940px;
}
then
#featured object {
padding-left:0px;
}
And that had no changing effect.
I am currently using .png's so they can float on top. Can you tell me what's going on? http://www.eternalpetfriends.com
Thanks














