By providing a link… so the helpers can see what are you talking about.
(and don’t yell in your title!)
Sorry for the title.
This is my site: http://www.fashionfillers.com/
I don’t like the lines around every picture.
And what does stop you from reading a bit your own stylesheet (style.css in your theme folder):
.story img {
float: left;
margin-right: 8px;
padding: 3px;
background: #FFE5E5 ;
border: 1px dashed #555555;
}
Pay special attention to the last line 🙂
Lol, I already did that about a 100 times, but it’s really much information you get when you’re just new here and never heard of stylesheets. I will give it a try 😉
Removing that last line – the border around your pics should disappear.