Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi d_alinus2004, you might have another element in your theme “covering” up the flags. I have seen this before, and can fix if this is the case.

    Would you mind sharing the link to your site here:

    http://www.studio88design.com/get-in-touch/

    Thank you for your question!

    Rob

    I going to close this topic, assuming that this is fixed. Please post additional info here to provide an update.

    Thanks!

    Mikey B

    (@mikebackhouse)

    Hi Rob,

    What is the fix for this please? I’m having the same issue, I’ve tried

    .flags {z-index: 999999;}

    But this hasn’t worked. I tried a -1 on the body element of my themes CSS but that breaks the layout for some reason.

    My site is: http://www.ecdis.org If you resize the browser, you’ll see the issue

    Thanks in advance!

    Mikey B

    (@mikebackhouse)

    I’ve solved it! I didn’t realise you have to set an absolute position on the flags div. This fixed it:

    #flags {position:absolute; right:20px; top:0px; z-index:9999999999;}

    (Possibly a few too many 9’s but you can’t be too safe! 🙂 )

    Hi mikebackhouse,

    I’m glad you found a solution for this. I apologize for not being available to help.

    Thanks so much for using the plugin.

    Rob Myrick

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘The flags it's not clikable’ is closed to new replies.