ok, i tried with setting wide = 400 , height = 60
result : ok /w images' size: 400x50, 400x 70, 400x100, 300x200, 400x399
fail with images' size: 500x70, 401x40, 400x401,
so the result is they use only 1 width setting. for both width and height.
how can i fix this ...
setting width 60 , height 100
fail : 60x200, 61x200, 50x200, 61x101, 100x101
pass: 100x99, 100x20
now if the height setting from admin cp is larger than width
it only check for height and skip width....
what is the problem????
|