Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • krdslv Friend
    #137862

    I don’t know what I’m doing wrong here .. I’ve tried changing the slide size to a million things thinking it’s just breaking the box, but no luck – can anyone give me a hand?

    I’ll leave it up in it’s flawed state here: demo.vertigo.bm .. it’s set for user1 and is supposed to be where the current empty orange border is, but it just pops up where it is no matter what I try…

    scotty Friend
    #289973

    Hi, open /modules/mod_jaslideshow/ja_slideshow/ja.slideshow.css and at the very start there is an error…

    #ja-slideshowwrap {
    position: relative;
    }

    Should be…

    #ja-slideshow-wrap {
    position: relative;
    }

    I’m not sure if this will fix it entirely so fix this first and see how it looks.

    krdslv Friend
    #289974

    Thanks, take a look – it’s put it in the page, but on top of the content….so maybe a bit more tweaking…

    scotty Friend
    #289983

    In the same css file find…

    #ja-slideshow-case {
    position: absolute;
    top: 0;
    left: 0;
    }

    and delete it.

    You may also want to open the slideshow module in the module manager and for the ‘Show Title’ option select ‘No’.

    krdslv Friend
    #289984

    That seems to have done it – thanks a bunch!

    krdslv Friend
    #290283

    Hey Scott,

    I’m looking to add a drop shadow under the slideshow – would I try to apply it to the #user1 or to the slidebar css …. Any help would be appreciated..

    scotty Friend
    #290310

    Apply it to that shadow div you have added but remember to add some padding so that the background shadow image is visible. You’ll need to get rid of that orange border too.

    krdslv Friend
    #290314

    I actually want to keep the border.. and when I add some padding to the shadow div, it pads the entire slideshow .. how can I show you an example of what I’m talking about ..

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

This topic contains 8 replies, has 2 voices, and was last updated by  krdslv 15 years, 9 months ago.

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