Sir, I'm trying to replace the existing logo unsuccessfully. From index.php, I found the following codes:
<div class="main_container_wrap">
<div class="main_container">
<div class="main_container_edge">
<?php if ($showlogo) { ?>
<div class="logo">
<div class="logo_pad">
<jdoc:include type="modules" name="logo" />
</div>
</div>
<?php } ?>
From the cpanel, the hotel logo is represented by the img 'logo_dark.png' which I'm unable to locate.
Kindly advise where to amend the logo codes.
Best regards