How to remove black border around image files?

I'm something of a beginner with Photoshop, so forgive me if I've missed something entirely obvious: for some strange reason I'm now getting a black border around all image files that I save through the "Save for Web & Devices" panel. Does anyone know how I can save without creating this border? It looks rather unsightly when I load it into a client site. The file in question is a .png, but I seem to be getting the same effect with all other image files as well.
Thanks in advance,
Shane

One cause could be having the matte color set to something other than none.
Is that a png-8?
MTSTUNER

Similar Messages

  • Remove Black Border Around Embedded Flash Video

    Hi-
    I have searched on the Web without luck, so again I have to
    turn tot he forum for help. I believe this should be simple and
    straightforward, but doesn't appear so. I have a simple little
    Flash video embedded in a plain old web page created with DW8. When
    the page is displayed in my web browser it has a thin black border
    around the video. I would like to remove this border (such as one
    might with image border=0). I have tried several "fixes" ranging
    from setting the BODY margin height to 0 to altering my external
    style sheet. None of these worked. I even created a fresh web page
    with no external style sheet at all and the border is still there.
    How on earth do I get rid of that ugly thing? Any help is greatly
    appreciated.
    -=SB

    can we see this border? URL?
    Chris Georgenes
    Adobe Community Expert
    www.mudbubble.com
    www.keyframer.com
    www.howtocheatinflash.com
    nuie wrote:
    > Hi-
    >
    > I have searched on the Web without luck, so again I have
    to turn tot he forum
    > for help. I believe this should be simple and
    straightforward, but doesn't
    > appear so. I have a simple little Flash video embedded
    in a plain old web page
    > created with DW8. When the page is displayed in my web
    browser it has a thin
    > black border around the video. I would like to remove
    this border (such as one
    > might with image border=0). I have tried several "fixes"
    ranging from setting
    > the BODY margin height to 0 to altering my external
    style sheet. None of these
    > worked. I even created a fresh web page with no external
    style sheet at all and
    > the border is still there. How on earth do I get rid of
    that ugly thing? Any
    > help is greatly appreciated.
    >
    > -=SB
    >

  • How to achieve black border around a logo

    Hello,
    I am trying to do a parody of a Top Gun logo and have it done except for the border around the image. I know this is probably very simple and I've googled it but can't figured it out.
    Here is an example:
    http://www.redbubble.com/people/tgigreeny/works/7360099-top-gun-sundown-with-tomcat
    I want to create that black border/background colour and can't figure it out.
    Thanks for any help you can offer.
    Mary

    Well actually it is a bit more complex than I wrote
    1 You have to outline the text and
    2. united it with the art (color bars that hbe the same color)
    3. you have to give the object a stroke and drag it below the fill in the appearance panel
    4 the jet plane needs a fill of white
    5. the star needs a stroke with the stroke being draged below the fill in the appearaqnce panel
    6. then you group everything and give the group a sufficent weight stroke cover all the gaps
    7 and finally you drag the stroke you gave the group below the contents in the appearance panel (that means it is behind the groups contents the logo art.
    Like such ( You have to think this one out.)

  • How to remove black layer around answer form

    Hi guys,
    When i export a filled in user registration form, I get these black layers around my filled in answers. I would like to remove these layers because I need to send these filled in forms back to my clients because they need to sign them.

    Removing field borders is not supported at this time for HTML based workflows. If this is a PDF based workflow and you had a full version of Acrobat you could set the field properties manually to not show borders.

  • How to add a border around images posted to Facebook?

    I am using LR 4.1, also usis PS CS5.
    Anyone who uses Facebook to showcase image galleries knows that Facebook changes how images are displayed from time to time.  One month it will be on a black background and the next on a white background.  And then they put overlay's on top of your images and they change things around whenever they wish.  There is not rock solid consistency from Facebook on how they display your images across devices or over time.
    What I am trying to do is to add some consistency to how my images are displayed by adding my own border to my images.  I need some ideas on how to best do this.  The way that I have been doing it does not appear to be ideal and I think someone must have a better way.
    Ideally, I would want Lightroom to add a border for me based on some setting under the export manager.  But as far I know there is no setting to do this?  (Why doesn't lightroom have any border options anywhere yet for anything it exports?  This would be relatively simple I think.)
    Here is the only way I know how to solve my issue.
    First, my other considerations:
    I want to keep my original images in my catalog in tact and as is w/o a border and with layers if it is a .psd file.  I do NOT want to destructively add a border to the catalog images, only the images that end up on Facebook.  I also want to add my watermark image to the final image so that it is done as the last step so that the bottom part of my watermark shows my web site address over the white border on the bottom of the image.  Using a droplet and the watermark in the same step does not work properly because it applies the watermark before it runs the action, not after.
    I have created an action to add a x pixel white border by:
    Merging (flatten) all layers
    Creating a new unlocked background "image" layer
    Expanding the canvas by x pixels.
    Creating a new white filled layer and moving it to the bottom of the layer's pallet.
    Adding a 2 pixel black inside stroke to my image layer and adding a drop shadow.
    I created a droplet from this action and put it in the droplet folder for LR.
    Now for the repeated steps that I am going through...
    Select the images that I want to write to Facebook.
    Export these images to a new folder using the droplet.
    Import the folder of all of these images back into Lightroom.
    Move the new images with borders on them into the correct LR FB publish service.
    Publish the photos using the sharpening and watermark settings.
    Delete the .psd files created in Step #2
    The steps that I would like to avoid are #2, #3, #6
    Or maybe I am going about this all wrong?  Anybody have any better ideas?

    You may find it much easier to use the Migrify plug-in from Tim Armes/Photographers Toolbox which does what you want from within Lr.

  • Removing hyperlink border around image/auto forward

    I made an image on a webpage into a hyperlink. However, I would like to remove the visual hyperlink border...the one that is blue before you visit it, and purple afterwards. How can I do this?
    And on a related note, how can I set the hyperlink to automatically move to the linked page after a certain amount of time, say 10 seconds? Thanks in advance for your help.

    I made an image on a webpage into a hyperlink. However, I would like to remove the visual hyperlink border...the one that is blue before you visit it, and purple afterwards. How can I do this?
    Add this to your CSS -
    a img { border:none; }
    And on a related note, how can I set the hyperlink to automatically move to the linked page after a certain amount of time, say 10 seconds?
    You'd have to have the onclick attribute of the anchor tag call a delaying javsacript routine that only releases after 10 seconds.  It's bound to be confusing, though.

  • How to remove black bars after image rotation

    I am very new to using premiere pro. I took a video with my smartphone as the content for a project.  The original dimentions was 1280 wide and 720high.  I imported the video and needed to rotate it 90 degrees.   Instead of wide, I need it tall. I imported and then went under effects control - motion - rotation to rotate how I wanted.
    But now on the screen has black bars on the sides since rotating it, and when I export the basic video settings is greyed out, so I can't change it. It is set/fixed at 1280 x 720 with the black bars.
    How can I remove the side black bars in premiere pro to fit the dimensions of the newly rotated video?

    You need to create a new sequence with the settings at 720X1280 and put your video on that sequence. It requires you to use the custom settings so make sure everything matches.
    To export it after you edit it, choose a 720p format and unlock the Width and Height so you can manually set the image to 720X1280.  That should work for you.
    To make sure I wasn't steering you wrong, I just shot a vertical video, imported it into a 720X1280 custom sequence, put a title on it and exported it using an Android preset, unlocked the settings and swapped the width and the height. I then emailed it to my phone and played it. Worked great.  It also plays OK in Windows Media Player. It is funny to see it that way on a PC, but I can think of a few reasons that I might be inclined to shoot that way. Specifically if I was going to play it on a portrait oriented display.

  • How can I print with black border around edge of image?

    I'd like to add a black border around the edge of certain images I'm printing. I know it's fairly trivial in Lightroom, but I can't see where this option is in Aperture. Is this lacking in Aperture, or am I just missing it? Many thanks.
    PS -- I'm aware there are some plug-ins that claim to do this, so if Aperture can't do this, please feel free to chime in with comments on the best plug-in for this task.

    Rich Hayhurst wrote:
    Here's what you need:
    http://www.apple.com/downloads/macosx/aperture/apertureborderfx.html
    Aperture BorderFX 1.1
    Thanks, Rich. That's a good plug-in, and does cover what I need (with lots of other features, too). The problem, though, is it requires an export of the image, which I then have to either print from another application, or reimport to Aperture to print. I was hoping to find something that will either just apply the border to the print job, or that would serve as more of an Edit With . . . type of plug-in than an Export plug-in, so I can keep everything in one place. Thanks again.
    Message was edited by: jeffd55

  • Black border around hotspots in Image map?

    I have an image map in my HTML file that contains three
    circular hotspots. When they're viewed in a browser, each one has a
    black border around it after it's clicked on. I've seen other help
    threads on the border problem talk about putting 'border:none" in
    the IMG tag, but there's no IMG tag..it's an image map and border
    is already set to "0". The code is below:
    <map name="satelliteLinks">
    <area shape="circle" coords="94,64,41" href="
    http://gi.leica-geosystems.com/LGISub5x307x0.aspx"
    target="_self" />
    <area shape="circle" coords="297,51,48" href="
    http://www.erdas.com/erdasCompanyNews.aspx"
    target="_self" />
    <area shape="circle" coords="517,59,43" href="
    http://www.erdas.com"
    target="_self" />
    </map>
    Any suggestions would be very helpful as my deadline to have
    this complete is today!!

    jgleica wrote:
    > I have an image map in my HTML file that contains three
    circular hotspots. When
    > they're viewed in a browser, each one has a black border
    around it after it's
    > clicked on. I've seen other help threads on the border
    problem talk about
    > putting 'border:none" in the IMG tag, but there's no IMG
    tag..it's an image map
    > and border is already set to "0". The code is below:
    > <map name="satelliteLinks">
    > <area shape="circle" coords="94,64,41"
    > href="
    http://gi.leica-geosystems.com/LGISub5x307x0.aspx"
    target="_self" />
    > <area shape="circle" coords="297,51,48"
    > href="
    http://www.erdas.com/erdasCompanyNews.aspx"
    target="_self" />
    > <area shape="circle" coords="517,59,43" href="
    http://www.erdas.com"
    > target="_self" />
    > </map>
    >
    > Any suggestions would be very helpful as my deadline to
    have this complete is
    > today!!
    >
    Thats the way the web works, its an accessibility feature, as
    its how
    you can tab around the page and see where the links are. Look
    at any
    website, click the link, and see what happens.
    Steve

  • How to get rid of the black border around the artboard

    Hopefully my last question for tonight.
    I need to get rid of the black border around the artboard. The two images show my drawing lined up with the art board and then inside the artboard. The dark gray is not the artboard.
    As you see, the artboard has a black border. I need to get rid of it. It shows up in my project when my color key is green. The black won't go to transparent.
    So how-to get rid of the border? Thanks
    ***Update***
    I figured it out. View > Hide Artboards. Maybe this will help someone. Doesn't change the fact my spider looks like a tick:)

    Doesn't change the fact my spider looks like a tick:)
    Try to get hold of a real spider and take a look at its anatomy, specially where the legs sprout from :-)

  • Black border around bg image

    Hi I have given up on the random bg images for my client's site at www.carterbrands.com  I have allocated an image per page.  I am getting a black border around the image.  I dimly remember that there is a way around this but I have forgotten what it is.  Any help greatly appreciated.
    Thanks in advance, Matt.

    But... my layout grid is 1010 by 740.
    I'm sure it is
    However, your grid floats on a page that is whatever size your various viewers choose. Change your screen resolution, pull your browser window out wide or shrink it up small - a web page is fluid, flexible - and has NO fixed size.
    We design for a particular width in pixels (some of us, not all the time) - in the hope that most of our target audience will see that fitting neatly on to their screen most of the time, but we have to accommodate people who make different choices.

  • I have a black border around my video and I would like it to be full screeen

    I am running Premier Elements 10 on a PC and I am getting a black boarder around the video and I have rendered it multiple ways.   Is there a way to get it gone?  This is the link for youtube.  HCC 2014 video Final - YouTube
    Thank you
    Bruce

    Answers in CAPS.  But from playing with the file, it does not appear that I can get rid of the black border.   I would have to start again from scratch.    I tried a FV4 file format and a AVCHD.mp4 format and they both have black borders.   Any other suggestions on how to get rid of the border, or is it impossible at this point.
    Thanks Bruce KeenanPresident, Himalayan Children's Charitieswww.hccnepal.org
          From: A.T. Romano <[email protected]>
    To: Bruce Keenan <[email protected]>
    Sent: Thursday, November 6, 2014 6:14 PM
    Subject:  I have a black border around my video and I would like it to be full screeen
    I have a black border around my video and I would like it to be full screeen
    created by A.T. Romano in Premiere Elements - View the full discussionBruceKeenan Thank you for the reply with a lot of important details. With a 99.9999% certainty, I believe you issue is thata. you used 4:3 project settings for 16:9 source mediab. when you imported that 16:9 source media you used it as is without scalingit to get rid of the black border at the top and bottom of the frame caused by the 16:9 source ina 4:3 project. Apparently when you opened the new project, you accepted the default which is NTSC DV Standard 4:3 insteadof changing that to the project preset that would best match the properties of your source 16:9. For you to check out... a. Open a new project and, in the new project dialog, click on change settings, followed bychanging the project preset toNTSCDSLR1080pDSLR [email protected]   
    I OPENED A NEW PROJECT AND THE STANDARD SET WAS NTSC-DV-STANDARD-48kHz WHICH IS MY PROBLEM AS YOU POINTED OUT.    
     b. If you really want a F4V file HD, thenShareComputerAdobe Flash Videowith Presets = F4V - HD1080p (Flash 9 and Higher) If you want a MPEG2 file (SD), thenShareComputerMPEGSwith Presets = NTSC DVD Widescreen If you want a MPEG2 file (HD), thenShareComputerMPEG2with Presets = HDTV 1080p 29.97 High Quality If you want to explore with an AVCHD.mp4 file (HD), thenShareComputerAVCHDwith Presets =  MP4 - H.264 1920 x 1080p30 Lots to explore. And, there should be no black borders anywhere. If any questions or needclarification, please do not hesitate to ask. Thank you. ATR Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6906984#6906984 Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:  To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Premiere Elements by email or at Adobe Community For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Thin white border around image in browser

    In Firefox and Safari a thin white border appears around a
    black image. My background is black so.....is it a matter of the
    blacks being slightly different? I'd like the image to appear
    seamless on the page. How can I fix this?
    http://wall-eye.com/about.html
    (it's the Walleye eye navigation image)
    keith

    Hi, Even when you assign 100% to width and height you will notice one black border around applet in case of IE5.0 When I go in to full srceen mode in IE 5.0 It should not show me scrollbars.
    But because of this border scrollbar remains

  • Thin black borders around image (keyline)

    Hi,
    Does anybody know how to put a thin black border around an image in elements 4?
    Thanks

    [email protected] wrote:<br />> Hi,<br />> Does anybody know how to put a thin black border around an image in elements 4?<br />><br />> Thanks<br />>   <br />I know a few ways to do this.<br />(A)<br />1. Ctrl A to select the image<br />2.<Edit><Stroke (Outline) Selection..<br />3. On the resulting Dialog set out the width, colour and location (Inside)<br />4. Click OK<br /><br />(B)<br />1. <Image><Resize><Canvas Size..><br />2. Check the Relative CheckBox<br />3. Choose you Canvas Extension Colour (bottom of dialog)<br />4. Set the Anchor point to the Centre<br />5. Change Units to pixels<br />6. Set your pixel width<br />7. Click OK<br /><br />(C)<br />1. Ctrl A Selects all of image<br />2. <Select><Modify><Border..><br />3. Choose a border width click ok<br />4. Leave Selection Active<br />5. <Layer><New Fill Layer><Solid Colour> then OK (or whichever way you <br />are used to doing this)<br />6. Modify the Fill Layer for any colour Border you choose.<br /><br />Maurice

  • Black border around screen

    Hello, I'm not entirely sure when this started but I have an annoying 1/4" black border around my screen. I think it has to do with scaling, but can't find an option within the integrated Intel HD Graphics to change built-in monitor.  This notebook has Intel HD graphics 4400, and is running the most current Intel Graphics HD and WIndows 8.1. Any help would be appreciated.  Thanks!

    , Hello and thanks for posting on the HP support forums.  The first step you should try is a system restore back as far as you can go.  This will change your configuration back and remove any updates that may have caused this. HP PCs - Using Microsoft System Restore (Windows 10,8) Here are a couple other links that may be of help. HP Notebook PCs - Troubleshooting a Notebook LCD Panel Issue (Windows 8/8.1, 7) And. HP Notebook PCs - Resolving Problems with Notebook Displays (Windows 7 and Windows 8) Please let me know how things go. Thanks again for posting and have a great day.

Maybe you are looking for