DavideMr
Forum Replies Created
-
Forum: Plugins
In reply to: [mb.YTPlayer for background videos] Problem with fixed backgrounds in ChromeAre you talking about the fixed background or the bootstrap carousel?
In any case don’t sweat it, you’ve already done a hell of a job!
Keep up the good work!Thanks,
DavidForum: Plugins
In reply to: [mb.YTPlayer for background videos] Problem with fixed backgrounds in ChromeThis sounds great!
For the moment I’m hanging on the plugin because I noticed it was in conflict with the bootstrap carousel.
I think you are already aware of that for I have been browsing on google and I’ve seen some people commenting about that (on GitHub or so). I figured that issue might take longer to be solved so I’d rather wait and stay tune for new updateds cause gosh your plugin is awsome!
Thanks again!
Forum: Plugins
In reply to: [mb.YTPlayer for background videos] Problem with fixed backgrounds in ChromeYou are great!
Thank you!Forum: Plugins
In reply to: [mb.YTPlayer for background videos] Problem with fixed backgrounds in ChromeHi Matteo,
thanks for the reply!yes, I set it as “scroll” to avoid trouble with this css rule:
/*only for webkit browsers*/ @media screen and (-webkit-min-device-pixel-ratio:0) { .page-8{ background-attachment: scroll !important; } }
I’ve just tried the “absolute” rule you suggested me, but it doesn’t seem to work, apparently the video is still visible on top of the fixed image the only difference is that now is frozen and won’t play.
I wonder if it is just my template..Forum: Plugins
In reply to: [mb.YTPlayer for background videos] Problem with fixed backgrounds in ChromeHi Matteo,
thank you for the reply!I’m using chrome for mac too; are you able to visualize both the fixed background image of the contacts page and the one with the slab in it?
Cause even with the latest upgrade they are still messed up.Thanks,
DavidForum: Plugins
In reply to: [mqTranslate] How can I let mqTranslate generated the Language Selector?Apparently that code still works!
Just put
<?php echo qtrans_generateLanguageSelectCode(‘both’); ?>
in your header!Well.. I guess Google gives and Google takes as well!
I’ll wait!Thank you for your prompt reply!