How do I remove picture frames in pages and posts?
Can you post a link to your site? It makes it much easier to help if you can.
Cheers
PAE
playitbyeyes.com
I take it you mean like the image on your home page, since I couldn't see any others:
#colLeft p img {
padding 0;
border-width: 0;
}
HTH
PAE
Thanks, peredur! That worked out just fine.
Good stuff.
PAE
You must log in to post.