Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • eiv_jle Friend
    #148049

    I have managed to change the wood texture in the slideshow into a lighter color (transparent white), but the problem now is that the white text on the white background isn’t readable. And I can’t seem to find where to change that into black. Any suggestions?

    lamvt Friend
    #330427

    Could you send your LIVE SITE allow us to check it??

    eiv_jle Friend
    #330432

    I only have the site on my localhost at the moment, but please see the attached print screen to see what I mean. Will this help?

    I have tried to find kind some font color indication in the ja.slideshow2.css file, but without any luck…


    1. slideshow-whitetext
    lamvt Friend
    #330447

    ja_kyanite_ii/templates/ja_kyanite_ii/css/ja.slideshow2.css
    at line 90

    .maskDesc .ja-slide-desc-inner {
    padding:30px;
    }

    Changes to:

    .maskDesc .ja-slide-desc-inner {
    padding:30px;
    color: red; /* for your content color*/
    }

    and bottom of this file
    add:

    .maskDesc .ja-slide-desc-inner h3 {
    color:green; /* for your tite color*/
    }

    .maskDesc .ja-slide-desc-inner a {
    color:blue; /* for your alink color*/
    }

    and changes red, green, blue to your color

    eiv_jle Friend
    #330454

    Thank you so much! That works perfectly.

    You really saved my day! 😀

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

This topic contains 5 replies, has 2 voices, and was last updated by  eiv_jle 14 years, 9 months ago.

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