Forums / Setup & design / Change images dimensions
lorenzo messori
Tuesday 10 May 2005 3:14:33 am
Hi all, how is possible to change the images dimensions? 4 example i would like to change them in the design/base/override/templates/embed/image.tpl but i don't know how... Another question about this template:when i embed some images, behind every images, the template insert a <br/> tag... that i don't want... is possible to delete it?
Thx previously and sorry for my bad english
Bye all
Ćukasz Serwatka
Wednesday 18 May 2005 1:20:32 am
Hi Lorenzo,
All dimensions you can change in settings/image.ini. You will find good examples in image.ini file.It`s recommend to add new configuration settings in override file image.ini.append.php
Then you can use new dimension like
{attribute_view_gui attribute=$node.object... image_class=your_new_size}
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog