[Resolved] Bullet points are seperated from text in IE 11

Home Forums Support [Resolved] Bullet points are seperated from text in IE 11

Home Forums Support Bullet points are seperated from text in IE 11

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #69089
    Alfred Beil

    Hi, got problems with how page is handled by different browsers.

    http://barthconsulting.net/ueber-mich/

    Firefox and Chrome show it correct, Internet Explorer 11 is separating bullet points from text and even placing them into the picture. Please advice….

    Kind regards,
    Alfred

    #69253
    Tom
    Lead Developer
    Lead Developer

    Can you try using this CSS?

    ul {
          list-style-position: inside;
    }

    Let me know if that works ๐Ÿ™‚

    #69288
    Alfred Beil

    Hi Tom,

    it worked! I put it into styl.css – perfect result!

    Thank you so much for your assistance!!

    Warm regards,

    Alfred

    #69339
    Tom
    Lead Developer
    Lead Developer

    Glad I could help ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.