I have a little problem, I using my modules in a "section" class.Is there a way to remove the whole section or just not put everything into a section
Code:
<section class="boxes"> <div class="box"> <jdoc:include type="modules" name="box5" style="none" /> </div> <div class="box"> <jdoc:include type="modules" name="box4" style="none" /> </div> <div class="box"> <jdoc:include type="modules" name="box6" style="none" /> </div> </section>
Statistics: Posted by Helaman — Sat Dec 30, 2023 11:47 pm