Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • fiumeciane Friend
    #195627

    Hi,

    I would like to change description box color (see image). How can I do that? Thanks.


    1. CAMBIO
    pavit Moderator
    #526046

    Hi

    That’s an image in /templates/ja_university/css/mod_jaslideshowlite.css

    .ja-ss-desc {
    background: url(../images/trans-d40.png);
    color: #fff
    left: 0;
    position: absolute;
    bottom: 30%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    padding: 20px;
    width: 350px;
    z-index: 110;
    }

    it depends also from the theme you choosed
    example theme green then the image is in this folder themesgreenimages

    fiumeciane Friend
    #526106

    Hi Pavit, I do not know if I’m wrong, but with the help of Firebug I found the image sl-desc-bg.png in templatesja_universitythemesblueimagessl-desc-bg.png (blue is my theme).

    I modified image colour and it worked. I have made ​​a mistake?

    pavit Moderator
    #526108

    Hi

    It’s working ? if yes then you haven’t made any mistake

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

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

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