Jump to content

Remote image sizing

Featured Replies

Posted

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?

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.

  • 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 .

  • 2 weeks later...

Agreed. I would very much like an admincp setting for the max size of remote images.

 

 

  • 3 weeks later...

Agreed to for the max size of remote images! A must have option for ips! 

I also agree, IP Board 3.x was having this function and it was best. 

Look at this..

This photo url i paste directly in the editor, loding automatic.. 

972b7b4d98ae66a20c09924ab5b3900d.png

 

This photo url = using the media button.. 

972b7b4d98ae66a20c09924ab5b3900d.png

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 

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.

  • 2 weeks later...
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. 

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! 

 

 

  • 3 weeks later...
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%;

}

 

 

 

There is no staff reply here after 2 months. Hm...:ph34r:

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.