CSS style to the image
Added by Johannes Germishuizen over 11 years ago
According to the Redmine user guide it is possible to apply a CSS style to the image in the same ways as styling SPANs. The code !{width: 100%}attached_image.png! will make the image adjusts to the parent's width.
When I apply this in the forum the inline image is scaled as desired. However, on our internal server this does not to work. Do I need to add some specific plugin or code to our server running redmine to be able to scale images?
Below you can see the effect I require.