• Hi guys,

    I could really use your help! Since updating a couple of plugins I am having a problem with my tables. My images are re-sizing automatically depending on the amount of text I have written next to the image. For an example, see page: http://www.phenomenalglobe.com/travel-resources/

    What I would like is for the images to be displayed at their actual size, I have also set the size to appear at this size but somehow this is being overwritten because the images are now tiny (as you can see on the page).

    This is the html code:
    <table>
    <tbody>
    <tr>
    <td><img class=”alignnone wp-image-999 size-full” src=”http://www.phenomenalglobe.com/wp-content/uploads/2015/09/Deuter-ACT-Lite-50-10-Backpack-e1443972380839.png&#8221; alt=”Deuter ACT Lite 50+10 Backpack” width=”116″ height=”150″ /></td>
    <td>Backpack: I have tried out several backpacks in an outdoor store, stuffing it with heavy shop inventory and carrying it around the store. My Deuter ACT Lite 50 + 10 Backpack definitely was the most comfortable, it neatly follows the arc of my back and the straps fit snuggly around my hips, making sure I carry most weight there and not on my shoulders.</td>
    </tr>
    </tbody>
    </table>

    Another example is at this page: http://www.phenomenalglobe.com/destinations/

    At this page I would like the images in the table below ‘my Travel Timeline’ to be displayed as thumbnails, the size for the images is also set at thumbnails but these images are re-sizing automatically as well depending on the amount of text written next to it.

    Can anybody help me how to adjust this? That would be great:-)

  • The topic ‘Images resizing in table’ is closed to new replies.