PDA

View Full Version : Album images


Pieper
03-02-2014, 08:02 AM
Hello all,

Pictures uploaded to user photoalbums were not automatically resized. I fixed that with adding #picturelink img {max-width: 800px;} to the additional css.

The pictures are now resized pefect. Problem is dat de box (?) around the pictures is not being resized.

I see in the usergroupmanager that de size of images in the albums are set to 1024/1024.
So I guess that's the problem.

What happens with pictures users already uploaded when I change the setting in the usergroupmanager? For example: When a user uploaded pictures with size 1024/1024 and I change the setting to 800/600 will that picture be 'gone'?

Thanks

Lynne
03-02-2014, 06:35 PM
The picture 'box' would also be controlled by CSS. We can't recommend some CSS unless you post a (viewable) link for us to see the problem.