-
AuthorPosts
-
May 9, 2016 at 9:24 pm #928629
Also, for some reason, the video module slid down off the big picture. The order is set to 1 but it is still below the picture. Can you please fix that?
Thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 11, 2016 at 3:24 am #929224Hi,
I see the style is not loaded on your site, please use this way to fix the problem on your site
Open templates/ja_events_ii/css/custom.css file, add new rule
@media (min-width: 1200px) { #t3-section .bg-transparent { margin-top: -400px !important; background-color: transparent !important; } }
Regards
May 12, 2016 at 1:14 pm #929933So, I got it in there, but it is still not exactly like the demo. It is not transparent behind the video and the gray box is also to big. Is there a way to fix that?
Thanks,
May 12, 2016 at 6:21 pm #930068So I was able to get the video module back on the backdrop picture at the top of the webpage. However, i still cannot fix the part where i put words and content in the big gray box. I have uploaded the style you suggested and saved it. However, nothing has changed.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 13, 2016 at 3:29 am #930178The text beside video module does not show on your site because the CSS style from custom work templates/ja_events_ii/css/custom.css file, see the screenshot.
Please remove it as my suggestion, you will see it’s showing on your site
Open templates/ja_events_ii/css/custom.css file
find and change
.acm-video.style-1 .video-content { background-image: url("images/bg-trans.png"); background-repeat: no-repeat; text-indent: -9999px !important; }
to
.acm-video.style-1 .video-content { background-image: url("images/bg-trans.png"); background-repeat: no-repeat; }
May 13, 2016 at 11:37 am #930352Thank you.
i did your suggestion and it brought back information text. However, i can’t get the Learn More Link to show up below the text.
Any suggestions?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 16, 2016 at 1:41 am #930858You will see the link to show up below text by removing the CSS style from templates/ja_events_ii/css/custom.css file
.acm-video.style-1 .video-content .btn { display: none !important; }
May 19, 2016 at 7:49 pm #932435that worked. Thank you.
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by lightlbulb03 8 years, 6 months ago.
The topic ‘Video Module not working properly’ is closed to new replies.
Jump to forum