/rkimages

Extending the catalog image classes to make them available for any type of image

Primary LanguagePHP

rkimages

Extending the catalog image classes to make them available for any type of image

Usage

<img src="<?php echo $this->helper('rkimages/image')->run('path/to/your/image')->resize(135); ?>" alt="Your Alt Here" />