jpegPhoto @ Person changing max. resolution

Hello,

in the standard web only possible to upload jpegPhoto with a resolution of 150x 80px. Can you tell me where this can be changed?

Sorry for this simple question

Parents
  • Former Member
    0 Former Member over 2 years ago

    Hi Andreas,

    In v8.1.3 this was handled by the VI_Edit_Special_JPegPhoto component. The ImageEditor1 in Container5 has a max height and width. You can add an extension to adjust it to your needs and that'll allow you to upload bigger pictures. Although you'll see a thumbnail in the web interface, the image is loaded with the selected (bigger) and correct size in the database and can be seen in Manager.

    I guess you'll need to check the css values ,  so the viewer shows the modified size too.

    HtH!

Reply
  • Former Member
    0 Former Member over 2 years ago

    Hi Andreas,

    In v8.1.3 this was handled by the VI_Edit_Special_JPegPhoto component. The ImageEditor1 in Container5 has a max height and width. You can add an extension to adjust it to your needs and that'll allow you to upload bigger pictures. Although you'll see a thumbnail in the web interface, the image is loaded with the selected (bigger) and correct size in the database and can be seen in Manager.

    I guess you'll need to check the css values ,  so the viewer shows the modified size too.

    HtH!

Children