• EN: Improvement of the slider for bright pictures. gray background for slider titles
    RU: Доработка слайдера для ярких картинок. серый фон для надписей на слайдере

    https://ibb.co/pP8pJpJ
    EN: without button and date
    RU: без кнопки и даты

    .owl-carousel .slide-text {
        width: 100%;
        bottom: 0px;
        padding-left: 6px;
        padding-right: 6px;
    padding-top: 4px; 
        background-color: rgb(40, 40, 40, 60%);	
    }
    .owl-carousel .slide-text .title {
        font-size: 1.1rem;
        padding-bottom: 3px;
        margin-bottom: 4px;
    }

    https://ibb.co/F68vBhZ
    EN: with date and button
    RU: с датой и кнопкой

    .owl-carousel .slide-text {
        width: 100%;
        bottom: 0px;
        padding-left: 6px;
        padding-right: 6px;
    padding-top: 4px; 
        margin-bottom: 15px;	
        background-color: rgb(40, 40, 40, 60%);	
    }
    .owl-carousel .slide-text .title {
        font-size: 1.1rem;
        padding-bottom: 15px;
        margin-bottom: 4px;
    }
Viewing 1 replies (of 1 total)
  • Thread Starter v0van

    (@v0van)

    https://ibb.co/dm7pp51

    EN:
    you need to make a checkbox “translucent gray background for the slider” background-color: rgb(40, 40, 40, 60%);
    and provide an opportunity to press the inscription with the background to the bottom and sides, and not so that the inscription overlaps half of the picture.

    RU:
    надо сделать галку “полупрозрачный серый фон для слайдера” background-color: rgb(40, 40, 40, 60%);
    и предусмотреть возможность прижать надпись с фоном к низу и бокам, а не так чтобы надпись перекрывала пол-картинки.

    • This reply was modified 5 years, 1 month ago by v0van.
Viewing 1 replies (of 1 total)

The topic ‘gray background for slider titles’ is closed to new replies.