• Resolved bill_8921

    (@bill_8921)


    Hi, Great plugin!

    I have a question. I cant get the images in the slide show to be centered over the bottom pager bar for the slider.

    When I upload pics I clik center. I have tried setting it to center align in options. My pics are sized at 500×400. I have the slider setting at 500×400.
    Using the responsive setting for slider also.

    No matter how I do it the slides(pics) are all aligned right. Meaning the right side of the pics are even with the right side of the bottom pager bar for the slider.

    Can I get them centered over it some how?

    Thank you

    https://www.ads-software.com/extend/plugins/ml-slider/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi Bill,

    Could you send me a link please, and do you experience the same issue when using a different theme (twenty eleven or twenty twelve)?

    Regards,
    Tom.

    Thread Starter bill_8921

    (@bill_8921)

    Hi Tom,

    Thanks for the help.
    Link: https://testsite.alap.info/slidertest

    You can see what I mean how the photo pushes to the right over the pager bar and a horizontal scroll bar gets added(scroll bar only when viewing on desktop).
    I did switch the theme to twenty eleven and then it pushed the pic to the left instead.

    Basically Im just trying to get the photos centered or the excat size of the pager bar.

    Thank you for the help

    Hi Bill,

    Thanks for the link. I looked a few days ago and saw the issue you were referring to, but didn’t quite get the time to send you the CSS fixes (the problem is due to your theme adding some CSS which is overriding the meta slider styles). Since then it looks like you’ve switched to coin slider which doesn’t display the same problems.

    If you could switch it back to FlexSlider (assuming you’d prefer to use that), I will send over the CSS that you’ll need to fix the problem.

    Regards,
    Tom

    Thread Starter bill_8921

    (@bill_8921)

    Thanks Tom,

    I switched it over to the responsive one you have as that is ultimately the one im trying to get working. The scroll bar is now visible.

    Thanks very much
    p.s. I had an error in the post the image sizes are 600×500 and it is set to that.

    Hi Bill,

    Please try adding this to your themes style.css file:

    .art-postcontent .metaslider ul>li, .art-post .metaslider ul>li {
        overflow: hidden;
        padding-left: 0;
    }
    
    .art-article .metaslider img {
        margin: 0;
    }

    Regards,
    Tom

    Thread Starter bill_8921

    (@bill_8921)

    TOM!

    It worked GREAT!

    Thank you!

    Cool, you’re welcome ??

    Please consider leaving a review if you get a minute!

    Regards,
    Tom.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Align over Pager Bar’ is closed to new replies.