Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • profilnet Friend
    #161216

    Hi, I saw in your demo that you have a border in the video page.
    Could you send me again the code to add border in my video?

    Thnx

    khoand Friend
    #380543

    Hi,
    I don’t see video at http://www.joomlart.com/demo/#templates.joomlart.com/ja_cloris. Can you give me url that you saw?

    profilnet Friend
    #380732

    The video page was on the very first days in this demo. If you try to install the demo with the sample data you will find this page as disabled. As you can see in the screenshots in menu, you will find the video page between services and gallery

    khoand Friend
    #380753

    Hi,
    In Video module, output custom is:


    <div class="page-wrap">
    <h3 class="page-title">Get to know <span class="orange">JA Cloris</span></h3>
    <div class="video-wrap">
    <param name="movie" value="http://www.youtube.com/watch?v=QcRUuREZKPQ&feature=topvideos" />
    <param name="wmode" value="transparent" /></div>
    </div>

    To add border, replace previous code to


    <div class="page-wrap">
    <h3 class="page-title">Get to know <span class="orange">JA Cloris</span></h3>
    <div class="video-wrap" style="border-style:solid;border-width:4px">
    <param name="movie" value="http://www.youtube.com/watch?v=QcRUuREZKPQ&feature=topvideos" />
    <param name="wmode" value="transparent" /></div>
    </div>

    profilnet Friend
    #380755

    Well done!Thanks a lot for your support! 😉

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  profilnet 13 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum