E107: how to avoid resizing images

Created on 23 Jan 2017  路  2Comments  路  Source: e107inc/e107

I need to insert on the same position different image for each record.
So I can't use SETIMAGE and hardcoded width, because next page has image with different size.

documentation

Most helpful comment

{SETIMAGE: w=0&h=0}

screen shot 2017-01-23 at 13 14 50-fullpage

All 2 comments

{SETIMAGE: w=0&h=0}

screen shot 2017-01-23 at 13 14 50-fullpage

@CaMer0n Great, for me it's working back again, despite previously i was using w=auto&h=auto, and now is w=0&h=0
Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Jimmi08 picture Jimmi08  路  5Comments

chimcen picture chimcen  路  3Comments

rica-carv picture rica-carv  路  5Comments

Jimmi08 picture Jimmi08  路  3Comments

simplythomasjay picture simplythomasjay  路  5Comments