Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • codegarbi Friend
    #177897

    I can’t seem to find way to change the text ” World Wide Experiences ” and it context. I need to do that cause my page is in other language. If some1 can navigate me to a file which contains it i would be very grateful.

    Saguaros Moderator
    #456626

    Hi codegarbi,

    Could you post URL of your site here and where you want to make change?

    codegarbi Friend
    #456862

    2rai.com , you see the slideshow ? , theres a text Example 1/2/3 and behind it there appears “World Wide Experiences” i want to change that text.

    Saguaros Moderator
    #456911

    Hi codegarbi,

    I see that, it’s not text, just an image, if you use an editor such as Firebug, you can see it locates in: templates/ja_mendozite/css/mod_jaslideshowlite.css line 115

    .ja-ss-mask {
    background: url("../images/slide-mask.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
    }

    This image is set as background for the div with class: ja-ss-mask, you can change image in that directory.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 12 years, 5 months ago.

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