My blog: http://frecklesandpurls.wordpress.com
Theme: Mistylook
I've created a couple of galleries for projects I've completed (via the "Gallery" tab at the top). When you go into the individual galleries (ie. http://frecklesandpurls.wordpress.com/gallery/knitting/ ) the thumbnails all have an annoying gray border around them that looks wonky and just detracts from the galleries.
Any way to get rid of those? I've tried EVERYTHING I can think of but they never go away.
The only thing in the Mistylook stylesheet that even mentions galleries is this:
#content #content-main .gallery .gallery-item a {
border-bottom: none;
}
And that doesn't give me much to go on. When I look at the page source on the gallery pages, right before the thumbnails it says:
<!-- see gallery_shortcode() in wp-includes/media.php -->
which leads me to believe that the guilty code is hidden somewhere from me. I just want to figure out some CSS that I can add to my stylesheet that will override any existing code that puts that gray border around the thumbnails!
Any help would be greatly appreciated! I'm pulling my hair out!
Thanks,
Allison
The blog I need help with is frecklesandpurls.wordpress.com.