Image Artifacts in Flimstrip Style
RogersDA
Registered Users Posts: 3,502 Major grins
All 4 images are smugmug-created duplicates of images from another gallery. However, the last three images all have artifacts along their edges that were not present when the duplicates were created.
I repeated the process for one of the images and it again created the border artifacts.
The artifacts go away when using an alternative view style such as smugmug.
I repeated the process for one of the images and it again created the border artifacts.
The artifacts go away when using an alternative view style such as smugmug.
0
Comments
Portfolio • Workshops • Facebook • Twitter
I reset it...I was playing around with oher styles.
GreyLeaf PhotoGraphy
GreyLeaf PhotoGraphy
Can you reupload those four images and see if it repeats?
Portfolio • Workshops • Facebook • Twitter
Minor tweaks in Lightroom. Then in Lightroom, I opened the file in CS2 (settings are 16 bit tiff, adobeRGB). Made a few more minor tweaks and saved the tiff.
In Lightroom again I used the smugmug export to export the image to smugmug. Used jpg, 100% quality, sRGB as the export settings.
In the gallery the image is fine - no edge artifacts.
http://greyleafphoto.smugmug.com/gallery/4413036_8FS3M/1#262670196
I made a second copy of the image in the gallery. I then moved the image to the featured gallery. Artifacts appear on the lower edge. They appear to be an image rendering issue as the artifacts are actually the top of the image.
When you go to delete the photo the edge artifacts are not there:
GreyLeaf PhotoGraphy
I'm going to take this over to one of my test sites and try to replicate. I'll yell back.
Edit. So far I wasn't able to replicate. Still trying. David I sent you a link to look at via PM....
Add to your css section:
a:hover img.imgBorder, .imgBorderOn {
padding: 0px;
background-color: #f3f3f3;
border-color: #f3f3f3;}
I'll be poking around to see if there is another way....
Rich,
That code didn't do it for me () so I set the gallery to default theme and chaged the colors.
Thanks for the help on this.
GreyLeaf PhotoGraphy
I was using WebDev and Firefox to test. I was adding to the last page of css so it was over riding any of the other statements. Adding an !important might have helped you. padding: 0px !important;
Anything you need, yell
By the way, thanks for the props, too.
GreyLeaf PhotoGraphy