![]() |
|
index display full size image - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: index display full size image (/thread-6271.html) |
index display full size image - barrento - 12-12-2009 Hi, index display full size image - acrylian - 12-12-2009 Please consider to read the theming tutorial to learn how Zenphoto themes work. index display full size image - barrento - 12-12-2009 That is a good ideia :) but I thought it was easy this way... index display full size image - barrento - 12-12-2009 I read all what I think it is needed, seach the forum, etc, but I still cant do it :( index display full size image - sbillard - 13-12-2009 There is really no concept of "full size" for an image displayed by a theme. You have two choices. 1.Pick a size you consider "full" and use it for your image sizes. index display full size image - barrento - 13-12-2009 sbillard, index display full size image - sbillard - 13-12-2009 That image is shown by using the index display full size image - barrento - 14-12-2009 Thanks, but where can I chande it? I try to read all the things about it, but still no changes... index display full size image - acrylian - 14-12-2009 You probably have to modify the index display full size image - barrento - 14-12-2009 thanks acrylian, I finally did it! With lots of trial and error, lol!... PHP is a strange language to me :) index display full size image - barrento - 14-12-2009 ups..there is more one problem: it only works with horizontal images, not with vertical ones :( index display full size image - barrento - 14-12-2009 I have this: index display full size image - sbillard - 14-12-2009 You will have to test the image orientation (it's native height & width) and set your picture height/width appropriately. |