Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author pupunzi

    (@pupunzi)

    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:

    https://risbjergin.dk/

    Thank You

    /Silas

    Plugin Author pupunzi

    (@pupunzi)

    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

    Plugin Author pupunzi

    (@pupunzi)

    I’ll check the URL on the WordPress plugin setting page for the donation…
    You can anyway make your donation from here: https://pupunzi.open-lab.com/mb-jquery-components/jquery-mb-ytplayer/

    Bye,
    Matteo

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Artisteer’ is closed to new replies.