CSS question

Author Message

Øivind Gulbrandsen

Thursday 20 January 2005 2:48:07 am

I have little experience using CSS - and hopefully somebody can tell me what to do...

Take a look at my site, www.hornet.no. As you can see the headers in each tool-list that I have set up are red - near the same colour as the background. (This is based on one of the themes in ez-publish). I want the text to be white! Where in the CSS should I change this?

The same problem is with the path (below the menu). Should also be white.

Łukasz Serwatka

Thursday 20 January 2005 2:54:22 am

Hi,

This should work

div.toollist div.toollist-design h2 {
    color: rgb(255, 255, 255);
}

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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 19:37:54
Script start
Timing: Jan 18 2025 19:37:54
Module start 'layout'
Timing: Jan 18 2025 19:37:54
Module start 'content'
Timing: Jan 18 2025 19:37:54
Module end 'content'
Timing: Jan 18 2025 19:37:54
Script end

Main resources:

Total runtime0.5624 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 588.9219152.6094
Module start 'layout' 0.00460.0025 741.531339.4141
Module start 'content' 0.00710.5538 780.9453523.2422
Module end 'content' 0.56090.0014 1,304.18758.1953
Script end 0.5623  1,312.3828 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.5400160.0002
Check MTime0.00130.2247160.0001
Mysql Total
Database connection0.00080.134310.0008
Mysqli_queries0.521292.6849540.0097
Looping result0.00050.0949520.0000
Template Total0.537995.620.2690
Template load0.00200.357120.0010
Template processing0.535995.290420.2679
Template load and register function0.00020.038210.0002
states
state_id_array0.00070.133010.0007
state_identifier_array0.00060.113520.0003
Override
Cache load0.00170.2982110.0002
Sytem overhead
Fetch class attribute can translate value0.00080.147620.0004
Fetch class attribute name0.00140.243630.0005
XML
Image XML parsing0.00070.125320.0004
class_abstraction
Instantiating content class attribute0.00000.001630.0000
General
dbfile0.00090.1567180.0000
String conversion0.00000.001740.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
2content/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: 8
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs