Support

Account

Home Forums Add-ons Gallery Field Gallery: add portrait and lanscape classes to images Reply To: Gallery: add portrait and lanscape classes to images

  • Nevermind this worked

    <?php 
    $url = $image['url'];
    $width = $image['width'];
    $height = $image['height'];
    ?>