Forums / Setup & design / Logo distorted when using included "Corporate" package

Logo distorted when using included "Corporate" package

Author Message

Carlos H Caballero

Monday 12 July 2004 10:36:07 pm

First and foremost: Version 3.4 REALLY ROCKS. HUGE advantages over 3.2, the book comes handy, the documentation is more robust, and the enhancements to the admin interface in the Corporate package are great. Congratulations to the team!!!

Second: after struggling with ezP on a shared account, no root access, I discovered FireBright.com (hosted ezP with root access): will NEVER go back, GREAT so far...

Now, the problem that brings me back to this forum (previously as "ck", lost password, the "Send password" option in this site sends email to the right address, but also an incomplete URL to re-login)...

a) Chose to install the Corporate package
b) Using the Admin interface, replaced the image "Logo" with our corporate logo
c) NO MATTER what I do, what size of logo I upload, whether .GIF or .PNG, the logo gets resized, and in the process ruined (is a highly detailed logo, already compressed)
d) For the life of me, I can't find where and/or why is the logo resized, and thus I can't fix it. Replacing the file in the ./var/... directory works only until the next time I clean the cache...

It's a pity, because without this problem I could go from initial installation to final complete site in a couple of days!

Cheers

Chavo (a.k.a. CKnight)

Kåre Køhler Høvik

Tuesday 13 July 2004 12:13:52 am

Check <i>design/[your siteaccess]/design/templates/pagelayout.tpl</i>. There's a line there called :

 <a href={"/"|ezurl}><img src={$pagedesign.data_map.image.content[logo].full_path|ezroot} alt="{$pagedesign.data_map.image.content[logo].text}" /></a>

Replace logo with original to get original image and size.

  <a href={"/"|ezurl}><img src={$pagedesign.data_map.image.content[original].full_path|ezroot}  alt="{$pagedesign.data_map.image.content[original].text}" /></a>

Note, line might look a bit different, but replage logo with original, and it should work. The line is inside a cache block, so you need to clear those afterwards.

--
Kåre Høvik

Kåre Høvik

Carlos H Caballero

Tuesday 13 July 2004 6:14:33 pm

Thanks a lot. Worked like a charm!
Cheers
cc

Pablo Martinez

Thursday 25 October 2007 11:32:44 am

I just installed 3.10 and I am faced with the same issue. No matter what I do, the logo I upload is resized.

I tried to do what you instructed above, but to no avail.

Here is what I see in my design folder:

admin  base  ezwebin_site  standard

Inside ezwebin_site there are the following folders:

images  override  stylesheets  templates

But, there are no files in any of the directories underneath.

The only pagelayout.tpl file I see is in the design/base/templates directory. I made change there and deleted the cache, but the image keeps showing up smaller than what I uploaded.

Two questions:

1. How can I fix this?

2. How is it that EZ distributes the software with this problem? Or is this not a problem? Are logos supposed to have a certain size before they are uploaded? Would be great to understand why this is happening on a fresh install.

Thanks!!

Pablo Martinez

Thursday 25 October 2007 1:01:30 pm

I found the location of the templates that need to be updated.

Since I am using an ezpublish extension (that nice corporate design template) the path is a little different.

You need to look in the extension directory as so:

extension/ezwebin/design/ezwebin

There you will see the templates folder, etc. where you can find pagelayout.tpl. The above changes achieve the fix.

Cheers.

eZ debug

Timing: Jan 19 2025 11:43:41
Script start
Timing: Jan 19 2025 11:43:41
Module start 'content'
Timing: Jan 19 2025 11:43:43
Module end 'content'
Timing: Jan 19 2025 11:43:43
Script end

Main resources:

Total runtime1.5739 sec
Peak memory usage4,096.0000 KB
Database Queries202

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0064 589.1953180.8125
Module start 'content' 0.00641.4385 770.0078603.0625
Module end 'content' 1.44490.1289 1,373.0703337.3828
Script end 1.5739  1,710.4531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.2624210.0002
Check MTime0.00150.0981210.0001
Mysql Total
Database connection0.00070.045710.0007
Mysqli_queries1.488494.56732020.0074
Looping result0.00210.13502000.0000
Template Total1.539497.820.7697
Template load0.00200.124520.0010
Template processing1.537497.679720.7687
Template load and register function0.00020.015610.0002
states
state_id_array0.00080.047910.0008
state_identifier_array0.00200.124820.0010
Override
Cache load0.00170.1077460.0000
Sytem overhead
Fetch class attribute can translate value0.00110.070540.0003
Fetch class attribute name0.00120.073260.0002
XML
Image XML parsing0.00120.075140.0003
class_abstraction
Instantiating content class attribute0.00000.000960.0000
General
dbfile0.00390.2486260.0002
String conversion0.00000.000430.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

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
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
12content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
5content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 28
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs