How do I change logo?

Author Message

Steven Stieng

Wednesday 19 May 2010 10:38:51 pm

Where do I change the logo in eZ 4.3?

'I'm guessing that the path to the logo is in some INI file?
If yes, which one?

 I don't have the navigation button Design -> Look & Feel

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.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 17 2025 23:39:46
Script start
Timing: Jan 17 2025 23:39:46
Module start 'layout'
Timing: Jan 17 2025 23:39:46
Module start 'content'
Timing: Jan 17 2025 23:39:47
Module end 'content'
Timing: Jan 17 2025 23:39:47
Script end

Main resources:

Total runtime0.7257 sec
Peak memory usage4,096.0000 KB
Database Queries77

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 587.9063152.6250
Module start 'layout' 0.00490.0022 740.531339.4453
Module start 'content' 0.00710.7173 779.9766746.5000
Module end 'content' 0.72440.0012 1,526.476616.1719
Script end 0.7257  1,542.6484 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.4880160.0002
Check MTime0.00140.1882160.0001
Mysql Total
Database connection0.00050.073010.0005
Mysqli_queries0.666491.8284770.0087
Looping result0.00060.0852750.0000
Template Total0.703196.920.3515
Template load0.00210.291520.0011
Template processing0.700996.585420.3505
Template load and register function0.00030.044410.0003
states
state_id_array0.00050.065710.0005
state_identifier_array0.00110.144920.0005
Override
Cache load0.00180.2428530.0000
Sytem overhead
Fetch class attribute can translate value0.00050.075360.0001
Fetch class attribute name0.00110.1536100.0001
XML
Image XML parsing0.00170.235960.0003
class_abstraction
Instantiating content class attribute0.00000.0023100.0000
General
dbfile0.00150.2100300.0001
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
7content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
15content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
6content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltags/quote.tpldatatype/ezxmltext/quote.tplextension/ezwebin/design/ezwebin/override/templates/datatype/ezxmltext/quote.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 35
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs