picture border not disappearing for my client's site.

0 replies
I am working on a site for my client and i am in the css files editing them trying to get rid of the picture borders, but I found this:

#about-content { padding: 0px 20px 20px 20px; }
#about-image-border { float: left; margin: 0px 10px 5px 0px; border: 10px solid #0C4958; }

and this:

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }

the question is how do I get rid of the border of the pictures completely.

and another thing is that with google chrome the border is gone, and with internet explorer 9 the border is there.

PM me or just post here that you might be able to help and i will send you the link to the site for looking over.

thanks.
this is due this week and I am stuck on this right now.
#border #client #disappearing #picture #site

Trending Topics