Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • Adam M Moderator
    #743741

    Hi @insofticursos,

    Make sure you added the class name as described too.

    Tech-xml Friend
    #645192

    @adam M I added the class, but did not work
    If you can access the site and look if everything is ok.

    Tech-xml Friend
    #645304

    @adam M Navigating the forum found a site with Teline template that has the video page with the same model I need.

    How to set up my p?gna video in the same style? http://bit.ly/1Dcfw2n

    Tech-xml Friend
    #743927

    @adam M Navigating the forum found a site with Teline template that has the video page with the same model I need.

    How to set up my p?gna video in the same style? http://bit.ly/1Dcfw2n

    Adam M Moderator
    #645310

    Hi @insofticursos,

    I checked your site and see that the code in custom.css is a bit incorrect, please check the background image url below :

    .video-page .t3-wrapper {
    background-attachment: fixed;
    filter: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/your_background_image_name) !important;
    }

    Adam M Moderator
    #743933

    Hi @insofticursos,

    I checked your site and see that the code in custom.css is a bit incorrect, please check the background image url below :

    .video-page .t3-wrapper {
    background-attachment: fixed;
    filter: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/your_background_image_name) !important;
    }

    Tech-xml Friend
    #645417

    @adam M The CSS is now working
    On the same page I have an ACM List Video module. I need him to have a white background. Can you help me with this?

    Adam M Moderator
    #645424

    Hi @insofticursos,

    Please open the same custom.css file then add this code :

    .video-page .videos-list {
    background: #fff;
    }

    Tech-xml Friend
    #647069

    Thank you, all settled

Viewing 9 posts - 16 through 24 (of 24 total)

This topic contains 24 replies, has 2 voices, and was last updated by  Adam M 9 years, 3 months ago.

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