Forums

Meteor Slides
Meteor Slide Show - IE7 / IE9 (6 posts)

  1. David Lawman
    Member
    Posted 4 months ago #

    I am using the Meteor slide show works fine in IE9, but in IE7 the next / back tabs are at the top of the slide, rather than the middle, my title page text also over writes the site description text in IE7 but ok in IE 9. Thus may not be an issue with Meteor Slides, but if you have give me any pointers that would be greatly appresiated.

    http://www.feeinmarket.org.uk/2012_Update/

    Many Thanks

    David

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

  2. JLeuze
    Member
    Posted 4 months ago #

    Hi David, I think the issue with the title text is that the lineheight of the title is very short, half that of the text size. There is some padding there to push it back down, but IE7 is not using this padding the same way and you are seeing that lineheight issue.

    If you explore that code with Firebug, you'll see what I mean. Try adding this to your stylesheet and see how it looks:

    #site-title {
        font-size: 30px;
        line-height: 30px;
        margin-right: 270px;
        padding: 0;
    }

    The issue with the prev/next nav position on IE7 is a problem with Meteor Slides. I just tested it and the styling for the nav only works correctly in IE8 and up. Thanks for pointing this out, I'll make sure that the nav lays out better in IE6/7 in the next version of my plugin.

  3. David Lawman
    Member
    Posted 4 months ago #

    Many THanks

  4. JLeuze
    Member
    Posted 4 months ago #

    No problem!

  5. trixienolix
    Member
    Posted 3 months ago #

    Hi I get the issue with navigation prev/next with ie8 as well. it's fine with "paged"... just the next / prev is at the top of the slide and cut in half

  6. JLeuze
    Member
    Posted 3 months ago #

    I'm sure this is related to this problem in the other thread.

Reply

You must log in to post.

About this Plugin

About this Topic