hi there,
I´m just building a template for this contest but I´m wondering about the "-3" paramter for loading modules. You described that this will create a structure like
HTML Code:
<div class="module">
<div>
<div>
<div>
<h3>module title</h3>
module body
</div>
</div>
</div>
</div>
but if I try this with my 4.5.2.1 version, I only get a structure like
HTML Code:
<dl class="module"><dt><p>Main Menu</p></dt>
<dd><p>
some content
</p></dd>
</dl>
No additional divs?! I hope a developper can answer quick, time´s almost up
Another thing: You talk about modules suffix, but if there isn´t any set in the standard installation (except "-nav" for the top menu) there is no sense in using them for a standard template, or am I wrong?
Greetz mmD
PS: Sorry for crossposting with mamboserver, but there is not much time left...
