Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mainostakomo Friend
    #147287

    Hi!

    I have the Tube template in a site and have also installed the JA Slideshow.
    For some reason there is a black border on left & top of the pics. How can i remove it?

    How can i change description colors & position? I would like to have slideshow look like slideshow in Ja Sanidine template.

    Saguaros Moderator
    #328242

    Hello guy!

    First, you copy file “/modules/ja_slideshow2/ja.slideshow2.css” and put this file into the “/templates/ja_tube/css/“, Before you put this file open the file and find codes:

    .ja-slide-item img {
    background: #000000;
    border: 1px solid #1C1C1C;
    padding: 4px;
    }

    Replace:

    .ja-slide-item img {
    /* background: #000000;
    border: 1px solid #1C1C1C;
    */
    padding: 0px !important;
    }

    – Change color for the header text:

    .maskDesc .ja-slide-desc h3 {
    margin: 0;
    padding: 0;
    }

    Replace:

    .maskDesc .ja-slide-desc h3 {
    margin: 0;
    padding: 0;
    color:#000
    }

    – Change color for the description text:

    .maskDesc .ja-slide-desc {
    padding: 20px 40px;
    color: #CCCCCC;
    font-size: 150%;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 10 months ago.

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