This image class definition is creating the border:
.postContent img { margin: 10px; border: 3px solid #CCC; }
Looks like line 406 of this file:
You may be able to edit the stylesheet of your theme from the Appearance menu.
Destroy the line that starts with border.
Please Note: Comments maybe under moderation after you submit your comments so there is no need to resubmit your comment again
Want to put your ad here, contact us
1 Comment Received
April 8th, 2010 @12:55 pm
This image class definition is creating the border:
.postContent img {
margin: 10px;
border: 3px solid #CCC;
}
Looks like line 406 of this file:
You may be able to edit the stylesheet of your theme from the Appearance menu.
Destroy the line that starts with border.
Leave A Reply