Online Editor;padding around image

Author Message

Ron Schöningh

Wednesday 20 September 2006 7:57:35 am

Hi,

I want to have some space around images embed in text using the online editor. In editor-classes.css I added the following:

.imageSpace {
	padding-right: 20px;
}


And in content.ini.append I added:

[object]
AvailableClasses[]=imageSpace

This results in the following code in the web page:

<div class="object-left imageSpace"><div class="content-view-embeddedmedia">
<div class="class-image">
<div class="attribute-image">
<p>    
    <img src="/var/mws/storage/images/media/images/ez_publish_product_image_new_medium/568-1-eng-GB/ez_publish_product_image_new_medium.gif" width="150" height="91"  style="border: 0px;" alt="" title="" />    
    </p>
</div>
</div>
</div>

Can anybody tell me what's going wrong?

Thanks,
Ron

Ron Schöningh

Wednesday 20 September 2006 8:06:51 am

SOrry,

I solved it by adding the style definition in the stylesheet for the site design.

Ron

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 10:18:12
Script start
Timing: Jan 18 2025 10:18:12
Module start 'layout'
Timing: Jan 18 2025 10:18:12
Module start 'content'
Timing: Jan 18 2025 10:18:13
Module end 'content'
Timing: Jan 18 2025 10:18:13
Script end

Main resources:

Total runtime0.7132 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 588.0156152.6250
Module start 'layout' 0.00580.0025 740.640639.4453
Module start 'content' 0.00840.7033 780.0859428.7422
Module end 'content' 0.71170.0015 1,208.82818.1563
Script end 0.7132  1,216.9844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4568160.0002
Check MTime0.00130.1804160.0001
Mysql Total
Database connection0.00100.145010.0010
Mysqli_queries0.670493.9901520.0129
Looping result0.00070.0953500.0000
Template Total0.680395.420.3401
Template load0.00210.287520.0010
Template processing0.678295.084720.3391
Template load and register function0.00030.036210.0003
states
state_id_array0.00080.116710.0008
state_identifier_array0.00090.129420.0005
Override
Cache load0.00160.2232180.0001
Sytem overhead
Fetch class attribute can translate value0.00050.075610.0005
Fetch class attribute name0.00140.194220.0007
XML
Image XML parsing0.00010.015510.0001
class_abstraction
Instantiating content class attribute0.00000.001120.0000
General
dbfile0.00150.2056100.0001
String conversion0.00000.001040.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
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
2content/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: 15
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs