how can i do (or which do i have to modify) to have 3 images in an row in place of 5???
thx (btw great module)
Posted: 17.06.2003, 22:45
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
If you mean the thumbnails in the editor window (where you move and edit your images) then unfortunately it's not possible. Should be although, so the idea is now on the feature list (a bit down although).
If you mean in the presentation template "Thumbnails" then copy the whole "templates/thumbnails" directory to "templates/your_thumbnails" or similar and change from 5 to 3 in line 56 of templates/thumbnails/template.php.
(you could do the same for the edit window in pnuser.php line 244 function photoshareDrawImages).