3.4 -> Strange comportement with the CSS and the on/off option of debug in override/site.ini.append.php

Author Message

laurent le cadet

Tuesday 17 August 2004 5:18:04 am

Hi,

I write this few lines in core.css for a custom scrollbar.

body
{
	scrollbar-face-color: #3A489E; 
	scrollbar-shadow-color: #E5E5E5;
	scrollbar-highlight-color: #404040;
	scrollbar-3dlight-color: #98C2FF; 
	scrollbar-darkshadow-color: #3A489E; 
	scrollbar-track-color: #E5E5E5; 
	scrollbar-arrow-color: #E5E5E5;
}

It works only for the XML text fields but not for the main scrollbar of the page.

With the code below (in override/site.ini.append.php) :

[TemplateSettings]
TemplateCache=enabled
Debug=enabled

...now the system apply the style to the main scrollbar.

Any idea ?

Regards.

Laurent.

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 31 2025 05:28:52
Script start
Timing: Jan 31 2025 05:28:52
Module start 'layout'
Timing: Jan 31 2025 05:28:52
Module start 'content'
Timing: Jan 31 2025 05:28:53
Module end 'content'
Timing: Jan 31 2025 05:28:53
Script end

Main resources:

Total runtime1.3207 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0050 588.8594151.3047
Module start 'layout' 0.00500.0021 740.164136.7891
Module start 'content' 0.00721.3127 776.9531859.5547
Module end 'content' 1.31990.0008 1,636.50787.8594
Script end 1.3206  1,644.3672 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.2327160.0002
Check MTime0.00120.0935160.0001
Mysql Total
Database connection0.00070.051410.0007
Mysqli_queries1.276396.6405460.0277
Looping result0.00050.0412440.0000
Template Total1.285197.320.6426
Template load0.00180.134020.0009
Template processing1.283397.173020.6417
Template load and register function0.00140.105710.0014
states
state_id_array0.00260.197810.0026
state_identifier_array0.00350.262720.0017
Override
Cache load0.00140.1060140.0001
Sytem overhead
Fetch class attribute can translate value0.00150.116210.0015
Fetch class attribute name0.00190.141920.0009
XML
Image XML parsing0.00190.143110.0019
class_abstraction
Instantiating content class attribute0.00000.000520.0000
General
dbfile0.00220.1671160.0001
String conversion0.00000.000540.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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/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
2content/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