-
-
piero101
@annalaroe While waiting for a fixed font manager, I just did it the oldschool way and embedded the fonts with @font-face.
But I hope a fix is coming soon, using the font manager and being able to change text formats on the fly and actually seeing what you’re doing is so good.
Fingers crossed!
-
piero101
Hello Marius, thanks for your reply.
I found a way to fix it, I added this custom CSS:.lay-carousel .slide-text {
padding-left: 0;
padding-right: 0; }For some reason that fixed it and I am very happy :)
-
piero101
Hello!
I tried to create a carousel with embedded vimeo videos, so I followed the instructions I found in this thread:
http://laythemeforum.com:4567/topic/1964/iframe-carouselCreating the vimeo gallery works, I add new text containers to carousel, paste in the embed-code from Vimeo and add "?background=1" to the URL to make them autoplay and hide the controls.
But now I can’t control the size of the videos, they are all way too small, they look like thumbnails. I added the CSS from the thread I’ve linked to which is supposed to make the embedded videos the same size as the container to my custom CSS , but it doesn’t work.
I don’t know what I’m doing wrong, is there something I have to change in the embed-code?
Thank you very much!
-
-
piero101
Thanks for your reply!
So what would be a good work-around? I tried to export the videos as smaller GIFs, but even if I reduce the resolution to half, drop the framerate, and create GIFS with a smaller filesize compared to the mp4-videofile, carousels struggles a lot displaying them.Is there a better strategy I could go for?
Thank you!
-
-
piero101
Hello!
I’ve put two carousels on my desktop page and filled them with a couple of very short videos that I want to play in an automatic and random loop. It works totally fine in the desktop version, but when I check the site on mobile, each video has a play button and doesn’t start automatically. The general autoplay settings of the carousel add-on are getting ignored.
Is this a current bug or am I doing this wrong?
Thank you very much!
-
piero101
Yeah, it happened for me after the latest update as well, I had no issues prior to that.
-
piero101
Hello,
I tried to upload .woff-files which worked without problems, they are visible in my media manager, but they don’t show up in my fonts manager. I used the same fonts in an earlier project without any issues, but I deleted my uploads to start fresh and I accidentally deleted all webfonts too. Now I can’t use them again because they don’t show up in the fonts manager.
How can I fix this?
Thanks!