marcelomg
Member
Posted 1 year ago #
I've installed the plugin everything works except i can't change the background color for the reflection. No matter what i do it is still black.
I have changed the settings to all kinds of html colors, such as:
Red #FF0000
White #FFFFFF
I tried changing the files reflect2.php and reflect3.php but nothing happens.
Any suggestions?
thanks.
http://wordpress.org/extend/plugins/nextgen-imageflow/
Kitana
Member
Posted 6 months ago #
Hi,
Did you get a reply on this one? I am in the same stage.
Thanks.
Kitana
Member
Posted 6 months ago #
I managed to change the background color at last!
I read the readme.txt that comes with the plugin and did the following:
1. I created cache folder in wp-content/gallery/.
2. Opened reflect2.php, go down to around line 80 and adjust this line $cache_dir = dirname(__FILE__).'/wp-content/gallery/cache';
3. Goto line 108 in reflect2.php and change values 0 to 255 in 'bgc'.