Viewing 3 replies - 1 through 3 (of 3 total)
  • Maybe you can try removing the CSS below at style.css line 462

    entry img, img.thumbnail {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 10px solid #E0E0E0;
    }

    you will have to remove border: 10px solid #E0E0E0;

    Thread Starter Robertchen

    (@robertchen)

    Thanks neo, that worked perfectly!

    Is there not an image plugin that fixes this issue?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing gray border around images’ is closed to new replies.