|
Author |
Message |
TRT
Joined: 10 Mar 2009
Posts: 3
|
Posted: Tue Mar 10, 2009 4:25 pm Post subject: How do I remove hairline boarder from psd's and jpeg's? |
|
|
All my files have a thin boarder around the perimeter of image. This interferes with drop shadows and doesn't allow the image to float seamlessly when I drop it on a page even if I match the background perfectly. How do I turn this boarder off?
Ok that's weird - when I upload an example file to this post there is no boarder, but when I use the same file and open it as a jpeg it has a boarder that you don't see here. Also when I insert the jpeg into my website tonight page, it has the boarder. What's going on?
Description: |
|
Filesize: |
6.26 KB |
Viewed: |
541 Time(s) |

|
Description: |
|
Filesize: |
6.26 KB |
Viewed: |
542 Time(s) |

|
|
|
|
|
 |
66stang66
Joined: 06 Mar 2009
Posts: 197
|
Posted: Tue Mar 10, 2009 7:15 pm Post subject: |
|
|
Not sure what you are seeing. Looks fine in your post. I even opened it up in CS4 and checked the edge pixels of the blue against other pixels in the middle. All are 0000fe for me.
|
|
|
|
 |
TRT
Joined: 10 Mar 2009
Posts: 3
|
Posted: Tue Mar 10, 2009 7:32 pm Post subject: |
|
|
OK - I discovered that this is a Website Tonight issue that automatically puts the boarder around the image when I make the image a link. They do provide access to the html code in their templates but I'm still trying to figure out how to add boarder=0 in their code.
<a href="http://www.convertibars.com/BikeSpecificKits.cfm"><img alt="" src="http://app4.websitetonight.com/projects/7/0/9/7/709719/images/order-button_4tk0.jpg" wstxclass="Image" mainsrc="http://app4.websitetonight.com/projects/7/0/9/7/709719/images/order-button_4tk0.jpg" uid="48b25a0f-8091-4116-acc7-5462344d4f32" mouid="6815cf56-407b-4fe5-b3f4-806933aa5c98" mosrc="http://app4.websitetonight.com/projects/7/0/9/7/709719/images/order-button_4tk0_06eg.jpg" /></a></font></p>
</font>
|
|
|
|
 |
66stang66
Joined: 06 Mar 2009
Posts: 197
|
Posted: Tue Mar 10, 2009 8:40 pm Post subject: |
|
|
<a href="http://www.convertibars.com/BikeSpecificKits.cfm"><img alt="" src="http://app4.websitetonight.com/projects/7/0/9/7/709719/images/order-button_4tk0.jpg" wstxclass="Image" mainsrc="http://app4.websitetonight.com/projects/7/0/9/7/709719/images/order-button_4tk0.jpg" uid="48b25a0f-8091-4116-acc7-5462344d4f32" mouid="6815cf56-407b-4fe5-b3f4-806933aa5c98" mosrc="http://app4.websitetonight.com/projects/7/0/9/7/709719/images/order-button_4tk0_06eg.jpg" border="0"/></a></font></p>
</font>
Should do it.
|
|
|
|
 |
TRT
Joined: 10 Mar 2009
Posts: 3
|
Posted: Tue Mar 10, 2009 10:29 pm Post subject: |
|
|
That did it! Thanks.
|
|
|
|
 |
Patrick
Administrator

Joined: 14 Feb 2003
Posts: 11945
Location: Harbinger, NC, U.S.A.
|
Posted: Wed Mar 11, 2009 4:59 pm Post subject: |
|
|
|
|
|
|
 |
|