mooihoek 1 Report post Posted June 28, 2012 I added the launchpad plugin to my website, I've only configured a blank white image on the services page but the home page is displaying a black background, Im not sure where this configuration is being pulled from? The site has always been a white background, Can someone have a look thanks Share this post Link to post Share on other sites
Stefan 6 Report post Posted June 28, 2012 Hey there, By "launchpad plugin" are you referring to the PageLines-developed LaunchPage plugin found in the Store? If so, it might cause some little bugs if used with the PageLines Framework 2.2.1, as it has not been updated yet. But it will be soon! However, the background image/color option can be edited in the PageLines Framework Settings, namely Color Control. If you can't edit them from there, try adding this Custom CSS code to your Custom CSS box: [code].thepage{ background-color:white; }[/code] Share this post Link to post Share on other sites