leejr 0 Report post Posted October 10, 2011 I would like to make the background transparent. "remove the black box around the video window" Example http://www.mobileninja.com/pro Slide number 1 Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted October 10, 2011 Hi Lee, Try adding this to Platform Settings --> Custom Code --> CSS Rules: [code] #feature-area .fcontainer { background: transparent !important; } [/code] Please search our forums, before posting! Share this post Link to post Share on other sites
leejr 0 Report post Posted October 10, 2011 Thank you Danny that work perfect. Awesome community support. Share this post Link to post Share on other sites