How do I get rid of white space on one side of image in table cell?

I'm making a disjointed rollover and when ever I add images it creates too much white space to the right of the cell.  How can I make the picture fit, so space is not wasted?  See image sample with red arrows where I want to remove space.  I've removed the width size from my table, hoping it would "spring to shape" around the images, but no go.

HTML:
Cellpadding="0"
Cellspacing="0"
CSS:
table {border-collapse: collapse}
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists
http://alt-web.com/
http://twitter.com/altweb

Similar Messages

  • How do you get rid of white space when you are printing multiple pages to one sheet of paper?

    How do you get rid of extra white space when you are printing multiple pages to one sheet of paper?  When printing multiple pages to one sheet of paper Acrobat won't let you select the "zoom" for printing.
    Thanks

    Take a look at Quite Imposing.

  • How do I get rid of extra space in the toolbar section?

    There is a blank space between the Navigation Toolbar and the Tabs. It is the same height as the other Toolbars, and is very annoying. How do I get rid of this space?
    I tried pasting in a screenshot to show what I mean, but this form won't accept it.

    Sorry thought you had placed them both on the same toolbar.
    What you appear to have a a bookmarks toolbar without any bookmarks.
    Make sure that you have the check mark present for the bookmarks toolbar
    View > Toolbars
    Use "Ctrl+B" to bring up the bookmarks in the sidebar.
    You should have three major folders "Bookmarks Toolbar", "Bookmarks Menu" and "Unsorted Bookmarks".
    If you have no bookmarks or folders in the "Bookmarks Toolbar" that would be one reason for it to be blank, another and the only other one I think is currently possible through Firefox itself is that you don't have the wording "Bookmarks Toolbar Items" in the row when in customize, look for an item marked "Bookmarks" -- there are two such items you don't want the white star on a black background and drop-down, you want the the one with blue symbol on the right hand side -- drag it to the bookmarks toolbar, be careful in dragging you might drop it in the wrong toolbar.
    If that doesn't work use the "Restore Default Set" and then you have to re-customize your toolbars (but you placed a picture here that you could work toward).
    See picture at http://kb.mozillazine.org/Toolbar_customization_-_Firefox
    for during customize with "Bookmarks Toolbar Items" showing on the toolbar.]
    My own customizations seen in this picture
    * http://dmcritchie.mvps.org/icons/fx4toolbars.png
    :are described in the following
    You can make Firefox 4.0.1 and '''Firefox 5.0''' look like Firefox 3.6.17, see numbered items 1-10 in the following topic [http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface Fix Firefox 4.0 toolbar user interface, problems (Make Firefox 4.0 look like 3.6)]
    and most of the major styling changes like color borders around tabs for status, and bookmarks bar with blue folders and red bookmarks are in the styling part items # 41 -45 (46 if you have multiple profiles).

  • How do i get rid of this space?

    okay, i'm having trouble with this method, i've tried so many ways to get rid of the single space before the "]" , if i do a "\b" anytime after the for statement is done, it just prints a small square.
       // prints out the prime numbers inside sieve
        public void printPrimeNumbers(){
            int n = 0;
            System.out.print("[");
            for(int i = 0; i < sieve.length - 1; i++){
                n++;
                if (sieve[i] == true && n != sieve.length - 1)
                    System.out.print(i + " ");
            System.out.print("]");
        }for instance if i implement the following in client code
    PrimeNumbers test = new PrimeNumbers (15);// new boolean array from 0-14
    System.out.println( test ); // prints t or f if the index is a prime number
            System.out.println("There are " + test.getNumberPrimeNumbers(15) +
                               " prime nummbers in the sieve from 1 to 15");
            System.out.println("There are " + test.getNumberPrimeNumbers(25) +
                    "  prime numbers in the resized sieve from 1 to 25"); // test is resized by a helper method
             test.printPrimeNumbers(); // prints the index of the array created inside the object if it is primehere is the output of the program:
    [F F T T F T F T F F F T F T F F]
    There are 6 prime nummbers in the sieve from 1 to 15
    There are 9 prime numbers in the resized sieve from 1 to 25
    [2 3 5 7 11 13 17 19 23 ]
    my question is how do i get rid of the space in between the 23 and the ] , i've tried so many ways that have failed to do so.
    Thanks

    my question is how do i get rid of the space in between the 23 and the ] , i've tried
    so many ways that have failed to do so.Just don't print it in the first place.public void printPrimeNumbers() {
        int n = 0;
        boolean first = true;
        System.out.print("[");
        for(int i = 0; i < sieve.length - 1; i++){
            n++;
            if(sieve[i] == true && n != sieve.length - 1) {
                if(first) first = false;
                else System.out.print(" ");
                System.out.print(i);
            System.out.print("]");
    }[Edit] Too slow!

  • HT201365 I recently updated my Ipad 2 with iOS7 and I suddenly have 794 emails in my inbox which were previously read and deleted.  how do I get rid of them without doing one at a time?

    I recently updated my Ipad2 to iOS7 and suddenly have 794 emails in my inbox which were previously reviewed and deleted.  How can I get rid of them without doing one at a time?

    You should be syncing your contacts with an app on your computer or cloud service (iCloud, Gmail, Yahoo, etc), and not relying on a backup.  If you haven't been doing this, start now and then restore your old backup.  You will then be able to sync the new contacts back into the phone.  However, you will lose all messages, etc newer thant the backup.

  • How to get rid of white space above footer in Muse

    I have a website that has several random pages where different sizes of white space will appear above the footer even though I did not put them there. How can I get rid of this empty white space?
    This is the page in Preview Mode:
    This is the page is Design Mode:
    This is the Master page in Design Mode:
    This is the Site Properties:

    Hi
    As I see the white space you refer to is as shown below, am I correct?
    Could you please get to this page in muse project and "select all items on a page" and check if there's any rectangle or div placed at the bottom ? If yes ! try removing the same and re-publish the site and check if that helps.
    Looking forward to your reply.
    PS : Please uncheck the sticky footer option in Site properties and check if it works.

  • I synched my iphone4 on my wife's imac to down load pics but got 700 unwanted contacts.  How can I get rid of them without doing one at a time?

    I synched my iphone4 with my wife's imac with the hope of  uploading pictures from my phone.  Instead I now have 700 plus contacts on my phone I do not want. How can I get rid of them except one ata time?

    iTunes does not handle the import of photos/videos from the iPhone's Camera Roll.
    If this is not the computer you sync your iPhone with, you should have been provided a warning message that your iPhone is associated with an iTunes library on another computer and when trying to transfer any iTunes content from a different computer, a warning message is provided indicating that all iTunes content on the iPhone will be erased first.
    When connecting an iPhone to iTunes on another computer, none of the options under the various tabs for the iPhone sync preferences with iTunes are selected automatically. This means you had to select Sync Contacts under the Info tab for your iPhone sync preferences with iTunes on your wife's computer.
    Assuming you are syncing contacts with a supported address book app on your computer, connect your iPhone to Tunes on your computer and without syncing, under the Info tab for your iPhone sync preferences below the Advanced section, select Contacts for replace info on this iPhone followed by a sync.
    For importing photos/videos from the Camera Roll which can be done with a computer that is not used for syncing the iPhone since syncing with iTunes is not involved.
    http://support.apple.com/kb/HT4083

  • How do I get rid of Live Trace once applied to an image?

    Using Illustrator CC 2014, Windows 7x64
    After telling Illy to Live Trace an image, how can I get rid of the Live Trace "modifer" without importing a new, fresh (not yet Live Traced) copy of the image and without expanding the Live Trace effects?
    I just want the original raster back.

    assuming it hasn't changed since CS5...
    Object > Live Trace > Release

  • How to get rid of white space in EPS embedded in Word for letterhead template?

    Does anyone know how to get rid of the white band in the bottom of this letterhead?
    I embedded the EPS image (done via Illustrator) as a watermark in the header section of MS-Word.
    It looks fine in the Word version, but as soon as I try to print the document - either via Word or via a PDF - that white
    band on either side of the footer and underneath it keeps showing up. I can't get rid of it. I tried this on a PC and a Mac
    and those white bands won't go away.
    If anyone could let me know how to resolve this problem, I would be eternally grateful!
    Thank you.
    NZB

    If you want this to bleed, then you will have to print on oversize paper and trim or find a printer that will print borderless.

  • How To Get Rid Of White Space Around Footer

    Hi,
    I am really new at this (still trying to get a handle on HTML, CSS, etc.) and I need help fixing the footer in a template that I've created in Dreamweaver (CS5).
    Right now, my main background image extends the full width of the page with no problem. However, my footer won't do the same thing. Instead, there are white bars on either side of it and when I test the page in a browser, I keep finding that no matter how small I make the browser window, the footer still won't extend to the full width of the page - I just keep getting the white bars on either side (the footer does this in Dreamweaver, Internet Explorer, Chrome, Firefox, etc.).
    I created the footer using CSS, made its width 100%, and made sure that both the margins and the padding are 0. Here's what the CSS looks like for it:
    #footer {
              font-family: Arial, Helvetica, sans-serif;
              font-size: 11px;
              color: #464646;
              background-image: url(../Images/Other/Footer.jpg);
              background-repeat: repeat-x;
              text-align: center;
              width: 100%;
              margin-right: 0px;
              margin-bottom: 0px;
              margin-left: 0px;
              padding-right: 0px;
              padding-bottom: 0px;
              padding-left: 0px;
    And here's what my HTML coding looks like for the entire template:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Template</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <style type="text/css">
    body, td, th {
              font-family: Arial, Helvetica, sans-serif;
              color: #000;
    body {
              background-color: #FFF;
              background-image: url(../Images/Other/Main%20Body%20of%20Website.jpg);
              background-repeat: repeat-x;
    </style>
    <link href="../CSS/Allegeon Style Sheet.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript">
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    <style type="text/css">
    a:link {
              text-decoration: none;
    a:visited {
              text-decoration: none;
    a:hover {
              text-decoration: underline;
    a:active {
              text-decoration: none;
    </style>
    </head>
    <body onload="MM_preloadImages('../Images/Navigation/Rollover/Services Rollover.jpg','../Images/Navigation/Rollover/Hands On Rollover.jpg','../Images/Navigation/Rollover/Onsite Rollover.jpg','../Images/Navigation/Rollover/Contact Rollover.jpg','../Images/Navigation/Rollover/Home Page Rollover.jpg','../Images/Navigation/Rollover/Learning Rollover.jpg')">
    <table width="681" border="0" align="center" cellpadding="0" cellspacing="0" summary="Table applied for page structure.">
      <tr>
        <td width="113"><div align="center"><a href="../Site Pages/index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('index','','../Images/Navigation/Rollover/Home Page Rollover.jpg',1)"><img src="../Images/Navigation/Normal/Home Page Normal.jpg" alt="index" name="index" width="101" height="64" border="0" id="index" /></a></div></td>
        <td width="113"><div align="center"><a href="../Site Pages/Services.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Services','','../Images/Navigation/Rollover/Services Rollover.jpg',1)"><img src="../Images/Navigation/Normal/Services Normal.jpg" alt="Services Link" name="Services" width="101" height="64" border="0" id="Services" /></a></div></td>
        <td width="113"><div align="center"><a href="../Site Pages/Hands On.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('HandsOn','','../Images/Navigation/Rollover/Hands On Rollover.jpg',1)"><img src="../Images/Navigation/Normal/Hands On Normal.jpg" alt="Hands On Link" name="HandsOn" width="101" height="64" border="0" id="HandsOn" /></a></div></td>
        <td width="113"><div align="center"><a href="../Site Pages/Learning.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Learning','','../Images/Navigation/Rollover/Learning Rollover.jpg',1)"><img src="../Images/Navigation/Normal/Learning Normal.jpg" alt="Learning" name="Learning" width="101" height="64" border="0" id="Learning" /></a></div></td>
        <td width="113"><div align="center"><a href="../Site Pages/Onsite.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Onsite','','../Images/Navigation/Rollover/Onsite Rollover.jpg',1)"><img src="../Images/Navigation/Normal/Onsite Normal.jpg" alt="Onsite Link" name="Onsite" width="101" height="64" border="0" id="Onsite" /></a></div></td>
        <td width="116"><div align="center"><a href="../Site Pages/Contact.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Contact','','../Images/Navigation/Rollover/Contact Rollover.jpg',1)"><img src="../Images/Navigation/Normal/Contact Normal.jpg" alt="Contact Link" name="Contact" width="101" height="64" border="0" id="Contact" /></a></div></td>
      </tr>
    </table>
    <!-- TemplateBeginEditable name="LogoRegion" -->
    <table width="681" border="0" align="center" cellpadding="0" cellspacing="0" summary="Table applied for page structure.">
      <tr>
        <td width="280"><img src="../Images/Header Logos/Home Page Logo.jpg" width="280" height="214" alt="Allegeon Logo" /></td>
        <td width="401"><img src="../Images/Header Images/Baltimore Web Landscape.jpg" width="401" height="214" alt="Baltimore" /></td>
      </tr>
    </table>
    <!-- TemplateEndEditable --><br />
    <!-- TemplateBeginEditable name="BodyRegion" -->
    <table width="681" border="0" align="center" cellpadding="0" cellspacing="0" summary="Table applied for page structure.">
      <tr>
        <td> </td>
      </tr>
    </table>
    <!-- TemplateEndEditable -->
    <p id="footer"><br />
      <a href="../Site Pages/index.html" title="Home Link">HOME</a>  <span class="divider">l</span>  <a href="../Site Pages/Services.html" title="Services Link">SERVICES</a>  <span class="divider">l</span>  <a href="../Site Pages/Hands On.html" title="Hands On Link">HANDS ON</a>  <span class="divider">l</span>  <a href="../Site Pages/Learning.html" title="Learning Link">LEARNING</a>  <span class="divider">l</span>  <a href="../Site Pages/Onsite.html" title="Onsite Link">ONSITE</a>  <span class="divider">l</span>  <a href="../Site Pages/Contact.html" title="Contact Link">CONTACT</a><br />
      Copyright © Allegeon. Designed by Allegeon. Developed by <a href="http://www.KatherineGahs.com/" title="Designer Link" target="_blank">Katherine Gahs</a>. </p>
    </body>
    </html>
    Any help you can give me would be really appreciated!!! Thank you!

    body {
    margin: 0;
    padding: 0;
    If this is placed in the header html on a master or individual pages in Muse itself the problems appears to fix for me so one does not have to edit the HTML every time.

  • How to get rid of white space when creating a PDF file in dynamics ax 2012

    Hello,
    In Dynamcis AX 2012 we are creating an invoice that is first printed to the screen, but when we convert the invoice to a PDF, white space occurs that our customer cannot have.
    We opened a ticket with Microsoft with the following scope layout:
    As discussed, I am providing you a copy of our scope agreement for your issue.
    Issue Definition: When rendering an SSRS report to screen, report displays as expected. However, when the same report is sent to PDF or printer output, a large white space appears between the header and body of the report.
    We've examined every possible setting in the report design properties using Visual Studio, and nothing has been successful in correcting this behavior. Our client has indicated the proper rendering of certain reports is extremely critical to their business relationships with their clients. They've told us that this problem must be fixed or they cannot go live.
    Scope Agreement: Provide information on the issue of white space showing between the header and body of the report. May have to rescope issue depending on investigation.
    We will now begin working together to resolve your issue. If you do not agree with the scope defined above, or would like to amend it, please let me know as soon as possible. If you have any questions or concerns, please don't hesitate to contact me.
    So after we worked with MS for a bit and gave them more information, the final conclusion came back from them as follows:
    Message: Hello,
    When you examine the report, is the report hiding sections during the print out based on some data condition? IF so, this is going to be returned as By Design. Our current reporting framework will reserve space for the controls even if they are not visible when the report is printed to file (xps, pdf, may even do it if exported to Excel). If this is the case, we don't have anything we can do about it. Development is aware of this issue/limitation, but at this point, we have no workaround for it.
    So the question is:  Have you ever ran across this issue and does Adobe have a potential solution as Micrsoft does not.  Or do you have a potential work around.
    Thanks!
    Allen Shannon

    If you want this to bleed, then you will have to print on oversize paper and trim or find a printer that will print borderless.

  • Preview: How get rid of white space above/below screenshots?

    My objective is to be able to make a composite screenshot by opening several and arranging their images on top of each other without unnecessary white space at the bottom and top of each of the pictures.
    I did not have such top and bottom white space when I used Preview with Leopard 10.5.8 on an old G5, only now with Lion on a mid-2011 iMac.
    Your counsel, please?
    Respectfully, Norm

    When the white space artifact appeared above and below each screenshot even before pasting into a composite, I thought it might be corruption of a preference but trashing of the 4 Preview plist files in Users/me/Library/Preferences did not fix it. 
    Your thoughts, please?

  • Can't get rid of white space

    Hi, I'm new to dreamweaver, searched around but couldn't find a solution. Here is the site I can't get rid of that white space above the footer. It's a clearfloat I think. I've tried a whole bunch of things, but nothing works, it's not so much that I want to get rid of it, cause as I understand it's usefull, just want the footer and maincontent to line up. Thanks for any help.

    Sorry.  I didn't see your site link.  Tired eyes can't see today.
    Try changing your #container division's background from white to dark.
    twoColHybRtHdr #container {
         width: 100%; 
         background: #000;
    Also, just so you know, empty paragraph tags are not a reliable layout device. Consider using min-height property.
    http://www.w3schools.com/CSS/pr_dim_min-height.asp
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • How do i get rid of "other" space on my ipad?

    hi there...just wondering how I get rid of the "other" space on my ipad....when in itunes to sync.....says there is 6.7GB of "other"....

    Just remember that you cannot totally get rid of "other" nor do you want to do so because it contains notes, Safari history and bookmarks, contacts, email messages, text messages, and that type of data. As sberman states, it should be nowhere near that large, but you can't and don't want to get rid of all of it.
    There are a bunch of other things that you can try before doing a full restore, but again, as stated above, sometimes the only thing that will work is to restore as new.
    Take a look at some of these suggestions here.
    https://www.google.com/search?q=how%20to%20get%20rid%20of%20%22other%22%20on%20i Pad

  • How can I get rid of white bar at top of desktop? MacBook Pro 10.5.8

    Hello,
    There is a 4" blank (or white) bar at the top RIGHT of my desktop, to the left of the Spotlight magnifier icon. The bar blanks out all of these drop-downs:  Open Time Machine Preferences, Detect Displays/Display Preferences, Open Bluetooth Preferences, Volume Bar, Open Network Preferences, inport Source, Battey Charge display/Energy Saver Preferences,  Date & Time set pref.
    Drives me nuts, to use a technical term! I can't see the time in the bar, can't adjust volume, can't check to see how many others are online in my condo complex. I like to try to go on when the highway isn't jammed up.
    Can anyone tell me how to remove that annoying blank white bar. I call it white because it covers the color on my desktop. That's why I don't think it's like a blank cell.
    Would appreciate any help and give BIG plaudits to anyone who can HELP!
    Thanks for reading this.

    Hi Clinton,
    I appreciate your suggestion and think I'll take your second suggestion. Been chiding myself for waiting so long to go with my begging bowl to the great Genius bar. Don't know if I'm ready to spring for the latest version, since everything else I need seems okay. You know how it is, it seems so simple: "If I could just get the key word the answer would pop up."
    It's really nice to know there is someone there reading these questions! Last time I asked a question I must have clicked on something incorrectly: my Inbox was flooded with replies, none of which even slightly addressed my problem, as you have.
    Thanks again and happy Sunday!
    Cat's PJ's

Maybe you are looking for