[Community Forums] Disable/Remove CSS class so images fit into the response pane.
2170
Views
4
Comments
Implemented
Forums

Hello all,


As of now, this is what happens when we "paste" images greater than the size of the reply "box":

(part of the image is hidden)



Inspecting the CSS, there's this piece: .reply-body img in which the max-width is set as inherit. If we disable this, the .fr-view img will come into action and the max-width will be 100%, leading to this:



The image now fits and, if anyone wants to see the full image, they can do it.


Cheers,

Armando

2014-02-07 17-02-43
Vasco Pessanha
Changed the category to
Community Forums
Changed the status to
Working on it
expected delivery in Q3 2018

HI Armando


we are working on it, and we will complete it very shortly.


Cheers

Ana

Awesome! Thank you!

Changed the status to
Implemented
on 10 Jul 2018

hi Armando,


We added a CSS attribute with a max-width: 100% in Community Froala Editor.


Cheers

Ana