thumbnails size
-
Hello,
If you choose a specific size for the thumbnails, they will always be displayed in 75/75 format because the CSS rule is not modified.
.rpwwt-widget ul li img {
width: 75px;
height: 75px;
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘thumbnails size’ is closed to new replies.