hello,
I have the same question, how to remove borders around the images ?
One of the WP sites I run is http://www.korea-hapkido.eu
thanks in advance !
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
hello,
I have the same question, how to remove borders around the images ?
One of the WP sites I run is http://www.korea-hapkido.eu
thanks in advance !
http://www.korea-hapkido.eu/ is using WordPress, but it is not setup here at WordPress.com. See http://support.wordpress.com/com-vs-org/ to learn about the differences.
Here is a tip for this time:
img[class*="align"], img[class*="wp-image-"],
#content .gallery .gallery-icon img {
border: none;
padding: 0;
}
Please post future questions at http://wordpress.org/support/ or on a CSS forum.
This topic has been closed to new replies.