Loading...
 
Skip to main content

Features / Usability


Putting Site Logo on the side

posts: 32

Hi,

Is it possible to have the Site Logo on the right hand side, instead of on the top? If so, how do we do that?

Vishal

posts: 37

> Hi,
>
> Is it possible to have the Site Logo on the right hand side, instead of on the top? If so, how do we do that?
>
> Vishal

To do this, just go into Admin > Modules and create a new module for your logo.

posts: 32

> > Hi,
> >
> > Is it possible to have the Site Logo on the right hand side, instead of on the top? If so, how do we do that?
> >
> > Vishal
>
> To do this, just go into Admin > Modules and create a new module for your logo.

I was able to insert a module. However, the module named "logo" does not allow me to change the image while editing it (there is no option to change the image). How can I do that?

Vishal


posts: 175 Canada

Hi Vishal,

You can do this in several ways.

Edit the template mod-logo.tpl, to point to a graphic of your choice.

You can do this by way of the "Edit templates" feature under the admin drop down menu. Look for "modules/mod-logo.tpl"

OR

Download the template and edit, then upload again.
you will find it at - /templates/modules/mod-logo.tpl

If you go this route you can also change the title bar from "Tiki Logo" to your site name.

OR

Change the existing logo image with your own that you have renamed tiki.jpg

The logo is at - /img/tiki.jpg

Hope that helps,

James