Change the position and the size of the factbox

Author Message

Sejal Paliwal

Tuesday 21 October 2008 3:04:56 am

How to change the size and the position of the custom tag- factbox. I want the factbox to be placed with 100% width, i.e horizontally.

Kindly help!!!

Frédéric Peyron

Wednesday 05 November 2008 1:18:35 am

Hi,
To do that I changed the file :
/var/storage/packages/eZ-systems/ezwebin_extension/ezextension/ezwebin/design/ezwebin/stylesheets/content.css

In that file I changed :

<b>div.factbox
{
width: 17em;
}</b>

by

<b>div.factbox
{
width: 100%;
}</b>

But perhaps is there a better solution...

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 18:25:22
Script start
Timing: Jan 18 2025 18:25:22
Module start 'layout'
Timing: Jan 18 2025 18:25:22
Module start 'content'
Timing: Jan 18 2025 18:25:23
Module end 'content'
Timing: Jan 18 2025 18:25:23
Script end

Main resources:

Total runtime0.6838 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.0130 588.0469152.6406
Module start 'layout' 0.01300.0039 740.687539.4922
Module start 'content' 0.01690.6654 780.1797459.0469
Module end 'content' 0.68240.0014 1,239.22668.1250
Script end 0.6838  1,247.3516 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.5783160.0002
Check MTime0.00140.2091160.0001
Mysql Total
Database connection0.00440.645210.0044
Mysqli_queries0.628991.9687540.0116
Looping result0.00100.1393520.0000
Template Total0.639193.520.3196
Template load0.00230.342120.0012
Template processing0.636893.118820.3184
Template load and register function0.00030.047910.0003
states
state_id_array0.00130.184110.0013
state_identifier_array0.00150.213920.0007
Override
Cache load0.00190.2740200.0001
Sytem overhead
Fetch class attribute can translate value0.00080.109720.0004
Fetch class attribute name0.00160.228020.0008
XML
Image XML parsing0.00060.092720.0003
class_abstraction
Instantiating content class attribute0.00000.001020.0000
General
dbfile0.00080.1163100.0001
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/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/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: 11
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs