Background color of footer is not chnaging after many trials

Author Message

Romeo Antony

Friday 18 June 2010 7:04:09 am

In ezpublish\settings\siteaccess\(user site access)\ design.ini.append.php

I have set the css files as

"

[StylesheetSettings]
SiteCSS=var/storage/packages/eZ-systems/ezflow_design/files/default/file/site-colors.css
ClassesCSS=var/storage/packages/eZ-systems/ezflow_design/files/default/file/classes-colors.css
CSSFileList[]

"

I am using ezflow extension it is activated.But when I nake changes for the footer background from var/storage/packages/eZ-systems/ezflow_design/files/default/file/site-colors.css , I can't see the changes in the site.

and in the ezcheck\extension\ezflow\settings\design.ini.append.php I have put

[ExtensionSettings]
DesignExtensions[]=ezflow
[StylesheetSettings]
CSSFileList[]=ezflow.css

In ezflow extension design dir , I have a css file pagelayout.css ,

when I make chnages on this pagelayout.css , chnages is not visible in footer.

I created a custom design "mydesign" .But I didn't put any css in mydesign.I am using fallback pagelayout first from ezflow design dir.

what I am missing

Robin Muilwijk

Friday 18 June 2010 12:45:38 pm

Hi Romeo,

Do you have Firebug for Firefox? It's a webdev extension for Firefox, when installed you can rightclick in/on the footer and inspect the element. It will then report the applied css in a seperate part of your screen, also showing the css file where this css is defined. That way you know exactly where and what to edit.

Regards 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

Romeo Antony

Friday 18 June 2010 3:25:35 pm

Thank you Robin, I will keep trying on it. Once again thank you for making me on right track .

Romeo

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 19 2025 06:17:45
Script start
Timing: Jan 19 2025 06:17:45
Module start 'layout'
Timing: Jan 19 2025 06:17:45
Module start 'content'
Timing: Jan 19 2025 06:17:47
Module end 'content'
Timing: Jan 19 2025 06:17:47
Script end

Main resources:

Total runtime1.6005 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.0060 589.4141152.6563
Module start 'layout' 0.00600.0031 742.070339.5078
Module start 'content' 0.00911.5898 781.5781546.7734
Module end 'content' 1.59880.0016 1,328.351612.0938
Script end 1.6004  1,340.4453 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.2223160.0002
Check MTime0.00160.0973160.0001
Mysql Total
Database connection0.00120.072110.0012
Mysqli_queries1.541896.3331570.0270
Looping result0.00060.0383550.0000
Template Total1.564297.720.7821
Template load0.00200.125420.0010
Template processing1.562197.600020.7810
Template load and register function0.00010.007210.0001
states
state_id_array0.00090.057210.0009
state_identifier_array0.00380.235920.0019
Override
Cache load0.00170.1059310.0001
Sytem overhead
Fetch class attribute can translate value0.00080.049220.0004
Fetch class attribute name0.00180.111050.0004
XML
Image XML parsing0.00110.071220.0006
class_abstraction
Instantiating content class attribute0.00000.000760.0000
General
dbfile0.00120.0767240.0001
String conversion0.00000.000340.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.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
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs