Problems with unwanted spaces

Author Message

A. S.

Tuesday 24 January 2006 8:24:41 am

Hi, I'm trying to help a friend with some pages on a site set up with the eZ framework.

At the http://www.oslomsh.no you can see that there is lots of unused space between "oslomsh.no" with small fonts (under the "Menighetssøsterhjemmet"-banner) and "oslomsh.no" with bigger fonts (above the pictures). We want this space removed so the page becomes more compact.

The same problem also applies to the "Stiftelsen->Lenker" page (http://www.oslomsh.no/index.php/mdf/stiftelsen/lenker) and the "MDF->Hva tilbyr vi" page (http://www.oslomsh.no/index.php/mdf/mdf/hva_tilbyr_vi), but the rest of the pages seems OK.

Have been looking around in the eZ-framework, but cannot find any explanations for this problem. Does anyone have any ideas of where the problem is, and how to correct it?

Thanks

Mvh AS

Christopher Grondahl

Thursday 26 January 2006 1:21:31 am

This an IE-bug. The pages look fine in Firefox.

As far as I can see, your challenge lies in this string:

<div class="toolbar-item last">
    <div class="toolbox">
        <div class="toolbox-design">
            <div class="toolbox-content">
								<img src="http://www.oslomsh.no/uploads/Image/sidebilder/rotate.php">
            </div>
        </div>
    </div>
</div>  

I haven't accessed your stylesheet, but you probably have to work with some "float" issues in that chunk of div's.

lykke til :)

Chris

ez site: http://www.acem.no

Every day is Groundhog Day

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 30 2025 22:28:56
Script start
Timing: Jan 30 2025 22:28:56
Module start 'layout'
Timing: Jan 30 2025 22:28:56
Module start 'content'
Timing: Jan 30 2025 22:28:57
Module end 'content'
Timing: Jan 30 2025 22:28:57
Script end

Main resources:

Total runtime1.2047 sec
Peak memory usage8,192.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 588.1328151.2109
Module start 'layout' 0.00520.0038 739.3438220.6875
Module start 'content' 0.00901.1949 960.03134,428.4141
Module end 'content' 1.20390.0008 5,388.44538.0078
Script end 1.2047  5,396.4531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.2990160.0002
Check MTime0.00130.1067160.0001
Mysql Total
Database connection0.00080.062810.0008
Mysqli_queries1.112192.3108540.0206
Looping result0.00070.0574520.0000
Template Total1.135294.220.5676
Template load0.00190.154420.0009
Template processing1.133494.075720.5667
Template load and register function0.00160.130410.0016
states
state_id_array0.00160.132710.0016
state_identifier_array0.00250.204420.0012
Override
Cache load0.00150.1256160.0001
Sytem overhead
Fetch class attribute can translate value0.00180.147420.0009
Fetch class attribute name0.00200.164830.0007
XML
Image XML parsing0.00170.138020.0008
class_abstraction
Instantiating content class attribute0.00000.000730.0000
General
dbfile0.00930.7696160.0006
String conversion0.00000.002240.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.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: 9
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs