03/23/2014 at 3:35 pm
#283197
Keymaster
@ Oliver
If you have Tile Plus 3.1 you can change the background by setting a couple shortcode options that are enabled by Tile Plus. To adjust the background use the background_color and background_gradient options.
The difference between tile-plus-min.css and the tiles-plus.css file is one is minified and the other is not. Which will load depends on if SCRIPT_DEBUG is set in the wp-config.php file or not. Under a normal install the minified version will be loaded.
I hope that helps!
