I apologize if this was previously answered - my French is not sufficient to read all the posts!
I have implemented the Dewslider with success. But it does not look right on one of my WordPress pages in Firefox (looks great in IE).
http://vacationhomesnewport.com/the-club-house/
I added a class to the object code, here is the code from my style.css:
object.slideshow {
padding: 0;
margin: 0 20px 10px 0;
display: inline;
float:left;
border: 5px solid #C5BE9C;
height: 221px;
width:330px;
}
Is there something I can do to fix this?
Thanks for your help,
Debra
I have implemented the Dewslider with success. But it does not look right on one of my WordPress pages in Firefox (looks great in IE).
http://vacationhomesnewport.com/the-club-house/
I added a class to the object code, here is the code from my style.css:
object.slideshow {
padding: 0;
margin: 0 20px 10px 0;
display: inline;
float:left;
border: 5px solid #C5BE9C;
height: 221px;
width:330px;
}
Is there something I can do to fix this?
Thanks for your help,
Debra