Search found 2 matches
- Thu Feb 18, 2010 8:52 pm
- Forum: Modules/Add-Ons
- Topic: Announcement: New plug-in SuperSizer
- Replies: 487
- Views: 147418
Re: Announcement: New plug-in SuperSizer
I have tried Protect=false as well and it works as I supposed - big images are reduced and small images are enlarged (but it doesn't look very well). There are two ways how to fix it: 1) Use if conditions while working with images and small images display with original path (without using SuperSizer...
- Thu Feb 18, 2010 7:21 pm
- Forum: Modules/Add-Ons
- Topic: Announcement: New plug-in SuperSizer
- Replies: 487
- Views: 147418
Re: Announcement: New plug-in SuperSizer
I have tried to use SuperSizer together with Gallery module. I have changed original part of Gallery template href="{$image->file}" to new one href="{supersizer path=$image->file width="800" URL="true"}" With large images (with width 800+) it works without pro...