Image size in an article

Image size in an article

Monday 14 July 2003 4:28:30 am - 2 replies

Author Message

Valentin Svelland

Monday 14 July 2003 4:34:28 am

You can define imagesizes in your site.ini file under [Image settings] :

SmallSizeWidth=100
SmallSizeHeight=50
MediumSizeWidth=150
MediumSizeHeight=75
LargeSizeWidth=600
LargeSizeHeight=600
ReferenceSizeWidth=600
ReferenceSizeHeight=600

Modify article.tpl and line_article.tpl (/design/yoursite/override/templates/) to show images elsewhere in the text.

Bjørn Kaarstein

Monday 14 July 2003 4:58:59 am

It's also possible to use size='original' , besides small, medium or large.

If you use object relation in an XML-field instead of an image in the article, you can basically put your pictures where you want them, by using ordinary HTML tables.

Bjørn

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.