PHP Classes

File: templates/wggallery_categoryitem_hovereffectideas.tpl

Recommend this page to a friend!
  Classes of Goffy G   wgGallery   templates/wggallery_categoryitem_hovereffectideas.tpl   Download  
File: templates/wggallery_categoryitem_hovereffectideas.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: wgGallery
Image gallery module for XOOPS CMS
Author: By
Last change:
Date: 3 years ago
Size: 538 bytes
 

Contents

Class file image Download
<figure class="effect-<{$hovereffect}> figure<{$number_cols_cat}>"> <img class='' src='<{$category.image}>' alt='<{$category.name}>'> <figcaption> <div class="text_figure<{$number_cols_cat}>"> <h3><{$category.name}></h3> <{if $category.desc}><p><{$category.desc}></p><{/if}> </div> <a class='' href='index.php?op=list&amp;alb_pid=<{$category.id}><{if $subm_id}>&amp;subm_id=<{$subm_id}><{/if}>' title='<{$smarty.const._CO_WGGALLERY_COLL_ALBUMS}>'></a> </figcaption> </figure>