How to change transparent thing that appear in VIDEO

GK User
Tue Sep 01, 2015 8:34 am
HY

How can i change that transparent thing that appear in VIDEO?
video_error.jpg

same thing happened in bottom 3 , on home page.

If you need credential for admin, you allready have them in private message, on topic about facebook login

Thanks
User avatar
Senior Boarder

GK User
Wed Sep 02, 2015 6:47 am
Could you please post an url to your site?

Ps. Do not send PM's to every admin/moderator here.
User avatar
Moderator

GK User
Thu Sep 03, 2015 8:38 pm
"Ps. Do not send PM's to every admin/moderator here."
Maybe i am a woman but i am not stupid .... and i take this remark a little bit as an offense.

I just told you that you guys, already have my admin credential. One of your colleagues received that on PM , when he needed for another post solution. I never said that i sent my admin cerdential to all of you for this post :(

pls, read the info carefully before you make jugements.

the url is
www.mirelalucia.com
User avatar
Senior Boarder

GK User
Mon Sep 07, 2015 7:46 am
I'm afraid you are a little bit too offensive here. There are more than one moderator/admin here and asking somebody else for credentials for user site is slowest possible way. So every time someone asks you for it you should provide such data.
From what I see you have 2 problems there. One is a "modal" class added to anchor which is causing "transparency" to show, second thing is a additional paragraph around the anchor element. Please disable tinyMCE editor in global configuration (change editor to "editor - none") so you can it more clearly.
User avatar
Moderator

GK User
Mon Sep 07, 2015 7:48 am
Ps. "If you need credential for admin, you allready have them in private message, on topic about facebook login" sounds exactly like you have sent PM's to all moderators.
User avatar
Moderator

GK User
Tue Sep 08, 2015 7:20 am
IT's not from there. I did what you suggested but still the transparent screen stays there.
I have a Twitter bootstrap plugin installed because i needed for other Joomla 3.x components. If i disable the bootstrap that transparent screen goes smaller than the picture block .
without_bootstrap.jpg

If bootstrap is enable, the transparent screen is wider than the image block
with_bootstrap.jpg

I deleted the modal class transparent , and that screen stays there. the modal class is gk-video
User avatar
Senior Boarder

GK User
Thu Sep 10, 2015 12:19 pm
There are three problems...
Code: Select all
<p>
   <a class="modal gkVideoBlock" href="https://www.youtube.com/watch?v=KIYGmN9kRY8" rel="{handler: 'iframe', size: {x: 640, y: 480}}">Liderii intreaba</a></p>

You have additional paragraph there. Please edit the module with tinyMCe disabled.

Now, please edit: /templates/gk_university/css/override.css and add at its end:
Code: Select all
a.gkVideoBlock.modal {margin: 0px; left: 0px; top: 0px; width: auto;}

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

Finally remove transparent module suffix - it should remove padding.
User avatar
Moderator

GK User
Mon Sep 14, 2015 12:24 pm
I did all this. Thanks. Now it shows ok, but i have a new problem, it does not show any video on pop up window. It shows a black pop up window, and this is not from the video url, cause i have checked. I put a wrong video url, and in this case it shows me an error page.
I will send you the admin credential, via PM , to take a look.

Thanks.
User avatar
Senior Boarder

GK User
Tue Sep 15, 2015 10:18 am
Please try using http instead of https in video link.
Ps. You still have additional paragraph in video custom html module causing layout of overlay to look strange.
User avatar
Moderator

GK User
Wed Sep 16, 2015 8:22 am
I took off "s" from htts but gkvideo still doesn't work .
User avatar
Senior Boarder

GK User
Mon Sep 21, 2015 9:07 am
One last thing. Please replace your current youtube link with this one:
Code: Select all
//www.youtube.com/embed/KIYGmN9kRY8
User avatar
Moderator


cron