• xrayvision

    (@xrayvision)


    F.ex rounded borders I got by:

    '.frs-slideshow-container#(name of your slideshow) .frs-slide-img-wrapper,
    .frs-slideshow-container#(name of your slideshow) .frs-slideshow-content,
    .frs-slideshow-container#(name of your slideshow) .frs-slide-img,
    .frs-slideshow-container#(name of your slideshow) {
    background: transparent;
    border-radius: 8px;
    }'

  • The topic ‘After customizing the CSS… EXCELLENT’ is closed to new replies.