I've downloaded another template (ILife) and its folder actually contains that plugin.
However there's no such line as imagejpeg, but in class.image.php (same folder) I've found:
- Code: Select all
imagejpeg($imageBG,$pathB.DS.'thumb'.$size.DS.$name, $Quality);
Do I have to change this one?
If so, how can I add the quality values?
Thanks a million for your help