Viewing 2 replies - 1 through 2 (of 2 total)
  • Well if it displeases you…look for this declaration in your theme’s stylesheet (style.css):

    .entry img,
    .entrytext img {
    padding:3px;
    background:#FFFFFF;
    border:1px solid #CCCCCC;
    margin-top:3px;
    }

    Remove the line for the border property.

    Thread Starter digga

    (@digga)

    thanks much. appreciate.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘how to remove image border’ is closed to new replies.