Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • fjfelipet Friend
    #199980

    Hi, the link to the home page logo has disappeared, where can I find the file to edit it and put it by hand?

    Thank you

    Adam M Moderator
    #543619

    Hi,

    You can open file root_folder/templates/ja_university_t3/tpls/blocks/header.php and look for this code :

    <a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>">
    <?php if($logotype == 'image'): ?>
    <img class="logo-img" src="<?php echo JURI::base(true) . '/' . $logoimage ?>" alt="<?php echo strip_tags($sitename) ?>" />
    <?php endif ?>
    <?php if($logoimgsm) : ?>
    <img class="logo-img-sm" src="<?php echo JURI::base(true) . '/' . $logoimgsm ?>" alt="<?php echo strip_tags($sitename) ?>" />
    <?php endif ?>
    <span><?php echo $sitename ?></span>
    </a>

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Adam M 10 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum