Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • sallymander Friend
    #152628

    I am using JA_Lime for http://www.homepatriots.com
    I would like to have the image w/text to the right as shown in the Lime demo
    The template had the spotlight w/image mod installed but I have not found much in the way of instruction. I added slideshow2 mod.
    All I can get is the image to show w/no text to the right.

    Can you please help. I am working one-handed due to an injury….bear with me as typing a lot is difficult.

    sallymander Friend
    #350148

    Okay….making progress with slideshow2, but cannot get full text to display. can someone help me with what needs to be changed so that the test along the right margin is not cut off?

    Robert Maina Friend
    #350305

    You could try installing afresh using quickstart and then customize as you wish

    Saguaros Moderator
    #350530

    @sallymander, you can get expected alignment by adjusting the parameter Main Item width

    sallymander Friend
    #352266

    I adjusted main item width to 900 and it just moved the text to the right some but the words at the right margin are stilll cut off, How do I adjust that?
    Thanks so much!

    Saguaros Moderator
    #352340

    @sallymander: Please try again with this solution:

    1) Set the main Item Width equal to 960px
    2) if no success: open the file templates/ja_lime/css/mod_jaslideshow2.css
    Replace the following syntax:

    #ja-slideshow .maskDesc .ja-slide-desc {
    color: #333;
    font-size: 100%;
    padding: 0 0 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 480px;
    }

    with:

    #ja-slideshow .maskDesc .ja-slide-desc {
    color: #333;
    font-size: 100%;
    padding: 0 0 20px;
    position: absolute;
    right: 70px;
    top: 0;
    width: 480px;
    }

    sallymander Friend
    #352720

    perfect! Thank you!

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

This topic contains 7 replies, has 3 voices, and was last updated by  sallymander 13 years, 9 months ago.

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