How do I Remove Image Frame (gray border)
1) Scale the frame to fit around my images, which are about 300x200 and center the frame
2) Remove the frame and center the image without a frame
The same kind of problem occurs on the horizontal images on post pages when the image doesn't scale the width of the page.
Thank you.
Comments
.image_frame, .wp-caption { border-width: 0px !important; }