Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • axsosa Friend
    #154120

    Hi. We need insert video titles at “videos of the day” module (jatbas2,JA Teline III) justa like example, how can we do that? thanks for your help.


    1. jatabs2
    gray Friend
    #354848

    I’ve got this result by including each video in one more <div> tag:


    <div class="ja-video-thumb">
    <div style="width: 120px; height: 110px; text-align: center; float: left;">{japopup type="youtube" content="....." width="640" height="380" title="......."}<img alt="......" border="0" src="........" />{/japopup}text</div>
    .....
    <div style="width: 120px; height: 110px; text-align: center; float: left;">{japopup type="youtube" content="....." width="640" height="380" title="......."}<img alt="......" border="0" src="........" />{/japopup}text</div>
    </div>

    where div’s width = width of the image, but height is a little bit more to place the text at the bottom.

    Hope it helps.

    axsosa Friend
    #354852

    Thanks Gray! that works ok 😉 one more question. How can we put only 4 thumbs and resize it to the border?

    gray Friend
    #354875

    <em>@axsosa 193113 wrote:</em><blockquote>Thanks Gray! that works ok 😉 one more question. How can we put only 4 thumbs and resize it to the border?</blockquote>

    Maybe I did understand the question correct, but if you want to have only 4 videos, include only 4 statements {japopup …..} {/japopup} (in the quickstard there are 6).
    Resize to the border?? You mean to be on one line? In this case width of the Ja Tabs module should be a little bit more than total width of the 4 thumbs.

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

This topic contains 4 replies, has 2 voices, and was last updated by  gray 14 years, 2 months ago.

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