Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Benjamin Falcon Friend
    #175711

    Please see the screenshot:

    What needs to be modified so that the color stretches down. I don’t want the white to be visible.

    Thank you


    1. jaslideshow
    TomC Moderator
    #447018

    So that I can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings.

    TomC Moderator
    #447043

    Within the following file path –> /modules/mod_jaslideshow2/assets/themes/travel/style.css

    at line 14, you will see the following:

    <blockquote>#ja-slideshow {
    background: url(“slideshow-bg.png”) repeat-x scroll left bottom #70031B;
    }
    </blockquote>

    add a “height” property of 395px, as follows . . .

    <blockquote>#ja-slideshow {
    background: url(“slideshow-bg.png”) repeat-x scroll left bottom #70031B;
    height: 395px;
    }
    </blockquote>

    Let me know if this is what you were going for.

    Benjamin Falcon Friend
    #447245

    That was it Tom, thank you so much for your assitance!

    TomC Moderator
    #447512

    <em>@directcorrespondentlender 312201 wrote:</em><blockquote>That was it Tom, thank you so much for your assitance!</blockquote>
    You are most welcome !! …. All the best with your continuing site development

    pmckz Friend
    #449226

    Hi Tom,

    If I add “height: 395px;” ass you suggest, it brings the color down but it leave a white strip on the top.

    I use the most recent version of hte template.

    Thank for your help.


    1. style_css
Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 3 voices, and was last updated by  pmckz 12 years, 7 months ago.

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