День: 25.07.2013

ресайз картинок битрикс

<? foreach($arResult[«PROPERTIES»][«MORE_PHOTOS»][«VALUE»] as $PHOTO)(think)> <? $resize = CFile::ResizeImageGet($PHOTO, array(«width» => 80, «height» => 80), BX_RESIZE_IMAGE_PROPORTIONAL, true); $img = ‘<img src=»‘.$resize[‘src’].’» width=»‘.$resize[‘width’].’» height=»‘.$resize[‘height’].’» />’; ?> <li> <a href=»<?=CFile::GetPath($PHOTO); ?>» rel=»useZoom: ‘zoom01’, smallImage: ‘<?=CFile::GetPath($PHOTO); ?>’» class=»cloud-zoom-gallery»><?=$img;?></a> </li> <? endforeach?>     BX_RESIZE_IMAGE_EXACT