![]() |
|
stopdesign thumbnail navigation - 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: stopdesign thumbnail navigation (/thread-4243.html) |
stopdesign thumbnail navigation - fretzl - 2008-12-13 Zenphoto nightly 12-12-2008. Theme: stopdesign. There seems to be something wrong with the "previous thumbnail" in image.php. This piece of code looks weird: stopdesign thumbnail navigation - acrylian - 2008-12-13 According to the svn log the last change on that theme was on 12/02, so right before 1.2.2. I think the first one is for a background image and just a 89px image uncropped. I am not familiar with this theme, so I don't know how that looked before 1.2.2... stopdesign thumbnail navigation - sbillard - 2008-12-13 Those two lines should be the same. The one for the next image is correct. This frames the image in a 35mm sized container which is the intent of the theme. But this cannot be the cause of the description problem. stopdesign thumbnail navigation - fretzl - 2008-12-13 [i]But this cannot be the cause of the description problem...[/i] stopdesign thumbnail navigation - sbillard - 2008-12-13 So, please describe the problem. I have not experienced any problems with thumbnail navigation. (BTW, this also cannot be the cause of a thumbnail navigation issue.) stopdesign thumbnail navigation - fretzl - 2008-12-13 The thumbnail navigation itself works perfectly. When I indeed make the first line of code the same as the second everything is OK. |