By Nanci Casson on Saturday, 26 August 2017
Posted in General
Replies 8
Likes 0
Views 262
Votes 0
What settings can I change to enlarge the images in post. See my image and how small it is? How can I change the size of the image to stretch? I've tried the settings but the image didn't get any larger what is the recommend banner size for google ads when not using responsive?
Hey Nanci,

I am really sorry for the delay of this reply as it is a weekend for us here. It actually depends on the source of the image. Is it possible for you to share the link that you tried to share so that I can test this locally?
·
Saturday, 26 August 2017 17:21
·
0 Likes
·
0 Votes
·
0 Comments
·
sure
but it's really every link that has image. It resizes to the same size no matter what the size of the image is which is okay but I want it to stretch. I've tried adjusting via the layout settings but that doesn't do anything. How can I get the picture larger and stretched? You see the second pic? All of my images looked cropped. I've attached an image of the layout I have been adjusting but it doesn't seem to be working.
Thanks
·
Sunday, 27 August 2017 10:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Nanci,

I am really sorry for the delay of this reply as it is a weekend for us here. The reason that we do not stretch the image is because if your width is too large, then the height of the image would be too huge because in order for us to render the image correctly on the stream having it displayed proportionately.

Perhaps if you could provide us with the link to the site and a login credentials so that we can see what would be the most optimum css codes should be applied on your site?
·
Sunday, 27 August 2017 20:47
·
0 Likes
·
0 Votes
·
0 Comments
·
I have provided the login credentials
Thanks
·
Monday, 28 August 2017 05:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Nanci,

Perhaps you can check my video here and see whether this embed image preview is it show fine?

http://take.ms/j5xTa

If yes, you can apply this following css into your current template custom css file.
JoomlaFolder/templates/elegant/css/custom.css


#es .es-stream-embed__cover img {
max-height: none !important;
}
·
Monday, 28 August 2017 10:39
·
0 Likes
·
0 Votes
·
0 Comments
·
That's what I am looking for. Does it matter where I place it or is it okay to place it at the bottom of the file?
·
Monday, 28 August 2017 20:49
·
0 Likes
·
0 Votes
·
0 Comments
·
I've made the changes but it still hasn't taken effect. Did I do it correctly? I've attached a screenshot
·
Monday, 28 August 2017 21:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, that is correct.

It seems like it show correctly for me, you can check my attached screenshot below, perhaps you can try clear your browser cache and see how it goes?

Or are you referring another stream layout?
·
Monday, 28 August 2017 22:31
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post