Social Icons – IE11

Home Forums Criss Cross Skin Social Icons – IE11

This topic contains 0 replies, has 1 voice, and was last updated by  keithwjones 9 years, 6 months ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #409

    keithwjones
    Participant

    Tom

    There is an issue with the social icons when displayed in IE11. Not all the components display correctly. If you look at your demo in IE you should see what I mean.

    To overcome this I have added following to custom css

     

    /* To align social icons in IE */
    .sidebar .profile-icons .profile-icon:before {
    vertical-align: bottom;
    }

    #footer {
    line-height: 26px;
    }

    #header .profile-icons {
    line-height: 34px;
    }
    /* End To align social icons in IE */

    What do you think?

    Keith

    • This topic was modified 9 years, 6 months ago by  keithwjones.
Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.