-
AuthorPosts
-
timtecsa Friend
timtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
March 22, 2014 at 3:14 pm #196046http://217.199.187.59/tecsa.com/joomla2
I have added a custom_html module in secnav 3 position with a tag for a youtube video. Allvideos plugin is installed and tags work in normal content. How do I,
- Get a video to appear in the drop down window, and
- Change the Ikon to a video Ikon rather than quotes?
I have tried changing Ikons from here http://fontawesome.io/3.2.1/icons/ but without success.
e.g. </i> icon-facetime-video
CORRECTION: Module position I used is secnav 2
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 23, 2014 at 6:19 am #5277321. Video Icon
Changed in this file : template/ja_teline_iv_t3/tpls/blocks/mainnav.php
In this page i have added this code icon-facetime-video
2. You tube video Fix
I have inserted this code instead of yours <p>{youtube}aU4plDHuAMo{/youtube}</p>
<iframe width=”477″ height=”268″ src=”//www.youtube.com/embed/aU4plDHuAMo” frameborder=”0″ allowfullscreen></iframe>
Everything works fine, please check and confirm
1 user says Thank You to chavan for this useful post
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
March 23, 2014 at 12:50 pm #527745Many thanks, Chavan.
I have noticed that Chrome and Firefox behave differently when clicking outside the video window, but I guess that is outside our control. With Chrome the video continues running, with Firefox it stops. I prefer Firefox behavior.
BTW I changed the video to something funnier 🙂
https://www.youtube.com/watch?v=Go9rf9GmYpM
In tablet view (see below) 2 of the ikons disappear to be replaced by black squares, but they still function, except for the language switcher.
What else needs adding/editing to maintain the ikons in mobile/tablet views?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 24, 2014 at 2:15 am #5277631. For the icon issue:
Go to this File: /templates/ja_teline_iv_t3/css/template-responsive.css
Replace this code
.t3-mainnav .nav li.dropdown > .dropdown-toggle {
background-color: #000;
}
with
.t3-mainnav .nav li.dropdown > .dropdown-toggle {
background:none;
}
2. For the video: I’m still checking it
1 user says Thank You to chavan for this useful post
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
March 24, 2014 at 1:46 pm #527895CSS edit is perfect, works a treat.
Although the language switcher flags appear on dropdown, they don’t appear to change language on my N7 Android tablet.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 25, 2014 at 3:06 am #527959i have checked it, the language switcher works perfectly, can you please check again.
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
March 25, 2014 at 9:16 am #528020<em>@Chavan 417961 wrote:</em><blockquote>i have checked it, the language switcher works perfectly, can you please check again.</blockquote>
I can’t get to any language but English on my Android N7 tablet. Also some headlines on Homepage (JA News Pro) are clipped in landscape. Scroll down.
How to fix?
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by timtecsa 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to add a Video in dropdown from secnav 3
Viewing 7 posts - 1 through 7 (of 7 total)