Hi,
I tried to find an answer here: http://www.joomlart.com/forums/topic/user-guide-ja-mero-template-for-joomla-3-0/ but without success.
How can I link a whole module, not just a text in it or a Read more button? In modules with btn-icon btn-big class this is already possible. How can I make this in this module:
<div class=”accordion-style mod-hilite1″><img src=”images/joomlart/demo/sam-11.jpg” border=”0″ alt=”Sample image” />
<div class=”content”>
<h3>Web & UI Design</h3>
<p>Adipiscing vestibulum nisl at tempor dignissim Nunc dui vitae at id. Mi Vestibulum Pellentesque lorem quis volutpat nibh facilisis Morbi consequat egestas.</p>
<p class=”readmore”><a href=”#” title=”Read more”>Read more</a></p>
</div>
</div>
I want the whole “Button” (module) to be linked, not just the Readmore.
Thanks in advance.