Shape 5

Joomla Free Templates => Design Control - Free => : wagb278 December 06, 2013, 05:37:22 PM



: Change Logo
: wagb278 December 06, 2013, 05:37:22 PM
I'm trying Design Control template and I cannot find where the logo file (s5_logo.png) is referenced in the CSS to change that line to point at my custom logo png file.   Where do I change the file reference to get this template to use my logo image file? 

I feel bad asking for what should be rather obvious but I just can't find where to make my change.  I use the older Vertex template on another site and I had no problems changing the logo image.

Thanks,
Jim


: Re: Change Logo
: wagb278 December 06, 2013, 06:23:44 PM
I found it!  The logo is referenced in the template's index.php file.

I was going to delete this post, but decided maybe this info will help someone else.


: Re: Change Logo
: mikenicoll December 06, 2013, 08:15:03 PM
Glad you got it sorted :)

-Mike


: Re: Change Logo
: mbaustin51 December 30, 2013, 09:01:05 AM
Why does the index.php file reference a logo module?

<div id="s5_logo_module">
   <?php s5_module_call('logo','notitle'); ?>
</div>

Is there a current way to use a logo module instead of changing the index.php code?  Is this something already built into the template?


: Re: Change Logo
: mikek December 30, 2013, 01:47:54 PM
Hello,

Please be sure to review our logo tutorial from here:

http://www.shape5.com/joomla_tutorials.html

You can either replace the image with your own or simply publish a module to the "logo" position and it will take place of the image.