Using Full Screen Width

Author Message

Daniela Moreno

Friday 18 February 2005 11:08:01 am

hi, i have a question, do u know how can i change the layout, or the design of my website so that it's using full screen width? because i have a huge border on both sides.

Ɓukasz Serwatka

Wednesday 02 March 2005 12:05:22 am

Hi Daniela,

You can change width of your site in site.css file (design/base/stylesheets)

div#allcontent
{
    width: ???px; /*new value*/
    margin: 0 auto 0 auto;
}

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 20 2025 13:54:14
Script start
Timing: Jan 20 2025 13:54:14
Module start 'layout'
Timing: Jan 20 2025 13:54:14
Module start 'content'
Timing: Jan 20 2025 13:54:15
Module end 'content'
Timing: Jan 20 2025 13:54:15
Script end

Main resources:

Total runtime0.6774 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.0052 589.1484152.6250
Module start 'layout' 0.00520.0028 741.773439.4453
Module start 'content' 0.00810.6681 781.2188530.2813
Module end 'content' 0.67610.0012 1,311.50008.3281
Script end 0.6773  1,319.8281 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4521160.0002
Check MTime0.00130.1873160.0001
Mysql Total
Database connection0.00080.120810.0008
Mysqli_queries0.631393.1968540.0117
Looping result0.00040.0572520.0000
Template Total0.649595.920.3247
Template load0.00230.340920.0012
Template processing0.647295.544520.3236
Template load and register function0.00010.017410.0001
states
state_id_array0.00090.132310.0009
state_identifier_array0.00100.153120.0005
Override
Cache load0.00160.2433100.0002
Sytem overhead
Fetch class attribute can translate value0.00070.097620.0003
Fetch class attribute name0.00110.163740.0003
XML
Image XML parsing0.00670.989020.0033
class_abstraction
Instantiating content class attribute0.00000.001140.0000
General
dbfile0.00711.0448240.0003
String conversion0.00000.001340.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.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/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