Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 1, 20159 yr As it stands, when remote images are posted they're displayed at full width rather than at the max image display size set in the control panel. Would it be possible to have them adhere to this setting so they act in the same way as uploaded images?
December 1, 20159 yr You can set that in admincp, or simply double click the image once it's displayed in the editor box and then set a custom size.
December 1, 20159 yr Author 22 minutes ago, Dean_ said: You can set that in admincp, or simply double click the image once it's displayed in the editor box and then set a custom size. It doesn't respect the size set in the admincp though unfortunately, and most users posting remote images don't go back and resize the images, so you end up with full size images through a thread, next to properly sized ones when the uploader is used. It makes it quite messy, and I think needs to be uniform and default to whatever the image display size is set to .
December 11, 20159 yr Agreed. I would very much like an admincp setting for the max size of remote images.
January 6, 20169 yr Look at this.. This photo url i paste directly in the editor, loding automatic.. This photo url = using the media button..
January 7, 20169 yr So its the media button that's causing the issue? It would be great to get a fix on this Its been irradiating me for days
January 7, 20169 yr I suggest you log that difference in behaviour as a bug in that case - the auto-embed adheres to the image dimensions set in the ACP, whereas the 'Insert image from url' function doesn't.
January 18, 20169 yr On 7 januari 2016 at 3:26 PM, Conor Dwyer said: So its the media button that's causing the issue? It would be great to get a fix on this Its been irradiating me for days Yes it's the media button that causing the issue.
January 18, 20169 yr On 7 januari 2016 at 3:57 PM, Nathan Explosion said: I suggest you log that difference in behaviour as a bug in that case - the auto-embed adheres to the image dimensions set in the ACP, whereas the 'Insert image from url' function doesn't. Done!
February 9, 20169 yr On 1 december 2015 at 8:22 PM, Dll said: As it stands, when remote images are posted they're displayed at full width rather than at the max image display size set in the control panel. Would it be possible to have them adhere to this setting so they act in the same way as uploaded images? On 11 december 2015 at 10:56 PM, Jorijn Schrijvershof said: Agreed. I would very much like an admincp setting for the max size of remote images. On 1 januari 2016 at 5:11 PM, sachin123 said: I also agree, IP Board 3.x was having this function and it was best. On 7 januari 2016 at 3:26 PM, Conor Dwyer said: So its the media button that's causing the issue? It would be great to get a fix on this Its been irradiating me for days Put this at the end of your custom.css! (You can edit the % for the size or use px;) .ipsType_richText img { max-width: 50%; max-height: 50%; }
Archived
This topic is now archived and is closed to further replies.