Increase file size for columner theme

hanni / 2016-06-12 09:34:26   

Hey everyone,

Im working with the columner theme now and managed to customize certain things already on my own.
Years ago I arranged the quick & dirty full background arsondpi posted. It works out great!
My wish now was to have this full page background but changing randomly between two or three images. I followed the instructions in this thread indexhibit.org/forum/thread/17039/
but couldnt make it work. Then I realized that there is the option of enabling "random background" in the formats already.

My question is, where can I increase the maximum file size limit for the random background, using columner? when i opened site/config/options i only found possibilities to edit default.

Hope someone can help.

marsouin / 2016-11-30 06:42:23   

Hello Hanni,
Go there:
ndxzsite > config > options.php
And put the value you want to replace 200:
// images max size kilobytes
// be careful with shared hosting
$default['maxsize'] = 200;

This thread has been closed, thank you.