Shape 5

Joomla Templates => Zoka Transports - Club => : toffffe November 20, 2014, 04:49:25 PM



: template zoka logo
: toffffe November 20, 2014, 04:49:25 PM
hello,
To insert a logo on the template zoka how should he do?
I created custom html module in logo position, but it appears on the left rather than the center as in the demo.
Can you tell me why?
I also tried with your image and it's the same as putting code
<img alt = "logo" src = "ndd/zoka/templates/zoka/images/s5_logo.png" class = "s5_logo">
Thank you for your return
Regard


: Re: template zoka logo
: mikenicoll November 20, 2014, 07:55:41 PM
Hello,

Just swap out the s5_logo.png image file on the server with your own logo using the same name. Then clear the cache and your new logo will appear.


: Re: template zoka logo
: toffffe November 21, 2014, 03:25:08 AM
Ok
Thank you for your reply I had thought, but as it could be published in a module position logo, I thought it was easier.
Thank you I will follow your advice


: Re: template zoka logo
: mikenicoll November 23, 2014, 11:51:34 PM
NP :)


: Re: template zoka logo
: amar November 24, 2014, 01:43:12 AM
this should not be the solution... if anybody drop to your website and right click your logo to copy it, the file name will be s5_logo.png?


: Re: template zoka logo
: mikenicoll November 24, 2014, 01:48:18 AM
Yes that is the default name as referenced in the index.php file. You can also use a custom html module in the "logo" position which will appear instead of this image.


: Re: template zoka logo
: toffffe November 24, 2014, 03:44:03 AM
But in this case the logo rests left of the template and not in the center

I also find it a shame not to have a picture with the name that we want really that's why I created this topic


: Re: template zoka logo
: mdrothert November 24, 2014, 11:27:29 AM
If you do swap out the logo this way, it does appear on the home page but does not appear to be working on the dropdown menu when you scroll down.  Any ideas?

http://siamstl.net/siam/index.php


: Re: template zoka logo
: jonahh November 24, 2014, 12:52:07 PM
What do you mean not working in the drop down menu?  This template demo doesn't show the logo in the dropdown menu.  Maybe you are thinking of the Swapps template?  For Zoka we didn't design it to show the logo in the floating menu area.


: Re: template zoka logo
: mdrothert November 24, 2014, 02:13:46 PM
That would explain it - yes for Swapps I see it in the floating drop down menu.  I didn't know it was left out of this template entirely.

Is there a way to place it?


: Re: template zoka logo
: mikenicoll November 24, 2014, 05:23:14 PM
Hello,

This wouldn't be possible without custom programming. Templates that have the Logo integrated into the Floating Menu Bar have a separate feature called "Floating Header" which is only available on a select few Templates depending on the design. The default Floating Menu function was not designed to incorporate the logo so it could be cross compatible with any Vertex based themes regardless of age.


: Re: template zoka logo
: toffffe November 25, 2014, 02:42:12 AM
So there is no easy way to change the logo and it is centered in the template? with the name of the logo image you want?


: Re: template zoka logo
: jonahh November 25, 2014, 12:27:49 PM
You can rename your s5_logo.png to whatever you desire, say mylogo.png and then rename the <img call for this in the index.php file.