Share » Forums » Setup & design » How do I change logo?

How do I change logo?

How do I change logo?

Wednesday 19 May 2010 10:38:51 pm - 6 replies

Author Message

Paul Leclercq

Thursday 20 May 2010 2:19:22 am

Which logo are you talking about?

If you are talking about the one in the backoffice?

If you check with firebug, you will find this path:
/design/admin2/images/2/ez-logo-white.png

Which should correspond to the image you wish to replace.
You can therefore replace this image directly.

Although If you wish to do this properly, the good method to do this is to create an override of this image.
Which means that in the site.ini.append.php file of your backoffice siteaccess, you should add an additional design folder for your overrides.

settings/siteaccess/admin/site.ini.append.php

[DesignSettings]
SiteDesign=my_admin
AdditionalSiteDesignList[]=admin

You should then create an extension in which you place your designs. And then just place a file in the override folder

such as:
extension/my_design_extension/design/my_admin/images/2/ez-logo-white.png

Steven Stieng

Thursday 20 May 2010 3:29:20 am

I discovered that my Design tab is by default hidden in v4.3 (Gods know why).

Once I got that enabled (tabs[] = design), I was able to go too Look & Feel and change the logo.

No need to edit my "override" init file.

Now... how do I set this thread to solved?

Robin Muilwijk

Thursday 20 May 2010 12:48:03 pm

Now... how do I set this thread to solved?

Hi Steven,

Edit your original post, there should be a checkbox near the subject line.

-- Robin

Board member, eZ Publish Community Project Board - Member of the share.ez.no team - Key values: Openness and Innovation.

LinkedIn: http://nl.linkedin.com/in/robinmuilwijk // Twitter: http://twitter.com/i_robin // Skype: robin.muilwijk

fale ta

Friday 17 December 2010 5:49:58 am

Once I got that enabled (tabs[] = design), I was able to go too Look & Feel and change the logo.

How do you you enable the design tab, in which file? Thanks!

Doug Brethower

Monday 20 December 2010 9:04:20 pm

<sitepath>/index.php/user/login

The dialog that appears has a checkbox option to login as admin user.

Leave that box unchecked, but login using admin credentials.

Then in menu bar at very top of page, should see "Site Settings"

Click Site Settings link, changing logo is then possible.

Doug Brethower
Apple Certified Technical Consultant, Southwest, MO USA
http://share.ez.no/directory/companies/lakedata.net

Torbjørn L.

Monday 17 January 2011 1:48:53 am

Hey Fale Ta - a bit late reply here, but it's nice to know:

To enable the design and webshop tabs, follow this guide:

http://www.halgatewood.com/enable-webshop-tab-in-ez-publish-4-3-admin/

I believe design is the name of the design tab, while shop is the name of the webshop tab.

You could also do this by adding a menu.ini.append.php to your admin extension.

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu