|
>>
|
No. 191
It depends how you want to remove the frames, you want to do it like I have here or on Mikuchan?
As for imagemagick, in config.php
$cf['KU_THUMBMETHOD'] = 'gd'; // Method to use when thumbnailing images in jpg, gif, or png format. Options available: gd, imagemagick
it'll only work if your host has it installed on their machines though.
|