Remove border

Author Message

Daniele Cacace

Friday 15 April 2005 7:45:59 am

i want set table border = 0 where i go?

Frey Staso

Friday 15 April 2005 10:30:13 am

Which table are you trying to set the border to zero on?

Typically just put border="0" in your table html like this

<table width="100%" border="0" cellpadding="0" cellspacing="0">
</table>

If you mean on the main page, you could make a copy of the default override then edit said table in that override...

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 03:42:07
Script start
Timing: Jan 31 2025 03:42:07
Module start 'layout'
Timing: Jan 31 2025 03:42:07
Module start 'content'
Timing: Jan 31 2025 03:42:07
Module end 'content'
Timing: Jan 31 2025 03:42:07
Script end

Main resources:

Total runtime0.0239 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0044 588.0078151.1953
Module start 'layout' 0.00440.0040 739.2031220.6563
Module start 'content' 0.00840.0141 959.8594997.7891
Module end 'content' 0.02250.0014 1,957.648429.9922
Script end 0.0238  1,987.6406 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002510.6467140.0002
Check MTime0.00104.2505140.0001
Mysql Total
Database connection0.00083.186110.0008
Mysqli_queries0.00249.930130.0008
Looping result0.00000.076010.0000
Template Total0.00093.910.0009
Template load0.00073.123210.0007
Template processing0.00020.779510.0002
Override
Cache load0.00052.188710.0005
General
dbfile0.00104.082680.0001
String conversion0.00000.028040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs