Topic: Enhance number of rows in gallery view
Converted
avatar
12
Posts: 0

Posted:
25.Oct 2004 - 09:47

I have only two rows in gallery view and would like to use more. I can not find the code to raise up the number of rows.

please can you help?

nickman
Converted
avatar
12
Posts: 0

Posted:
22.Nov 2004 - 19:22

Sorry. Now I know I have to change

define('photosharePageSize', 10);

in common.php.

TX nickman
Converted
avatar
12
Posts: 0

Posted:
21.Dec 2004 - 14:19

Quote

Sorry. Now I know I have to change
define('photosharePageSize', 10);
in common.php.
TX nickman


Just for you to know: it works, but you will have troubles when moving pictures (the javascript doing that probably relies on this variable being equal to 10)