Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • enanorojo Friend
    #185774

    Hi, I want change the box position of JA Slideshow. I want to get upper (not at the top) in the same side.

    My site is experinter.com (user/pass abcdf/12345)

    Excuse me for my english expression. :-[

    Regards

    Stork11 Friend
    #486276

    I couldn’t access your site. Please re-check and PM me your site account.

    Regards.

    enanorojo Friend
    #486706

    Hi,

    I sent you new credential for my site in PM. Can you help me, please?

    Regards,
    Antonio

    Stork11 Friend
    #487178

    I can log in into your site. But sorry, I don’t understand your idea. Can you send me a few screenshots for more clarifications.

    Regards.

    enanorojo Friend
    #487882

    My idea is that the black text box will be centered.

    This is original:

    This is my idea:


    1. original
    2. centered
    Ninja Lead Moderator
    #488138

    You can do this on this way

    Open templates/ja_mendozite/css/mod_jaslideshowlite.css file

    From


    .ja-ss-btns {
    z-index: 900;
    position: absolute;
    left: 390px;
    bottom: 106px;
    }

    Change to


    .ja-ss-btns {
    z-index: 900;
    position: absolute;
    left: 390px;
    bottom: 60px;
    }

    Remember to clear cache from Admin area

    enanorojo Friend
    #488433

    Thanks. Finally I made it.
    I made the change in .ja-ss-btns, but I’ve also had to do in ja-ss-desc

    .ja-ss-desc {
    color: #FFFFFF
    left: 0;
    position: absolute;
    bottom: 100px;
    height: 50px;
    width: 350px;
    background: #333
    padding: 20px;
    z-index: 3;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;

    Thank you!

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

This topic contains 7 replies, has 3 voices, and was last updated by  enanorojo 11 years, 7 months ago.

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