[Encore] Image Sizes

Daniel Jung jung at uib.no
Wed May 30 10:55:00 MDT 2007


Jean-Marc Giffin wrote:
> I've noticed that some room images in my MOO are too large. 
> In v4, there used to be the option of manually setting the 
> image's size. Is there some sort of image resizing in v5

Yes, through CSS. In the CSS block (object.css) you will find the line

.objectVisual img       { width: ; height: ; }

Put in integers (px) or percents or any common size value in browsers.

You may access this in the Appearance tab in the Settings panel in the 
Object Editor for the object (pencil icon)

- Daniel



More information about the Encore mailing list