Thank you, Mr Wimpy.
There are small but significant differences that I can see with dev tools, between site. But I can not find where these differences are implemented in the back-end. My site loaded with blog sample data is local, but this site is very similar; https://cassiopeia.joomla.com/. The id="mod-custom117" is id="mod-custom118" in mine.I have a site without the blog sample data loaded, that is: https://savehamfarm.org.uk/. My none blog sample has no banner-overlay" id="mod-custom117". But as I said earlier, I do not know how that is implimented in the Back-End. Thx all for your help.
There are small but significant differences that I can see with dev tools, between site. But I can not find where these differences are implemented in the back-end. My site loaded with blog sample data is local, but this site is very similar; https://cassiopeia.joomla.com/. The id="mod-custom117" is id="mod-custom118" in mine.
Code:
<div class="container-banner full-width"><div class="mod-custom custom banner-overlay" id="mod-custom117"> <div class="overlay"> <h1 class="display-4 text-thin">Welcome to Joomla on Cassiopeia!</h1> <p class="lead"><strong>You have chosen one of the most powerful CMS Systems in the world.</strong></p> <p class="lead">Cassiopeia is the multi-purpose frontend template for Joomla 4.</p> <p><a class="btn btn-primary btn-lg" href="/typography">Typography »</a></p> </div></div></div>
Code:
<div class="container-banner full-width"> <div class="mod-custom custom" id="mod-custom110"> <h1> </h1><h1> </h1><h1> </h1><h1> </h1> <h1 style="text-align: center;"><span style="color: #169179; background-color: #ced4d9;">Welcome to Save Ham Farm</span></h1> <p style="text-align: center;"><span style="color: #169179; background-color: #ced4d9;">Campaigning against house development on Ham Marsh and Farm</span></p> <h1> </h1><h1> </h1><h1> </h1> </div></div>
Statistics: Posted by Nickinamillion — Thu May 09, 2024 9:35 am