Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • corbu123 Friend
    #189932

    Greetings, a big thanks to the folks who helped me with my last question. I’ve got a new one.

    On my JA Slideshow, the control buttons are being pushed under the frame, when I think they should be vertically centered. Please see attachment.

    I’m pretty sure it’s a CSS issue, but I do not know how to troubleshoot.

    Thanks,


    1. slideshow
    phong nam Friend
    #503147

    Hi corbu123,

    Can you put your website’s url here ?

    corbu123 Friend
    #503176

    Hi Leo, thanks for having a look. I’m building and hosting it locally on my own box. I’ll look into getting it hosted now and uploaded.

    phong nam Friend
    #503199

    Hi corbu123,

    Take your time. Lets me know when you finish uploading your website to remote hosting 😉

    corbu123 Friend
    #504450

    Leo, thanks a bunch. Still learning, but after a weekend of wrestling with it, I got it online:

    http://www.keithcarlson.info/index.php/measure

    Thanks,
    Keith

    phong nam Friend
    #504456

    Hi Keith,

    You can try to put below css styles of slide buttons into templates/ja_mero/css/custom.css file:

    /*Adjust the slide buttons*/
    .ja-slide-buttons span.ja-slide-next {
    right: 0;
    position: absolute;
    top: 170px;
    }

    .ja-slide-buttons span.ja-slide-prev {
    top: 170px;
    left: 0;
    position: absolute;
    }

    Adjust the top property if you want

    corbu123 Friend
    #504617

    Ah, thanks so much Leo, that works just beautifully. Appreciate it.

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

This topic contains 7 replies, has 2 voices, and was last updated by  corbu123 11 years, 1 month ago.

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