gallery module
Posted: Thu Feb 28, 2013 3:58 pm
Hallo
i need to create a simple photo gallery.
im using the last cmsms 1.11.4
version o gallery module 1.6
this in my template content part
<!--============================== content =================================-->
<div id="content"><div class="ic"></div>
<div class="container">
<div class="row">
<article class="span8">
<div class="inner-1">
<ul class="list-blog">
<li>
<h3>{title}</h3>
<div class="clear"></div>
{content}
</li>
</ul>
</div>
</article>
<article class="span4">
<br>
<br>
{menu start_level=3}
</div>
</article>
</div>
</div>
</div>
</div>
<!--============================== footer =================================-->
in the content page i have insert the tag {Gallery dir='Cosmetic'}
the website page is
http://www.tabacosmetic.com/IT/settori/cosmetica
where is the problem ?
thanks for help
i need to create a simple photo gallery.
im using the last cmsms 1.11.4
version o gallery module 1.6
this in my template content part
<!--============================== content =================================-->
<div id="content"><div class="ic"></div>
<div class="container">
<div class="row">
<article class="span8">
<div class="inner-1">
<ul class="list-blog">
<li>
<h3>{title}</h3>
<div class="clear"></div>
{content}
</li>
</ul>
</div>
</article>
<article class="span4">
<br>
<br>
{menu start_level=3}
</div>
</article>
</div>
</div>
</div>
</div>
<!--============================== footer =================================-->
in the content page i have insert the tag {Gallery dir='Cosmetic'}
the website page is
http://www.tabacosmetic.com/IT/settori/cosmetica
where is the problem ?
thanks for help