Hi! I’ve a problem with RTmedia plugin. I needed to enlarge photos into the activity page (something like Instagram) so I added this CSS code:
/* widen images on Attivita page */ ul.rtm-activity-media-list .rtmedia-list-item.media-type-photo .rtmedia-item-thumbnail img { width: 800px; }
The problem is that this code stretches the image to 800 px and make it grainy. How can I modify the image size without losing quality? I tried into the plugin settings (media size) but nothing happended.
I add that I need this modification in profile page and on mobile version, too.
Thank you for support! 🙂