EnnisP
09-01-2010, 09:03 AM
I recently posted six pictures to a blog post all of which were edited with the same online program. five of the pictures are fine. One picture is showing white space between the edge of the image and the border on three sides only. The fourth side shows the border as it should be, flush with the edge of the image.
I submitted a request for help with the online site and following was the answer:
"Looking at the underlying JPGs for those images, they do not have borders at all. So Picnik has not added them.
It appears that your blog software is automatically adding a whitespace and border around those images. When I view your page with styles turned off, the borders disappear.
You might need to check your stylesheet for how it styles images that are linked ie, images that are inside of <a> tags."
I removed the following code from the offending pic (this code was the only diff between it and the others) and it solved the problem:
<a href="http://nowthinkaboutit.com/wp-content/uploads/2010/08/Mom-chick-225.jpg"> </a>
My questions: Why was this inserted in the first place and why does it make a difference? Also, how do you view a page with styles turned off?
I am using a WordPress platform for a stand alone blog with the "Revolution Code Blue" theme and working with a MacBook.
I submitted a request for help with the online site and following was the answer:
"Looking at the underlying JPGs for those images, they do not have borders at all. So Picnik has not added them.
It appears that your blog software is automatically adding a whitespace and border around those images. When I view your page with styles turned off, the borders disappear.
You might need to check your stylesheet for how it styles images that are linked ie, images that are inside of <a> tags."
I removed the following code from the offending pic (this code was the only diff between it and the others) and it solved the problem:
<a href="http://nowthinkaboutit.com/wp-content/uploads/2010/08/Mom-chick-225.jpg"> </a>
My questions: Why was this inserted in the first place and why does it make a difference? Also, how do you view a page with styles turned off?
I am using a WordPress platform for a stand alone blog with the "Revolution Code Blue" theme and working with a MacBook.