Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter muitommy

    (@muitommy)

    is it something to do with the version of jquery? what can I do with it?

    Plugin Author foo123

    (@foo123)

    Hi Tommy,

    the link does not show any js error. It seems the images are just too large so the slider is broken (does not appear horizontal)

    There seems to be a css issue, making the items not wrap themselves

    It is probably related to the theme you use. Try to play around with the css rules for the items and/or the container.

    The slider css is loaded on the page (at the bottom), this is done so as to load the assets only when needed (slider is present on the page).

    Hope this helps

    Plugin Author foo123

    (@foo123)

    The theme style seems to take precedence over the elastic-slide css
    (using firebug) so the elastic-slide css is not accessed at all for the slider elements

    The slider has a container class “elastic-slide”, target this class
    with your css or alter the theme css rules to not override this class container.

    Thread Starter muitommy

    (@muitommy)

    Thanks Nikos.

    I tried to remove all my theme’s css, and it still didn’t work. I’m trying to reach the theme author for further help as it may seems not the error of the plugin.

    Thanks a lot! Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Need to help to get it work with my theme’ is closed to new replies.