sandal_woods
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot remove blue image borderThe borders on the images are now gone – it must have been something in memory, or a temporary file, or IE7, or … 🙂
My thanks again to everyone for your help!
Forum: Fixing WordPress
In reply to: Cannot remove blue image borderMy thanks to all, for all your help. You are correct, I bet it *is* something with IE7 on my end.
I am glad you cannot see any image borders, as it has been driving me crazy for quite some time. I will proceed with posting some logos; I was reluctant to post them, if they showed the image border.
Have a great week, everyone. You have been great, helping me as much as you did. A wonderful WP community!
Forum: Fixing WordPress
In reply to: Cannot remove blue image borderThank you all! I still have the border around the images, even after I implemented your suggestions. I am using IE7, by the way.
I appreciate any more suggestions. I am useless when it comes to this type of stuff 🙁
For example, one of the posts in question: http://sandal-woodsblog.com/2008/03/29/heating-season-is-almost-over-rh-update-for-my-shop/ . The images are at the bottom of this post.
The following is the code in style.css, based on your recommendations:
.post-content img {
padding: 0px;
border: none;
}.post-content a img {text-decoration: none;}
And in the post, for one of the images, I have:
…
<img border=”0″ width=”230″ src=”http://www…Forum: Fixing WordPress
In reply to: Cannot remove blue image borderThanks, mechx1.
I tried your suggestion, and it did not work. I wonder if *anything* else might be putting the blue border around the images.
I must find a way to remove the blue border. I appreciate any additional input. thanks!