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’.
Hi,
Did you get a reply on this one? I am in the same stage.
Thanks.
Hi,
Did you get a response on your question?
I am currently trying to change the fade background to white since the default value i black.
I opened the reflect2.php (which comes with the plugin and located in the webpage root folder) and modified ‘bgc’ to hex color 15; instead of 0; on the RGB colors. It did not change a thing.
So my question is, how do I make the reflection fade into white and not black?
Many Thanks