Thank you for your help Mr Ford. I had seen the code you mentioned via dev tools. Unfortunately, I am still confused.
The HTML from the Joomla blog siteIs different to my siteSo how does the Joomla site update the HTML without it getting wiped by the next update?
Where can the mod-custom118 be found, or the mod-custom110 on my site?
The HTML from the Joomla blog site
Code:
<div class=". full-width"> <div class="mod-custom custom banner-overlay" id="mod-custom118"> <div class="overlay"> <p> </p><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 5.</p><p><a class="btn btn-primary btn-lg" href="/jmla_joomla/index.php/typography">Typography »</a></p><p> </p></div></div></div>
Code:
<div class="container-banner full-width"> <div id="mod-custom110" class="mod-custom custom"> <h1 class="display-4 text-thin">Welcome to my site</h1><p class="lead"><strong>I am fare from a Joomla developer</strong></p><p class="lead">With a little bit of help, maybe I will become one!</p><p><a class="btn btn-primary btn-lg" href="/jmla_mrbumble/index.php?view=article&id=11&catid=11">Typography »</a></p><p> </p><p> </p><p> </p><p> </p></div></div>
Where can the mod-custom118 be found, or the mod-custom110 on my site?
Statistics: Posted by Nickinamillion — Tue Apr 30, 2024 9:53 am