I've done a search here but can't find anything about this, is there anyway to remove the 1px solid black border around the flickr widget in Twenty Ten?
Thanks! :)
The blog I need help with is tiotio29.wordpress.com.
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
I've done a search here but can't find anything about this, is there anyway to remove the 1px solid black border around the flickr widget in Twenty Ten?
Thanks! :)
The blog I need help with is tiotio29.wordpress.com.
Yep. You can remove the black border from the Flickr widget in Twenty Ten with this CSS:
#flickr_badge_wrapper {
border: none;
}
Thank you!! :)
Cheers. :)
This topic has been closed to new replies.