insert video in modules

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Apr 04, 2014 2:14 pm
Reply with quote
Report this post
Hi,

if I add a module HTML Personalized in Home Page and insert a video, why it doesn't show?
I have already installes allvideo plugins (infact within my site I see videos in k2 articles) but don't know why it doesn't work in a module.
video.jpg
User avatar
Expert Boarder

GK User
Fri Apr 04, 2014 3:06 pm
Reply with quote
Report this post
Please try posting video by including code from youtube or vimeo.
We don't provide support for any 3rd party plugins :(.
User avatar
Moderator

GK User
Thu Apr 10, 2014 9:08 am
Reply with quote
Report this post
thank you. with the embed code now is ok. I only have a question, if you can answer me. I have set the size 775x436 to occupy all the width but it adds a blank space at the bottom which is not so beautiful... can you please help me to remove it (if possible)? or maybe can you remind me how to set the module to be centered automatically with the css suffix? (I don't remember how to set it in advanced option in the module).
Thank you again.
User avatar
Expert Boarder

GK User
Thu Apr 10, 2014 10:58 am
Reply with quote
Report this post
Could You please post an url to your site where I can see it?
User avatar
Moderator

GK User
Tue Apr 15, 2014 9:22 am
Reply with quote
Report this post
Hi. I have solved the trouble about inserting the video in module position. As you can see on www.lodicitta.it it now displays the video, but I would like to reduce the top space because it's too big. How can I do that?
User avatar
Expert Boarder

GK User
Tue Apr 15, 2014 5:04 pm
Reply with quote
Report this post
Nice work with the video.
What exactly do you mean by "top space"? Could you please create a screenshot and mark it?
User avatar
Moderator

GK User
Wed Apr 16, 2014 9:52 am
Reply with quote
Report this post
thank you!!! here you are the marked image
video_space.jpg
User avatar
Expert Boarder

GK User
Thu Apr 17, 2014 3:20 pm
Reply with quote
Report this post
Please edit: /templates/gk_news2/css/override.css and add at its end:
Code: Select all
#gkBannerLeft .box:first-child {
    padding-top: 24px;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Tue Apr 22, 2014 9:45 am
Reply with quote
Report this post
nothing happened....
User avatar
Expert Boarder

GK User
Tue Apr 22, 2014 3:23 pm
Reply with quote
Report this post
Please correct to:
Code: Select all
#gkBannerLeft .box:first-child {
padding-top: 24px !important;
}
User avatar
Moderator

GK User
Tue May 06, 2014 2:15 pm
Reply with quote
Report this post
sorry for my disappearance.... now everything is ok. thank you very much.
User avatar
Expert Boarder

GK User
Tue May 06, 2014 5:30 pm
Reply with quote
Report this post
Thank for the info.
User avatar
Moderator


cron