Table with Images not displaying properly
-
I’m using the Gateway theme. I’ve added a new page, and on this page I’ve included an HTML table with two columns. Each row has an image in the left column, and text describing the image in the right column.
Initially, when I am using the editor, the columns are of the same width. However, when I update it and view it, the images which had varied from 200 to 300 pixels in width, no longer to appear full size. Instead, the images seem to be much smaller.
Please advise.
The blog I need help with is: (visible only to logged in users)
-
-
Thanks for sharing the links.
I guess you want have the content in such a way that the image lies in the left and description/text in the right. If this is so, I would suggest you to follow the link below and see how to add images along with the conten in the post/pages.
https://en.support.wordpress.com/images/adding-images-to-posts-or-pages/
Hope it helps!! :)
-
Oops… never mind, just a rookie mistake. I left out the “width:” parameter.
Fixed it by doing this:
<td style=”vertical-align: top; width: 30%“>
-
That is awesome, you have figured it out.
Please do check the link above to add image and text in the editor together.
Thanks
-
-
- The topic ‘Table with Images not displaying properly’ is closed to new replies.