t0daY
Active member
Hello there,
Is it possible to disable the function that people can click on the image and make it bigger?
It is already disabled in the forum by adding following lines into the extra.css:
.message .messageContent .messageText img {
max-width: 100% !important;
}
Anyone an idea how to disable it in the resource manager as well?
Regards.
Is it possible to disable the function that people can click on the image and make it bigger?
It is already disabled in the forum by adding following lines into the extra.css:
.message .messageContent .messageText img {
max-width: 100% !important;
}
Anyone an idea how to disable it in the resource manager as well?
Regards.