Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 1957

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

$
0
0
Thanks, yes - Here is the codes:

Code:

<div class="container">    <?php if ($this->countModules('footer-top-box-1') || $this->countModules('footer-top-box-2') || $this->countModules('footer-top-box-3') || $this->countModules('footer-bottom-box')) : ?>        <footer class="footer-container">            <div class="footer-top-box footer-top-box-1">                <jdoc:include type="modules" name="footer-top-box-1" style="card" />            </div>            <div class="footer-top-box footer-top-box-2">                <jdoc:include type="modules" name="footer-top-box-2" style="card" />            </div>            <div class="footer-top-box footer-top-box-3">                <jdoc:include type="modules" name="footer-top-box-3" style="card" />            </div>            <div class="footer-bottom-box">                <jdoc:include type="modules" name="footer-bottom-box" style="card" />            </div>        </footer>    <?php endif; ?></div>

Statistics: Posted by gerner — Thu Jan 09, 2025 4:30 pm



Viewing all articles
Browse latest Browse all 1957

Trending Articles



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