• Resolved andypressdee

    (@andypressdee)


    In Internet Explorer (only) the image captions/titles show overlaying the image rather than below it. Can anyone help me with this?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @andypressdee,

    Would you please ensure you are running the latest version of Internet Explorer? We recently had a customer report the same issue and it turned out to be an issue with the browser version rather than FooGallery.

    Let me know if you’re still having the issue after you’ve tested and we can look into this a bit more closely.

    Thread Starter andypressdee

    (@andypressdee)

    Hi. I checked and IE is up to date. Can you have another look please? The issue seems to be with the Simple Portfolio element. Thanks

    Hi @andypressdee,

    Thanks for the reply.

    I haven’t been able to duplicate this issue on my computer so I’ll ask @steveush to drop in and take a look with Internet Explorer when he has time.

    Are you able to confirm which version of Internet Explorer you are using please?

    Plugin Author steveush

    (@steveush)

    Hi @phillcoxon,

    This issue has been fixed on our internal development build which is why you are probably not seeing the issue however it has not been pushed live yet.

    @andypressdee you can either wait for the next release to resolve the issue or include the following CSS in your sites styles.css file.

    .foogallery.fg-simple_portfolio .fg-thumb {
        min-width: auto;
        min-height: auto;
    }

    Thanks
    Steve

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Internet Explorer image text issues’ is closed to new replies.