This is probably a CSS issue of your theme. You should check for any DIV that wrap the content of your page and has a background color.
If you give me the URL I can check for that.
Bye,
Matteo
Thread Starter
srt
(@srt-1)
Hi Matteo
The URL on the test site with Artisteer generated theme is:
http://risbjergin.dk/
Thank You
/Silas
As supposed there’s a div that has set a background ad cover the video.
Just change the #art-main (line 13) CSS property in the style.css file as follow:
#art-main{
background: transparent !important;
}
Bye,
Matteo
Thread Starter
srt
(@srt-1)
Perfect Matteo!
That works – and I can even paste it into Artisteer template in the program.
I wanted to donate from WordPress – but I was routed to an italian Paypal site – I did not understand anything of? Why not make it an international english version.
/S
I’ll check the URL on the WordPress plugin setting page for the donation…
You can anyway make your donation from here: http://pupunzi.open-lab.com/mb-jquery-components/jquery-mb-ytplayer/
Bye,
Matteo