Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Juan Carlos Stauring Friend
    #1057973

    I have tested this on a couple of machines, seams to be happening with google chrome and mozilla. Please see image enclosed on post to see how the size of the video image is wrong. If I pull and resize the browser size the video image will then adjust and fit in to the correct size and position. However it will not display correctly if this is not done. It happens random but on a regular basis.


    1. Christian-Holy-Land-Travel-Tour-Packages-youtubevidsize
    Juan Carlos Stauring Friend
    #1057980

    I tested a little more and I guess it has nothing to do with the video module but more with module positions. The sections are section-right section-left published on section position. I’m not using section-1 and section-2 on a 3rd section position and it seams it leaves large blank space wanting to include it to front end of the site, even if those module positions are not published or do not exist.
    Help is appreciated.

    jc

    Pankaj Sharma Moderator
    #1058032

    Hi
    the image size is set to auto.
    add this code in custom.css file to make it 100%

    .acm-video.style-1 .video-thumb img {
        position: absolute;
    
        width: 100%; }

    Regards

    Juan Carlos Stauring Friend
    #1069846

    Hi
    the image size is set to auto.
    add this code in custom.css file to make it 100%

    This didn’t work for me. Has anyone ran in to this problem. I did not do a quickinstall but rather added a template to existing joomla install, replacing an old ja oriste site.

    jc

    Pankaj Sharma Moderator
    #1069912

    Hi
    use this code

    .acm-video.style-1 .video-thumb img {
        position: absolute;
        width: 100%!important;
    }

    Regards

    Juan Carlos Stauring Friend
    #1070062

    It could be Cloud Flare that is for some reason adding some space to the template under the section module position. I get this only on chrome or maybe I need to clear all browser data will test more thank you.

    Pankaj Sharma Moderator
    #1070116

    You are welcome!

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 6 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum