test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • caronte Friend
    #183743

    Hello,

    I’d like to remove the grey background behind the “Online service” text on the slideshow. It would be even better if I can make it almost transparent. Is it an image? Where can I find it?

    Thanks

    TomC Moderator
    #478827

    Might you be able to provide the url of the site you’re working on?

    It would also be helpful if you would set “Optimize CSS” to “No” within your Template Manager–General settings

    caronte Friend
    #478883

    The url is http://4retail.es/demoweb

    CSS Optimization disabled.

    Thanks

    Ninja Lead Moderator
    #479054

    You can do that with my suggestion
    <blockquote>Open templates/ja_mendozite/css/mod_jaslideshowlite.css file</blockquote>

    .ja-ss-desc {
    color: #FFFFFF<- change text color
    left: 0;
    position: absolute;
    bottom: 60px;
    height: 50px;
    width: 350px;
    background: #333<- change it
    padding: 20px;
    z-index: 3;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    }

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

This topic contains 4 replies, has 3 voices, and was last updated by  Ninja Lead 12 years ago.

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