Quantcast
Viewing all articles
Browse latest Browse all 1552

Templates for Joomla! 5.x • Re: CSS code for boxes in cassiopeia

Thanks. I have changed the php code to something below, the and remove the CSS codes then boxes show up, but not on line:

Code:

<?php if ($this->countModules('footer-top-box') || $this->countModules('footer-bottom-box')) : ?><footer class="footer-top-container">  <?php if($this->countModules('footer-top-box')) : ?>  <div class="footer-top-container">    <jdoc:include type="modules" name="footer-top-box" style="card" />  </div>  <?php endif; ?>  <?php if($this->countModules('footer-bottom-box')) : ?>  <div class="footer-bottom-container">    <jdoc:include type="modules" name="footer-bottom-box" style="card" />  </div>  <?php endif; ?></footer><?php endif; ?>
Try see: https://jo5.dykkerhulen.dk/index.php

Statistics: Posted by gerner — Sat Jan 11, 2025 4:47 pm



Viewing all articles
Browse latest Browse all 1552

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>