versuch, hier noch [FONT=courier new][COLOR=#0000ff].entry-content img [/COLOR][/FONT]hinzuzufuegen:
Code
/* Image borders */
.entry-content img,
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
border: 1px solid #ddd;
padding: 6px;
}
evtl nebeneffekt: smileys oder so bekommen auch einen rahmen.