Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • gabrielanta Friend
    #182798

    Hi,

    How can I change the slideshow border COLOR?

    See attached picture as a sample.

    Thanks!


    1. vintas_slideshow_border
    pavit Moderator
    #475117

    Hi

    In this file /templates/ja_vintas/css/mod_jaslideshowlite.css around line 35 you have

    .ja-ss-items {
    border: 10px solid <-- ( this is the border dimension ) #DED3C6; <---(this is the border color)
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 950px;
    }

    gabrielanta Friend
    #475200

    Hello Pavit,

    Thanks, but I HAVE A PROBLEM!

    I tried this, but the color DOES NOT CHANGE! As a test I changed the border from 10px to 20px an it works. But when I changed the color, it does not work.

    Could it be other place where the color should be changed? I think this is the reason, because the main CSS directory works for all the templates, but each theme has a different border color. Where can we change that for the “brown” theme?

    Where can be the problem?

    I have tried cleaning caché also… but don´t work…

    Thanks,
    Gabriel

    gabrielanta Friend
    #475201

    Ok, I find the code!

    it´s at:

    templates/ja_vintas/themes/xxxxx/css/template.css

    line 324:

    .ja-ss-items,
    .custom-banner img {
    border-color: #dfdfca
    }

    we have to change the color code here!

    Regards

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

This topic contains 4 replies, has 2 voices, and was last updated by  gabrielanta 11 years, 11 months ago.

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