• Resolved snaever

    (@snaever)


    Hello,

    First of all I want to say that this plugin is nice and does a really good job and I’ve donated a little bit to the developers.

    But I have a small problem here. As you can see on this screenshot: http://i.imgur.com/3urmK05.png there is a big space from the menubar to the images. It’s the very first line in the editor and there is nothing before it. There is a space underneath the gallery too, but it’s not as important as the one before.

    Can you please help me sorting this out? That would be fantastic.

    Have a nice day.

    http://wordpress.org/plugins/wp-imageflow2/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Anonymous User

    (@anonymized-1391468)

    Hello and thank you for your donation!

    The space can be fixed by a CSS adjustment. However, I would need to see an actual page in order to advise you correctly. Without that, I can suggest applying a negative to margin to the containing DIV for the gallery.

    Thread Starter snaever

    (@snaever)

    Hi swdd,

    I already have tried this you’re suggesting, but then it overlap the text. You can see the site here: http://skysolution1.dk/

    Anonymous User

    (@anonymized-1391468)

    Did you try this? It looks good when I plug that in the Chrome developer tools.

    .wpif2_imageflow { margin-top: -300px; }

    Thread Starter snaever

    (@snaever)

    Bugger, I’m pretty sure I’ve tried that!

    But it works, thank you very much!

    Thread Starter snaever

    (@snaever)

    I have another problem now. After I’ve inserted this it doesn’t work on mobile phones and tablets. Do you have a fix for that?

    Anonymous User

    (@anonymized-1391468)

    I need more specific details about what doesn’t work. For me I see the gallery fine. The touch control is currently limited to the scroll bar on the bottom, but I intend to add image swipe control on the next release.

    Thread Starter snaever

    (@snaever)

    Does it look fine when you visit the page from your phone? After I’ve inserted the code you sent me it doesn’t show up on my iPhone but when I remove it again it works.

    Anonymous User

    (@anonymized-1391468)

    I see what you mean. Maybe try a percent, like -10% instead to make it responsive.

    Thread Starter snaever

    (@snaever)

    Thank you, that seems to work!

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Huge space before gallery’ is closed to new replies.