Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • antesan Friend
    #203983

    I would like to remove the blue background i the jaslideshowlite. How do I do that. I was succesfull with firebug, but my Changes does not go through…

    .ja-ss-desc {
    position: absolute;
    top: 20%;
    padding: 25px;
    color: #ffffff
    text-align: left;
    left: 30px;
    width: 400px;
    background: transparent;
    display: none;

    Any suggestions?


    1. tranparent
    pavit Moderator
    #560177

    Hi

    In which file you made these changes ?

    You can apply this change directly inside this file templatesja_medicarecssmod_jaslideshowlite.css

    .ja-ss-desc {
    position: absolute;
    top: 20%;
    padding: 25px;
    color: #ffffff
    text-align: left;
    left: 30px;
    width: 400px;
    background: transparent !important;
    display: none;

    antesan Friend
    #561547

    Thanks, that did the trick!!

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

This topic contains 3 replies, has 2 voices, and was last updated by  antesan 9 years, 8 months ago.

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