create a new custom module, select advanced tab, enter at Module Tag "Section"
New module with section
div
Joomla 3.6.0 Alpha 1
for me its:
<div class="custom section-signup bg-faded" abp="525">
ok I had Module Style = inherit
I have changed it to html5, now its ok
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-26 22:50:52 |
Closed_By | ⇒ | 810 |
but when I added a class on the module, its now showed twice :
<section class="moduletable section-signup bg-faded" abp="525">
<div class="custom section-signup bg-faded" abp="526">
<div class="container" abp="527">
<h3 class="text-xs-center m-b-3" abp="528">Sign up to receive free updates as soon as they hit!</h3>
</div>
</div>
</section>
Labels |
Added:
?
|
actually not confirmed.
Is there.