Adjusting image sizes
-
Hi there,
I’ve put the plugin on the home page of my site, however the images are taking the full width of the space they’re in.
I’ve tried and some custom css on the plugin, but it only affected the Twitter feed and the rest of the images displayed. I placed the below text in the custom css area on the plugin.
/* resize images */
.container img {
width: 100%;
height: auto;
}I want to decrease just the facebook & Twitter images.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Adjusting image sizes’ is closed to new replies.