-
AuthorPosts
-
September 7, 2010 at 6:57 pm #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.
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
September 7, 2010 at 7:25 pm #354848I’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.
1 user says Thank You to gray for this useful post
September 7, 2010 at 8:56 pm #354852Thanks Gray! that works ok 😉 one more question. How can we put only 4 thumbs and resize it to the border?
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
September 8, 2010 at 4:33 am #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.AuthorPostsViewing 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
jatabs2 titles
Viewing 4 posts - 1 through 4 (of 4 total)