test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • timtecsa Friend
    #870420

    The JA ACM video module comes with a black background. How to change to white?


    1. Screen-Shot-2016-01-28-at-09.57.51
    Pankaj Sharma Moderator
    #870435

    Hi Tim
    Add below code in custom.css file to override the colors

    .videos-featured .videos-featured-list {
        background: #fff!important;
        border-right: 1px solid #fff!important;
        border-left: 1px solid ##fff!important;
    }
    timtecsa Friend
    #870444

    @pankaj Sharma

    Thanks. That has changed the background on the column to the right of the video but had no effect on the whole page background. Am trying to go fully white 🙂

    Tim

    Pankaj Sharma Moderator
    #870537

    Hi Tim
    Rest of the color is inside the video , it can not be removed from the template .

    timtecsa Friend
    #870626

    This did the trick. Tried it in custom.css but didn’t work so edited the local file as below.

    Modifier le fichier ‘/local/css/media.css’ dans le template ‘ja_teline_v’.

    .layout-media .t3-wrapper {
     background: #ffffff;
    }
Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 4 replies, has 2 voices, and was last updated by  timtecsa 8 years, 10 months ago.

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