By Sergey on Thursday, 07 August 2014
Posted in Technical Issues
Replies 3
Likes 0
Views 386
Votes 0
Hi, I have a small problem.
Then, I upload image smal size and then image is stretched on entire width of page.
How I can make images the same size, which I have uploaded?
Regards,
Sergey
Hello Sergey,

May I know is this blog image or just image uploaded into the blogpost? If this is a blog image you can check the setting at: Backend > Components > EasyBlog > Themes > (theme) > Blog Images > Entry . May I know do you have made any customization to the css?

Can you provide us with backend access and ftp access so that we can help you fixed this issue. Actually, we need the access to your site in order to debug and have a better understanding of the issue. By the way, can you provide us with any appropriate screenshot of the issue?

Please be advise.
Thanks.
·
Thursday, 07 August 2014 17:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Dear, Mohdy.

It is just an image uploaded to a blog post.
I did not do any customisation in ccs.

I try to change size to 120*20, the same result.

http://smartbranding.ru/index.php/easyblog/latest


Regards,

Sergey
·
Thursday, 07 August 2014 17:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Sergey,

I have inspected your site and it seems like you're using a customized template for EasyBlog. After I have disable this the image displayed correctly. Here my screenshot: http://screencast.com/t/xySD2RyjVh . Can you put this code inside your current Joomla template and see if this issue is resolved or not.

#eblog-wrapper.w768 #ezblog-body .blog-text img{
width:auto !important;
}


Please be advise.
Thanks.
·
Thursday, 07 August 2014 17:52
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post