Bounding box around rollover images

Can anyone tell me how to remove a visible bounding box on
rollover images. The bounding box does not appear until you click
on the rollover image. This does not show up in Safari but does
show in IE and Firefox. Any help is appreciated.

> I have
> one other question, do you know why some browsers are
set for seeing this
> bounding box and others (like Safari) are not?
No, I have no idea. But I realize, I may have given you a bum
steer. What
I was describing was the a:focus functionality which happens
BEFORE you
click. What you are asking about is something that you see
AFTER clicking,
right? In that case, try the CSS rule -
a img { outline:none; }
and see if that works.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"webimom" <[email protected]> wrote in
message
news:gav2ut$qie$[email protected]..
> Murray, Thanks for the code and for the information, I
had no idea it
> could be
> useful. It just looked odd on my rollover buttons. I am
a newbie at all
> this,
> barely knowing HTML (planning on taking a class) but
loving Dreamweaver. I
> have
> one other question, do you know why some browsers are
set for seeing this
> bounding box and others (like Safari) are not?
>
> I really appreciate your help and going to take your
advice and leave it
> alone.
>

Similar Messages

  • Enlarged bounding box around imported vector images (InDesign/Illustrator CC 2014)

    Hi all, I've searched the forum for an answer but can't seem to find one. Hopefully someone can help.
    Ever since my upgrade to CC2014, whenever I import a vector image from Illustrator into InDesign, the image comes in with an expanded bounding box. Unlike in the old days (i.e., the moment before I upgraded), when the bounding box would exactly enclose my image with no extra white space on any of the sides.
    Sometimes the bounding box is small and sometimes it's gigantic. I cannot determine any rhyme or reason why it varies. Sometimes it's wider on the sides than on the top/bottom. Other times it's gigantic on one side but not the others. Basically, it's all over the place with no consistency that I can determine.
    I find it incredibly visually distracting to have these weird-sized bounding boxes around my art, and it sucks to have to constantly resize them on every imported image.
    I promise there are no guides, stray points, etc. in the Illustrator files. There is absolutely nothing "invisible yet there" that would create these expanded bounding boxes.
    Two samples are below.
    Note on this first one that the bounding box is wider at the right than the left.
    On this second sample, note that the bounding box is gigantic in general, but especially at the top, and it's smaller on the sides/bottom. Huh?
    Any ideas? I desperately want this to stop. Just want a bounding box that exactly encloses my artwork after I import it.
    Thank you for your ideas or suggestions,
    Laurie

    Hi Bob, thanks very much for this info. I figured there was a checkbox hidden somewhere...
    I tried all of the cropping options and although it seems like this would be a fix, it's unfortunately not fully resolving the issue.
    The option that gets me closest is "crop to art." However, as you can see from the sample below, there's still a pretty large gap at the bottom, as well as a small one at the left side. (The top and right actually are cropped to the art, as requested.)
    Do you have any other suggestions of things I can try? Or does anyone else have any ideas?
    Thanks again,
    Laurie

  • White box around png images in Final Cut Express 4.0

    I was putting in some muzzle flashes into my video with final cut express 4.0, they were png images and there was a white box around the muzzle flash after i used the composite mode screen effect, if anybody knows what the problem is i could use the help.

    I inserted a 3D bullet into my movie and it had a black background. I used Composite Screen and it it worked, but it made the bullet slightly transparent. What should I do?

  • Gray bounding box around moive

    A grey bounding box appears around movie when mouse roll over
    in Internet Explorer. How can I get rid of it?

    *run - duck and cover*
    been the most asked topic for months - most here are simply
    too tired of responding to this question
    anymore - search this forum, any forum, any blog, adobe or
    microsoft.com or google for "active content".
    --> **Adobe Certified Expert**
    --> www.mudbubble.com
    --> www.keyframer.com
    susanacrf wrote:
    > A grey bounding box appears around movie when mouse roll
    over in Internet Explorer. How can I get rid of it?

  • Save only the bounding box region of image as png?

    Hi,
    I'd like to save each layer's item as png.
    If possible, i'd like save only the bounding box of image(of an item), and the corresponding bounding box's origin/size info(relative to artboard's origin) somewhere as text file.
    To do this,
    I need to be able to get a bounding box of an item.
    and possibly artboard's origin. (because I'm not sure where a bounding box's coordinate's origin is).
    Thank you in advance

    If I understand you correctly you have one table with a bunch of yes/no values (SA, SC, SS, etc.).  Then for each record in that table you want to output a string listing all the fields from the first table which = yes (i.e are checked).  Perhaps
    the following code would get you started:
    Sub JimNeal()
        Dim strProcedure_Value As String
        Dim rst As DAO.Recordset
        Dim rstOut As DAO.Recordset
        Set rst = DBEngine(0)(0).OpenRecordset("TableWithCheckboxes")
        Set rstOut = DBEngine(0)(0).OpenRecordset("OutputTable")
        Do Until rst.EOF
            strProcedure_Value = ""
            If rst!SA Then strProcedure_Value = strProcedure_Value & "Surface Area,"
            If rst!SC Then strProcedure_Value = strProcedure_Value & "Surface Contour,"
            '... etc
            If rst!SS Then strProcedure_Value = strProcedure_Value & "Steep Slope,"
            rst.MoveNext
            ' Strip off final comma
            If Len(strProcedure_Value) > 0 Then strProcedure_Value = Left(strProcedure_Value, Len(strProcedure_Value) - 1)
            ' Output the string to your output table
            rstOut.AddNew
            rstOut!Procedure_Value = strProcedure_Value
            rstOut.Update
        Loop
        rst.Close
        rstOut.Close
        Set rst = Nothing
        Set rstOut = Nothing
    End Sub
    -Bruce

  • Bounding box around Text Illustrator CS2 12 Windows XP

    My computer crashed while using Adobe Illustrator and when rebooting I have lost the bounding box when typing text. Now I am unable to resize my text. Any suggestions on how to get the bounding box back? Clicking the direct selection tool does nothing. I can outline the text but still no bounding box to grab and resize.
    Should I reinstall Illustrator? Is there a default setting to go back to? If I shut down and reboot the same problem happens.

    Is it just text objects or others, as well?
    See
    FAQ #6

  • Black box around dropped images after publishing.

    Any idea why this happens? I pull an image, edit it, and delete the background and bam it gives me a black background instead. Also what can I do to make my color indexes match in iweb and photoshop?

    Hello Al,
    Thanks for writing, I have checked again and the specs match both:
    vid rate 25fps frame size 1440x1080 AIC pixel aspect HD (1440x1080) Field dominance None.
    However I checked a couple of other sequences and noticed that some had Field Dominance None and a couple of others had Field Dominance Upper/Odd.  Although they all are playing full screen in HD.
    Any suggestions most welcome.  Regards,

  • Can you change the colour of an 'image' bounding box?

    This concerns bounding boxes not 'strokes'.
    Is it possible to customise the default colour of a bounding box around an image?
    I know that the default 'rectangle image frame' matches the Layer colour (eg: Layer 1 - Light Blue, with an the image bounded by a brown box) which is easily changed by moving it to another layer (eg: Layer 2 - Red, which displays an image bounding box of Cyan). What defines the colour of the bounding box of an image that is placed inside the 'rectangle image frame' and can it be changed?
    I have no real necessity to change it, I just wondered if it was possible?
    Steve

    I'm not sure you understand the terminology.
    The bounding box is an imaginary rectangle that encloses the shape of an object or group of objects. For a simple graphics frame this is the same size and shape as the frame and is poisitioned on the frame edge (and it's what you see when you select the frame). The bounding box is used for calculating object positioning. When dispalyed, it takes on the color assigned to the layer.
    The frame edge is also fictitious. It's a screen display aid that can be tuned on or off to help you locate objects and also uses the color assigned to the layer. It corresponds to the path that describes the edge of the frame, so might not be rectangular (a bounding box is always rectangular).
    The stroke is an attribute assigned to the path describing the perimeter of a closed object or the path itself of an open path. Stokes can be assigned a weight, color, and stroke style such as dotted or striped.
    An image placed inside a frame has it's own bounding box, but not a frame edge or stroke. To see the image bounding box use the direct select tool to select the image inside the frame. If you crop an image so it is larger than the containing frame, or or enlarge the frame so the image does not completely fill it, you can see the differnce between the bounding boxes very easily. The color of the image bounding box is also tied to the layer color and is not editable by the user.

  • Firefox box around zoomed out images issue w/ (xf86-video-intel)

    When I zoomout on a page firefox displays a insetted box around my images.
    Most notably in my webmail client, however it happens even on the forums if I zoomout.
    Regualar zoom: http://world.pyther.net/files/Firefox/regular_zoom.png (The way it should look)
    Zoomed Out: http://world.pyther.net/files/Firefox/zoom_out.png (Inset boxes around images)
    This happens with both the offical arch build of firefox and the spookyet build. I have no idea how to fix this, it is very annoying!
    Any help would be great!
    EDIT:
    After doing some more research I have narrowed this down to being an issue with xf86-video-intel. The problem does not happen if I use the xf86-video-vesa driver. I have filed a bug report at https://bugzilla.mozilla.org/show_bug.cgi?id=468366
    Last edited by pyther (2008-12-07 21:37:12)

    Bug reported, anyone thing I need to add anything else?
    https://bugzilla.mozilla.org/show_bug.cgi?id=414928

  • Gray box around images in PDF and when printing? Why?

    Hi,
    I'm using CS5 and I'm getting a gray box around any image embedded in my document.  The box comes if I click on it when a PDF and it prints around them.  I can't seem to figure this one out.  I'm not used to prepping files for print and I'm trying to send this out to someone who needs to print it.
    It's CMYK.
    I've tried to flatten transparency using both vector and rasterize.
    I've made sure the images are embedded.
    I can't figure this out!!
    Please, help.
    Thanks.

    does this look like your problem?
    http://indesignsecrets.com/eliminating-ydb-yucky-discolored-box-syndrome.php

  • Getting white boxes around images.. help!

    I dont know whats going on. I havent used Dreamweaver in a
    while and am having an odd issue.
    Located here: www.gwoodsconst.com
    I am getting white boxes around the images. Not sure what the
    issues. Any thoughts? Thanks.

    Your image contains the white box, not your HTML. If you
    created it in a graphics program like Illustrator or Corel, the
    anti-aliasing setting at export put a thin blur around the edges to
    visually smooth the image
    Crop the image by one or two pixels then reset your sizes so
    it’s not distorted.
    That will fix it.

  • Blue box around image link

    I seem to get this obnoxious blue box around all image links
    I create in Dreamweaver cs3. Has anyone experienced this and if so
    how do I get rid of that bugger

    >I am very new to this, but the way I got round this
    problem was to add
    >border="0" after the height="xx" for that image.
    That'll work but it requires border="0" to be individually
    added to every
    single <img> which is a link in every single page on
    your site.
    The method suggested by Alec is created just the once and
    applies
    automatically to every single <img> which is a link on
    every page both now
    and into the future i.e. nil maintenance.
    I know which I prefer :-)
    Regards
    John Waller

  • Blue bounding box - Can't Remove

    www.cfhda.com/menu.html
    In Firefox and Navigfator, but "not Safari or Explore," there
    is a blue bounding box around a link (pricing) at the bottom.
    It shows up in the DW doc, but I can't get rid of it. The
    link is a png in a table cell but there are no border or background
    colors selected or on the png.
    The page property is set to black, but I can't see that that
    would make a difference.

    The link-ness of the image causes it to have that boxed
    appearance. The
    explicit border attribute overrides it.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "iJack555" <[email protected]> wrote in
    message
    news:ev0jp7$dkn$[email protected]..
    > Thanks guys..I went with easy fix from Steve.
    >
    > Just curious, and always in need of a techie brain
    upgrade; what's at work
    > here that causes a border = 0 code to make it go away?

  • Blue box around link wont go away

    Im using DW cs3 and trying to redo a website. I have
    everything in place, but when I add a link to an animated gif in
    center of my page, it adds a blue border around the image. How can
    I turn this off?
    I have a nav column on left side of page will rollover
    effects and there is no blue box around those images.
    If thats not bad enough, I also have an animated gif above my
    nav column, and when I add a link to it, It gets a blue box as well
    and expands my nav table. I havent experienced this with older DW.
    Any ideas on what Im doing or not doing right?
    *****Disregard. Finally figured out you have to put a 0 in
    for border. I dont remember ever having to put that in before. I
    may just be getting old.

    "David Powers" <[email protected]> wrote in message
    news:ffqc95$a4q$[email protected]..
    > dellvostro wrote:
    >> Im using DW cs3 and trying to redo a website. I have
    everything in place,
    >> but when I add a link to an animated gif in center
    of my page, it adds a
    >> blue border around the image. How can I turn this
    off?
    >
    > Earlier versions of Dreamweaver automatically added 0 in
    the Border
    > attribute of an image if you embedded it in a link.
    Dreamweaver CS3
    > doesn't do so because it creates invalid code for HTML
    Strict and XHTML
    > Strict.
    >
    > A simple way to get rid of the blue border is to select
    the image and type
    > 0 in the Border field of the Property inspector.
    >
    > The better way to do it is to add the following rule to
    your website's
    > style sheet:
    >
    > a img {border:none;}
    >
    > Using the style rule is more efficient because the same
    rule is
    > automatically applied to all images embedded inside a
    link in the same
    > site.
    Hi David - I thought he might want borders on some other
    images on the page?
    Patty Ayers | Adobe Community Expert
    www.WebDevBiz.com
    Free Articles on the Business of Web Development
    Web Design Contract, Estimate Request Form, Estimate
    Worksheet

  • Faint Bounding Box Outline Appearing in Exported WMF

    Hello,
    I've created a vector image and exported the image to WMF format. But I've noticed on a few parts of the image, there's a faint bounding box. See the example below around one of the eyebrows. The only thing I can think of is after I created the right eyebrow, I selected Object>Transform>Reflect and clicked the Copy option to create the left eyebrow which now has the faint bounding box around it. Any help would be great! Thank you in advance.

    You could try and open the WMF in Illustrator. Then compare the outline views and then try to find out what has happened.
    Since nobody knows how exactly that image has been built, it will be diffiecult to even guess what has happend.
    Do you work on a Mac or Windows system? Mac would cause trouble with WMF since it's a meta format that relies on system code (Windows system that is) to generate and read files.
    If you're working on Windows you could try EMF. It's a more advanced format

Maybe you are looking for

  • Read-only snapshot of writable environment in the same process

    According to the documentation, if you open a JE environment from multiple processes, then all processes except the writer process get a read-only, point-in-time snapshot of the database that won't reflect any writes processed in the database. Is it

  • Mail: How to delete an email address in the "To" field that is no longer valid

    How to delete an email address that is no longer valid but still appears as an option when typing that person's name in the field "To"; in MS Outlook this simply works by deleting that email address in the field "To" or "Cc" or "Bcc". The old, non-va

  • Got error when trying to populate JSP from ActionServlet......Help me

    Hi Guys, In My application, I need to search a directory on my machine like if i give abc, it should display all files that match "abc". For that i have a Jsp page which accepts the pattern and am using MVC architecture for developing this applicatio

  • What programming language should i learn first?

    Hi, i'm Francis, from Rome. As you can see, i have a MacBook White with Mac OS X 10.5.8. Yesterday i downloaded *Xcode with iPhone SDK (version 3.1)*. I want to create Mac and iPhone/iPod/iPad applications. I read that there are several programming l

  • Wired windows keyboard with 2009 iMac

    According to two different Apple tech support people, I must erase my harddrive to get my iMac functioning properly again.  To do so, I had to get a wired keyboard to replace my bluetooth keyboard, since the latter doesn't work for my purpose.  How d