Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Oct 2007
    Posts
    241
    Plugin Contributions
    0

    help question Images with width percentages messing up on IE when image res is high

    [FONT="Palatino Linotype"]Hello, ppl.

    The following code is of issue:

    <table border="0" cellpadding="0" cellspacing="12" width="100%">
    <tr>
    <td width="14%"> <img img border="0" src="http://www.internet.org/image1.gif" width="98%" </td>
    <td width="14%"> <img img border="0" src="http://www.internet.org/image2.gif" width="98%" </td>
    <td width="14%"> <img img border="0" src="http://www.internet.org/image3.gif" width="98%" </td>
    <td width="14%"> <img img border="0" src="http://www.internet.org/image4.gif" width="98%" </td>
    <td width="14%"> <img img border="0" src="http://www.internet.org/image5.gif" width="98%" </td>
    <td width="14%"> <img img border="0" src="http://www.internet.org/image6.gif" width="98%" </td>
    <td width="14%"> <img img border="0" src="http://www.internet.org/image7.gif" width="98%" </td>


    </tr>
    </table>

    On Firefox, no matter HOW wide the images are, the page appears perfectly. The images are sized to fit the page at 100%. There is no horizontal scrolling of the page.

    BUT--the same images --on new and old IE versions -- appear VERY differently: The images appear WAY larger than they should.

    Now, the issue is this: If I shrink down the images (my quick fix) then when the above code displays in IE, it fits. (I resized the images to fit in even a smaller screen size, so they are a tiny bit smaller...that was the idea of using percentages, after all!)

    BUT---with my quick fix, when the images are rendered on a larger screen, they are being increased slightly beyond their original pixel width, and it looks lousy.

    For now, this is what I've done.

    But I am wondering if there's a way to accomplish this using DIVs, or something else. In other words, how do I keep the table from stretching to accommodate the images at full size, as IE seems to be doing? [/FONT]
    Last edited by Donn; 8 Apr 2010 at 05:32 PM. Reason: Clarification

 

 

Similar Threads

  1. v151 Making images the same size without messing them up
    By SilverHD in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 23 Mar 2016, 10:03 PM
  2. Selling High Res images, unavailable until paid for.
    By Scotchmonster in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 3 Feb 2011, 12:35 AM
  3. Advice pls on content width vs screen res
    By ALiepinieks in forum General Questions
    Replies: 11
    Last Post: 8 Jan 2010, 06:59 AM
  4. how to sell high res images allowing download after paying? Gallery2
    By gargiulo in forum Setting Up Categories, Products, Attributes
    Replies: 67
    Last Post: 27 Apr 2008, 06:19 AM
  5. Fixed Width HTML and High-Contrast System-Themes
    By user2037 in forum General Questions
    Replies: 1
    Last Post: 9 Aug 2007, 04:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg