How to add a school logo to the js_education template header - Joomla! Forum - community, help and support


any tips , tricks or signposts resolving gratefully received.

you edit file index.php located in directory \templates\js_education , change link definition in following lines of code. specifically, edit text education image tag <img ... />.

code: select all

         <div class="header-logo">
            <h1><a href="<?php echo $mosconfig_live_site;?>/index.php?option=com_frontpage&amp;itemid=1" title="<?php echo $mosconfig_sitename; ?>">education</a></h1>
            <h2>template demo</h2>
         </div>

note:
    (a) make sure take copy of file before editing it
    (b) if needed, remove tags <h1></h1> , <h2></h2>
    (c) remove text "template demo" if not required





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support