By loic on Tuesday, 11 August 2015
Posted in Technical Issues
Replies 9
Likes 0
Views 410
Votes 0
Hello,

Blog listing is not responsive due to image and and comments count
see attachment

thanks in advance for your help
Loïc
Hello loic,

I already updated your styling, you can find my update at the bottom of this LESS file:

/template/yoo_aveneu/less/theme.less

I will update this bug in our development repository and will be included in the next release.

Thank you very much for reporting this issue.
·
Tuesday, 11 August 2015 11:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey loic,

It looks like you need to use a fluid width for the post cover temporarily. I will pass this to our designer to check on this but I believe when the layout starts to have a lower width, the image should automatically be fluid.
·
Tuesday, 11 August 2015 00:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello loic,

I already inspected your site for mobile size and the display of post cover in the blog image is fine.

Can you share with us a related link and step to replicate this issue?

Please advice, thank you.
·
Tuesday, 11 August 2015 10:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok, found it!
·
Tuesday, 11 August 2015 11:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,
thank you for solving
Loïc
·
Wednesday, 12 August 2015 15:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,
i am back with a new same problem in blog listings with the Nickel template using 2 columns :
http://awesomescreenshot.com/060558od2b

see site details for direct link to the page
is it the same issue than before ? if yes, it will it be solved

Loïc
·
Wednesday, 12 August 2015 16:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Loic,

It seems like the block image is not re-sizing correctly for nickel layout. Can you try to apply the following css fix inside your template.css and see how it goes?
div#fd.eb .eb-post-body img {
max-width: 100%;
}
·
Wednesday, 12 August 2015 17:49
·
0 Likes
·
0 Votes
·
0 Comments
·
thank you ezrul
that is working fine
this will be fix in next release, no need to keep the code ?

Loïc
·
Wednesday, 12 August 2015 17:58
·
0 Likes
·
0 Votes
·
0 Comments
·
These fixes should already be in 5.0.20
·
Thursday, 13 August 2015 01:58
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post