
I have a problem with the Joomsport Component. The pictures are not shown full-size. I was trying to find the error with firebug in the css. It must have something to do with the tables, but I am not sure where to have a look. Maybe you can help me?

#etab_photos_div .jsnoborders td > div {
float:none !important;
height:auto !important;
}
Code:Select all #etab_photos_div .jsnoborders td > div{float:none !important;height:auto !important;}