• Resolved ebizmoney

    (@ebizmoney)


    I’m using Responsive Child Theme and I would like to center my slider box. My box is width= 917 x height= 355. Initially I tried to adjust the width so that it became a full width slider but that doesn’t work out, my images seem to contract slightly while the slider box remains the same size. Help!

    http://wordpress.org/extend/plugins/meteor-slides/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Josh Leuze

    (@jleuze)

    I could tell you for sure if you posted a link, but adding this to your theme’s stylesheet should work:

    div.meteor-slides {
    margin: 0 auto !important;

    }

    Thread Starter ebizmoney

    (@ebizmoney)

    Hi J,

    Eureka! Just tried it and worked like a charm thanx so much for your help.

    Plugin Author Josh Leuze

    (@jleuze)

    You’re welcome!

    Hi Josh,
    Would appreciate knowing where I’m going wrong in trying to center my Gallery slideshow: Magnolia House accommodation.

    I’m using WeaverIIpro and placed your code advised above:”div.meteor-slides {margin: 0 auto !important;}” directly into the ‘custom css’ Adv Options in the theme – however no centering is occuring.

    Could it be associated with ahving 2 slideshows operating with differnet sizing?
    Thanks Dennis

    Sorry guys I have fiddled with this for too long and no <div> commands work either.

    Gave up and loaded WordPress Slideshow & great, I’m up and running the <div> command worked fine and better still I get a text overview on each slide to advise the viewer of what it’s about.

    Still have Meteor for the nice welcome page header image slideshow & it works fine.

    Dennis

    Plugin Author Josh Leuze

    (@jleuze)

    Hi Dennis, glad to hear you came up with a solution.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Centering the Slider Box’ is closed to new replies.