| Topic: | Enhance number of rows in gallery view |
|---|---|
|
Converted
12 Posts: 0 Posted: |
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
12 Posts: 0 Posted: |
Sorry. Now I know I have to change define('photosharePageSize', 10); in common.php. TX nickman |
|
Converted
12 Posts: 0 Posted: |
QuoteSorry. Now I know I have to change 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) |