building content with table border="0" show border

Author Message

Alexandre Cunha

Wednesday 26 July 2006 9:03:59 pm

Hi,

Bulding content like this:

<table  border="0">
<tr>
<td>my content here...
</td>
</tr>
</table>

The result page shows a border.
I have search trought the css files (core.css, site.css, classes.css, site-colors.css and classes-colors.css) but dont have found where I fix this.

thanks for your help

http://AlexandreCunha.com

Kristof Coomans

Thursday 27 July 2006 1:34:18 am

Hello Alexandre

You can use some tool like the DOM inspector (for Mozilla Firefox) or the Web Developer Toolbar (http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en for Microsoft IE) to view which styles are applied on a specific element and where they are defined.

Maybe this will do it:

<table style="border:none">

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

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 11:39:50
Script start
Timing: Jan 18 2025 11:39:50
Module start 'layout'
Timing: Jan 18 2025 11:39:50
Module start 'content'
Timing: Jan 18 2025 11:39:51
Module end 'content'
Timing: Jan 18 2025 11:39:51
Script end

Main resources:

Total runtime1.6360 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.0067 588.0625152.6406
Module start 'layout' 0.00670.0045 740.703139.4766
Module start 'content' 0.01121.6233 780.1797523.2422
Module end 'content' 1.63460.0014 1,303.42198.1250
Script end 1.6360  1,311.5469 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.2109160.0002
Check MTime0.00130.0813160.0001
Mysql Total
Database connection0.00060.039610.0006
Mysqli_queries1.583696.8000540.0293
Looping result0.00050.0333520.0000
Template Total1.583096.820.7915
Template load0.00260.156420.0013
Template processing1.580496.601820.7902
Template load and register function0.00020.014010.0002
states
state_id_array0.00250.152110.0025
state_identifier_array0.00180.112520.0009
Override
Cache load0.00200.1241150.0001
Sytem overhead
Fetch class attribute can translate value0.00070.042820.0004
Fetch class attribute name0.00290.174430.0010
XML
Image XML parsing0.00070.040520.0003
class_abstraction
Instantiating content class attribute0.00000.000630.0000
General
dbfile0.00100.0591160.0001
String conversion0.00000.000640.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
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/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
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs