test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • boxedcow Friend
    #152904

    Hi, I am really new at this and I have taken over for an associate of mine so please bear with me.

    We currently have the Ores template installed and I am trying to get the JA Slideshow2 to display a series of photos with some descriptions on them. I did finally get the descriptions to show however, they are up on top and are hard to read. What I have been trying to accomplish is to get it to display similar to the navagation image attached. I understand that is a slightly different slidshow display but it gets my point across.

    I have tried multiple css files and have followed the instructions exact and they all lead me back to exactly how the website looks right now which is at http://dev.crocker.com

    I have all of the images being pulled from a folder /stories/slideshow and the description section as follows:

    <h1>Network and Electrical Design and Installation</h1>
    <p>A practical, cost effective infrastructure aligns your network with your business objectives.</p>

    <h1>On the road again?</h1>
    <p>Get Connected and Stay Connected. With Crocker Managed Voice Services, telecommuting has never been easier!</p>

    Any help would be greatly appreciated
    -Denise :-[


    1. navigation_no1
    Saguaros Moderator
    #351161

    Hello

    Pls open the file: /ja_ores/css/mod_jaslideshow2.css and try to find the following code:

    .maskDesc .ja-slide-desc {
    padding: 120px 0 20px 0;
    color: #101010;
    font-size: 100%;
    }

    replace:

    .maskDesc .ja-slide-desc {
    background:none repeat scroll 0 0 #000000;
    bottom:0;
    color:#101010;
    display:block;
    font-size:100%;
    padding:10px 0;
    position:absolute;
    width:100%;
    }

    GOodluck

    boxedcow Friend
    #351180

    Thank you, Thank you, Thank you! This fixed my problem.

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

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

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