Logo positioning [SOLVED]

Author Message

Vidar Østevik

Sunday 14 May 2006 12:20:56 pm

Hi!

I wanted a larger logo on my page that eZ comes with as default, so I canged my image.ini.append.php file, so that new scaledown limits are 600;60.
But the problem now is that the logo are placed too low in Firefox, so that the logo comes in conflict with the menu. But in IE the page seems perfect...
Is there any css file that the placement of the logo depends on?
Or is it possible to include position commands in any of the standard CSS files?

Regards Vidar

Sunday 14 May 2006 3:12:26 pm

Hi,

If you change the size of the logo to your site you should also change the div#header-design in your site-col.css style file.

I have used at logo (height: 150px, width: 750px) that is bigger than the stadard eZ logo, therefore my css-file contains the following code:

div#header-design
{
    margin: 0;
    height: 140px;
    width: 750px;
    float: left;
}

Vidar Østevik

Tuesday 16 May 2006 1:07:31 pm

Hello Hans Henry!

That solved the problem!
Thank you!

Vidar

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 18 2025 16:15:01
Script start
Timing: Jan 18 2025 16:15:01
Module start 'layout'
Timing: Jan 18 2025 16:15:01
Module start 'content'
Timing: Jan 18 2025 16:15:02
Module end 'content'
Timing: Jan 18 2025 16:15:02
Script end

Main resources:

Total runtime1.2003 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0065 589.0391152.6250
Module start 'layout' 0.00650.0032 741.664139.4453
Module start 'content' 0.00961.1892 781.1094502.0859
Module end 'content' 1.19880.0014 1,283.19538.1641
Script end 1.2002  1,291.3594 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.3204160.0002
Check MTime0.00130.1106160.0001
Mysql Total
Database connection0.00090.078210.0009
Mysqli_queries1.151095.8981570.0202
Looping result0.00060.0474550.0000
Template Total1.168997.420.5845
Template load0.00260.220320.0013
Template processing1.166297.165420.5831
Template load and register function0.00020.013810.0002
states
state_id_array0.00090.073110.0009
state_identifier_array0.00110.088520.0005
Override
Cache load0.00230.1892200.0001
Sytem overhead
Fetch class attribute can translate value0.00060.051420.0003
Fetch class attribute name0.00300.252840.0008
XML
Image XML parsing0.00070.060920.0004
class_abstraction
Instantiating content class attribute0.00000.000840.0000
General
dbfile0.00080.0690160.0001
String conversion0.00000.000740.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/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
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 14
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs