Viewing 1 replies (of 1 total)
  • Plugin Author Steven

    (@shazahm1hotmailcom)

    @ Jim

    Presently the only way to accomplish this is to edit this file:

    ../wp-content/plugins/connections/includes/admin/inc.processes.php

    Open this file, find the five instances of this:
    ->image_convert = 'jpg';

    Change them to this:
    ->image_convert = 'png';

    This edit should allow the retention of transparency.

    Hope that helps.

Viewing 1 replies (of 1 total)
  • The topic ‘How to use transparent images for dark layouts?’ is closed to new replies.