PHP Classes

File: htdocs/themes/xswatch4/modules/wggallery/wggallery_categoryitem_hovereffectideas.tpl

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/themes/xswatch4/modules/wggallery/wggallery_categoryitem_hovereffectideas.tpl   Download  
File: htdocs/themes/xswatch4/modules/wggallery/wggallery_categoryitem_hovereffectideas.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 1 month ago
Size: 543 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 isset($subm_id)}>&amp;subm_id=<{$subm_id}><{/if}>' title='<{$smarty.const._CO_WGGALLERY_COLL_ALBUMS}>'></a> </figcaption> </figure>